Enumeration
QmiDmsMacType
since: 1.26
Description [src]
Specifies the device from which the MAC address should be queried.
Available since: 1.26
Members
QMI_DMS_MAC_TYPE_WLAN-
WLAN MAC address.
- Value:
0 - Nickname:
wlan - Available since: 1.26
- Value:
QMI_DMS_MAC_TYPE_BT-
Bluetooth MAC address.
- Value:
1 - Nickname:
bt - Available since: 1.26
- Value:
Type functions
qmi_dms_mac_type_get_string
Gets the nickname string for the QmiDmsMacType specified at val.
since: 1.26