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

Description

Definition at line 388 of file bta_api.h.

Public Attributes

UINT8 conn_mode
 
tBTA_BLE_AD_MASK ad_mask
 
UINT8 flag
 
UINT8 tx_power_level
 
UINT8 remote_name_len
 
UINT8 * p_remote_name
 
tBTA_BLE_ATTR_DATA attr_data
 
tBTA_BLE_SERVICE service
 

Member Data Documentation

◆ conn_mode

UINT8 tBTA_BLE_INQ_DATA::conn_mode

Definition at line 390 of file bta_api.h.

◆ ad_mask

tBTA_BLE_AD_MASK tBTA_BLE_INQ_DATA::ad_mask

Definition at line 391 of file bta_api.h.

◆ flag

UINT8 tBTA_BLE_INQ_DATA::flag

Definition at line 392 of file bta_api.h.

◆ tx_power_level

UINT8 tBTA_BLE_INQ_DATA::tx_power_level

Definition at line 393 of file bta_api.h.

◆ remote_name_len

UINT8 tBTA_BLE_INQ_DATA::remote_name_len

Definition at line 394 of file bta_api.h.

◆ p_remote_name

UINT8* tBTA_BLE_INQ_DATA::p_remote_name

Definition at line 395 of file bta_api.h.

◆ attr_data

tBTA_BLE_ATTR_DATA tBTA_BLE_INQ_DATA::attr_data

Definition at line 396 of file bta_api.h.

◆ service

tBTA_BLE_SERVICE tBTA_BLE_INQ_DATA::service

Definition at line 397 of file bta_api.h.