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

Description

Definition at line 84 of file btm_ble_int.h.

Public Attributes

UINT16 data_mask
 
UINT8 * p_flags
 
UINT8 ad_data [31]
 
UINT8 * p_pad
 

Member Data Documentation

◆ data_mask

UINT16 tBTM_BLE_LOCAL_ADV_DATA::data_mask

Definition at line 86 of file btm_ble_int.h.

◆ p_flags

UINT8* tBTM_BLE_LOCAL_ADV_DATA::p_flags

Definition at line 87 of file btm_ble_int.h.

◆ ad_data

UINT8 tBTM_BLE_LOCAL_ADV_DATA::ad_data[31]

Definition at line 88 of file btm_ble_int.h.

◆ p_pad

UINT8* tBTM_BLE_LOCAL_ADV_DATA::p_pad

Definition at line 89 of file btm_ble_int.h.