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

Description

Definition at line 444 of file btm_int.h.

Public Attributes

BT_OCTET16 irk
 
BT_OCTET16 ltk
 
BT_OCTET16 csrk
 
BT_OCTET8 rand
 
UINT16 ediv
 
UINT16 div
 
UINT8 sec_level
 
UINT8 key_size
 
UINT8 srk_sec_level
 
UINT8 local_csrk_sec_level
 
UINT32 counter
 
UINT32 local_counter
 

Member Data Documentation

◆ irk

BT_OCTET16 tBTM_SEC_BLE_KEYS::irk

Definition at line 446 of file btm_int.h.

◆ ltk

BT_OCTET16 tBTM_SEC_BLE_KEYS::ltk

Definition at line 447 of file btm_int.h.

◆ csrk

BT_OCTET16 tBTM_SEC_BLE_KEYS::csrk

Definition at line 448 of file btm_int.h.

◆ rand

BT_OCTET8 tBTM_SEC_BLE_KEYS::rand

Definition at line 450 of file btm_int.h.

◆ ediv

UINT16 tBTM_SEC_BLE_KEYS::ediv

Definition at line 451 of file btm_int.h.

◆ div

UINT16 tBTM_SEC_BLE_KEYS::div

Definition at line 452 of file btm_int.h.

◆ sec_level

UINT8 tBTM_SEC_BLE_KEYS::sec_level

Definition at line 453 of file btm_int.h.

◆ key_size

UINT8 tBTM_SEC_BLE_KEYS::key_size

Definition at line 454 of file btm_int.h.

◆ srk_sec_level

UINT8 tBTM_SEC_BLE_KEYS::srk_sec_level

Definition at line 455 of file btm_int.h.

◆ local_csrk_sec_level

UINT8 tBTM_SEC_BLE_KEYS::local_csrk_sec_level

Definition at line 456 of file btm_int.h.

◆ counter

UINT32 tBTM_SEC_BLE_KEYS::counter

Definition at line 458 of file btm_int.h.

◆ local_counter

UINT32 tBTM_SEC_BLE_KEYS::local_counter

Definition at line 459 of file btm_int.h.