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

Description

Definition at line 107 of file btm_ble_int.h.

Public Attributes

UINT16 discoverable_mode
 
UINT16 connectable_mode
 
UINT16 br_edr_supported_flag
 
UINT8 proc_mode
 
UINT16 scan_window
 
UINT16 scan_interval
 
UINT8 scan_type
 
UINT16 adv_interval_min
 
UINT16 adv_interval_max
 
tBLE_ADDR_TYPE own_addr_type
 
tBTM_BLE_AFP afp
 
tBTM_BLE_SFP sfp
 
UINT8 evt_type
 
UINT8 adv_mode
 
tBLE_BD_ADDR direct_bda
 
UINT8 adv_len
 
UINT8 adv_data_cache [62]
 
UINT8 num_bd_entries
 
UINT8 max_bd_entries
 
tBLE_BD_ADDR local_bda
 
tBTM_BLE_LOCAL_ADV_DATA adv_data
 
tBTM_BLE_ADV_CHNL_MAP adv_chnl_map
 
TIMER_LIST_ENT inq_timer_ent
 
BOOLEAN scan_rsp
 
UINT8 state
 
UINT8 tx_power
 

Member Data Documentation

◆ discoverable_mode

UINT16 tBTM_BLE_INQ_CB::discoverable_mode

Definition at line 110 of file btm_ble_int.h.

◆ connectable_mode

UINT16 tBTM_BLE_INQ_CB::connectable_mode

Definition at line 111 of file btm_ble_int.h.

◆ br_edr_supported_flag

UINT16 tBTM_BLE_INQ_CB::br_edr_supported_flag

Definition at line 112 of file btm_ble_int.h.

◆ proc_mode

UINT8 tBTM_BLE_INQ_CB::proc_mode

Definition at line 115 of file btm_ble_int.h.

◆ scan_window

UINT16 tBTM_BLE_INQ_CB::scan_window

Definition at line 117 of file btm_ble_int.h.

◆ scan_interval

UINT16 tBTM_BLE_INQ_CB::scan_interval

Definition at line 118 of file btm_ble_int.h.

◆ scan_type

UINT8 tBTM_BLE_INQ_CB::scan_type

Definition at line 119 of file btm_ble_int.h.

◆ adv_interval_min

UINT16 tBTM_BLE_INQ_CB::adv_interval_min

Definition at line 120 of file btm_ble_int.h.

◆ adv_interval_max

UINT16 tBTM_BLE_INQ_CB::adv_interval_max

Definition at line 121 of file btm_ble_int.h.

◆ own_addr_type

tBLE_ADDR_TYPE tBTM_BLE_INQ_CB::own_addr_type

Definition at line 122 of file btm_ble_int.h.

◆ afp

tBTM_BLE_AFP tBTM_BLE_INQ_CB::afp

Definition at line 123 of file btm_ble_int.h.

◆ sfp

tBTM_BLE_SFP tBTM_BLE_INQ_CB::sfp

Definition at line 124 of file btm_ble_int.h.

◆ evt_type

UINT8 tBTM_BLE_INQ_CB::evt_type

Definition at line 126 of file btm_ble_int.h.

◆ adv_mode

UINT8 tBTM_BLE_INQ_CB::adv_mode

Definition at line 127 of file btm_ble_int.h.

◆ direct_bda

tBLE_BD_ADDR tBTM_BLE_INQ_CB::direct_bda

Definition at line 128 of file btm_ble_int.h.

◆ adv_len

UINT8 tBTM_BLE_INQ_CB::adv_len

Definition at line 130 of file btm_ble_int.h.

◆ adv_data_cache

UINT8 tBTM_BLE_INQ_CB::adv_data_cache[62]

Definition at line 131 of file btm_ble_int.h.

◆ num_bd_entries

UINT8 tBTM_BLE_INQ_CB::num_bd_entries

Definition at line 134 of file btm_ble_int.h.

◆ max_bd_entries

UINT8 tBTM_BLE_INQ_CB::max_bd_entries

Definition at line 135 of file btm_ble_int.h.

◆ local_bda

tBLE_BD_ADDR tBTM_BLE_INQ_CB::local_bda

Definition at line 137 of file btm_ble_int.h.

◆ adv_data

tBTM_BLE_LOCAL_ADV_DATA tBTM_BLE_INQ_CB::adv_data

Definition at line 139 of file btm_ble_int.h.

◆ adv_chnl_map

tBTM_BLE_ADV_CHNL_MAP tBTM_BLE_INQ_CB::adv_chnl_map

Definition at line 140 of file btm_ble_int.h.

◆ inq_timer_ent

TIMER_LIST_ENT tBTM_BLE_INQ_CB::inq_timer_ent

Definition at line 142 of file btm_ble_int.h.

◆ scan_rsp

BOOLEAN tBTM_BLE_INQ_CB::scan_rsp

Definition at line 143 of file btm_ble_int.h.

◆ state

UINT8 tBTM_BLE_INQ_CB::state

Definition at line 144 of file btm_ble_int.h.

◆ tx_power

UINT8 tBTM_BLE_INQ_CB::tx_power

Definition at line 145 of file btm_ble_int.h.