NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
tBTM_BLE_INQ_DATA Struct Reference

Description

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
 

Member Data Documentation

◆ conn_mode

UINT8 tBTM_BLE_INQ_DATA::conn_mode

Definition at line 259 of file btm_ble_api.h.

◆ ad_mask

tBTM_BLE_AD_MASK tBTM_BLE_INQ_DATA::ad_mask

Definition at line 260 of file btm_ble_api.h.

◆ flag

UINT8 tBTM_BLE_INQ_DATA::flag

Definition at line 261 of file btm_ble_api.h.

◆ tx_power_level

UINT8 tBTM_BLE_INQ_DATA::tx_power_level

Definition at line 262 of file btm_ble_api.h.

◆ remote_name_len

UINT8 tBTM_BLE_INQ_DATA::remote_name_len

Definition at line 263 of file btm_ble_api.h.

◆ p_remote_name

UINT8* tBTM_BLE_INQ_DATA::p_remote_name

Definition at line 264 of file btm_ble_api.h.

◆ attr_data

tBTM_BLE_ATTR_DATA tBTM_BLE_INQ_DATA::attr_data

Definition at line 265 of file btm_ble_api.h.

◆ service

tBTM_BLE_SERVICE tBTM_BLE_INQ_DATA::service

Definition at line 266 of file btm_ble_api.h.