cli: add allowed-auth bearer property in output
Given as a list of items, because the bearer can be created with one or more allowed authentication protocols.
This commit is contained in:
@@ -224,6 +224,7 @@ typedef enum {
|
||||
MMC_F_BEARER_PROPERTIES_APN,
|
||||
MMC_F_BEARER_PROPERTIES_ROAMING,
|
||||
MMC_F_BEARER_PROPERTIES_IP_TYPE,
|
||||
MMC_F_BEARER_PROPERTIES_ALLOWED_AUTH,
|
||||
MMC_F_BEARER_PROPERTIES_USER,
|
||||
MMC_F_BEARER_PROPERTIES_PASSWORD,
|
||||
MMC_F_BEARER_PROPERTIES_NUMBER,
|
||||
|
Reference in New Issue
Block a user