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

Description

Definition at line 464 of file btm_int.h.

Public Attributes

tBLE_ADDR_TYPE ble_addr_type
 
BD_ADDR reconn_addr
 
BD_ADDR cur_rand_addr
 
BD_ADDR static_addr
 
tBTM_LE_KEY_TYPE key_type
 
tBTM_SEC_BLE_KEYS keys
 

Member Data Documentation

◆ ble_addr_type

tBLE_ADDR_TYPE tBTM_SEC_BLE::ble_addr_type

Definition at line 466 of file btm_int.h.

◆ reconn_addr

BD_ADDR tBTM_SEC_BLE::reconn_addr

Definition at line 467 of file btm_int.h.

◆ cur_rand_addr

BD_ADDR tBTM_SEC_BLE::cur_rand_addr

Definition at line 468 of file btm_int.h.

◆ static_addr

BD_ADDR tBTM_SEC_BLE::static_addr

Definition at line 469 of file btm_int.h.

◆ key_type

tBTM_LE_KEY_TYPE tBTM_SEC_BLE::key_type

Definition at line 472 of file btm_int.h.

◆ keys

tBTM_SEC_BLE_KEYS tBTM_SEC_BLE::keys

Definition at line 473 of file btm_int.h.