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

Description

Definition at line 127 of file btm_ble_api.h.

Public Attributes

UINT8 status
 
UINT8 param_len
 
UINT16 opcode
 
UINT8 param_buf [BT_OCTET16_LEN]
 

Member Data Documentation

◆ status

UINT8 tBTM_RAND_ENC::status

Definition at line 129 of file btm_ble_api.h.

◆ param_len

UINT8 tBTM_RAND_ENC::param_len

Definition at line 130 of file btm_ble_api.h.

◆ opcode

UINT16 tBTM_RAND_ENC::opcode

Definition at line 131 of file btm_ble_api.h.

◆ param_buf

UINT8 tBTM_RAND_ENC::param_buf[BT_OCTET16_LEN]

Definition at line 132 of file btm_ble_api.h.