api,bearer: new 'Multiplexed' property
This property will be TRUE if the bearer has the data session connected through a multiplexed interface. If the bearer is disconnected, or connected without multiplexing, the property will report FALSE.
This commit is contained in:
@@ -224,6 +224,7 @@ typedef enum {
|
||||
/* Bearer status section */
|
||||
MMC_F_BEARER_STATUS_CONNECTED,
|
||||
MMC_F_BEARER_STATUS_SUSPENDED,
|
||||
MMC_F_BEARER_STATUS_MULTIPLEXED,
|
||||
MMC_F_BEARER_STATUS_INTERFACE,
|
||||
MMC_F_BEARER_STATUS_IP_TIMEOUT,
|
||||
/* Bearer properties section */
|
||||
|
Reference in New Issue
Block a user