NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 255 of file bta_jv_int.h.
Public Attributes | |
BT_HDR | hdr |
tBTA_SEC | sec_mask |
tBTA_JV_ROLE | role |
UINT8 | remote_scn |
BD_ADDR | peer_bd_addr |
tBTA_JV_RFCOMM_CBACK * | p_cback |
void * | user_data |
BT_HDR tBTA_JV_API_RFCOMM_CONNECT::hdr |
Definition at line 257 of file bta_jv_int.h.
tBTA_SEC tBTA_JV_API_RFCOMM_CONNECT::sec_mask |
Definition at line 258 of file bta_jv_int.h.
tBTA_JV_ROLE tBTA_JV_API_RFCOMM_CONNECT::role |
Definition at line 259 of file bta_jv_int.h.
UINT8 tBTA_JV_API_RFCOMM_CONNECT::remote_scn |
Definition at line 260 of file bta_jv_int.h.
BD_ADDR tBTA_JV_API_RFCOMM_CONNECT::peer_bd_addr |
Definition at line 261 of file bta_jv_int.h.
tBTA_JV_RFCOMM_CBACK* tBTA_JV_API_RFCOMM_CONNECT::p_cback |
Definition at line 262 of file bta_jv_int.h.
void* tBTA_JV_API_RFCOMM_CONNECT::user_data |
Definition at line 263 of file bta_jv_int.h.