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

Description

Definition at line 244 of file btm_ble_api.h.

Public Attributes

tBTM_BLE_MANU manu
 
tBTM_BLE_INT_RANGE int_range
 
tBTM_BLE_SERVICE services
 
tBTM_BLE_ATTR_DATA attr
 
UINT8 flag
 
tBTM_BLE_PROPRIETARYp_proprietary
 

Member Data Documentation

◆ manu

tBTM_BLE_MANU tBTM_BLE_ADV_DATA::manu

Definition at line 246 of file btm_ble_api.h.

◆ int_range

tBTM_BLE_INT_RANGE tBTM_BLE_ADV_DATA::int_range

Definition at line 247 of file btm_ble_api.h.

◆ services

tBTM_BLE_SERVICE tBTM_BLE_ADV_DATA::services

Definition at line 248 of file btm_ble_api.h.

◆ attr

tBTM_BLE_ATTR_DATA tBTM_BLE_ADV_DATA::attr

Definition at line 249 of file btm_ble_api.h.

◆ flag

UINT8 tBTM_BLE_ADV_DATA::flag

Definition at line 250 of file btm_ble_api.h.

◆ p_proprietary

tBTM_BLE_PROPRIETARY* tBTM_BLE_ADV_DATA::p_proprietary

Definition at line 251 of file btm_ble_api.h.