NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 250 of file bta_dm_int.h.
Public Attributes | |
BT_HDR | hdr |
BD_ADDR | bd_addr |
BOOLEAN | accept |
UINT8 | pin_len |
UINT8 | p_pin [PIN_CODE_LEN] |
BT_HDR tBTA_DM_API_PIN_REPLY::hdr |
Definition at line 252 of file bta_dm_int.h.
BD_ADDR tBTA_DM_API_PIN_REPLY::bd_addr |
Definition at line 253 of file bta_dm_int.h.
BOOLEAN tBTA_DM_API_PIN_REPLY::accept |
Definition at line 254 of file bta_dm_int.h.
UINT8 tBTA_DM_API_PIN_REPLY::pin_len |
Definition at line 255 of file bta_dm_int.h.
UINT8 tBTA_DM_API_PIN_REPLY::p_pin[PIN_CODE_LEN] |
Definition at line 256 of file bta_dm_int.h.