NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 257 of file btm_ble_api.h.
Public Attributes | |
UINT8 | conn_mode |
tBTM_BLE_AD_MASK | ad_mask |
UINT8 | flag |
UINT8 | tx_power_level |
UINT8 | remote_name_len |
UINT8 * | p_remote_name |
tBTM_BLE_ATTR_DATA | attr_data |
tBTM_BLE_SERVICE | service |
UINT8 tBTM_BLE_INQ_DATA::conn_mode |
Definition at line 259 of file btm_ble_api.h.
tBTM_BLE_AD_MASK tBTM_BLE_INQ_DATA::ad_mask |
Definition at line 260 of file btm_ble_api.h.
UINT8 tBTM_BLE_INQ_DATA::flag |
Definition at line 261 of file btm_ble_api.h.
UINT8 tBTM_BLE_INQ_DATA::tx_power_level |
Definition at line 262 of file btm_ble_api.h.
UINT8 tBTM_BLE_INQ_DATA::remote_name_len |
Definition at line 263 of file btm_ble_api.h.
UINT8* tBTM_BLE_INQ_DATA::p_remote_name |
Definition at line 264 of file btm_ble_api.h.
tBTM_BLE_ATTR_DATA tBTM_BLE_INQ_DATA::attr_data |
Definition at line 265 of file btm_ble_api.h.
tBTM_BLE_SERVICE tBTM_BLE_INQ_DATA::service |
Definition at line 266 of file btm_ble_api.h.