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:
Aleksander Morgado
2020-05-05 13:24:37 +02:00
parent dfc2c51b9c
commit d4a45315cf
3 changed files with 15 additions and 10 deletions

View File

@@ -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,