|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 110 of file bta_jv_int.h.
Public Attributes | |
| BT_HDR | hdr |
| BD_ADDR | bd_addr |
| UINT16 | num_uuid |
| tSDP_UUID | uuid_list [BTA_JV_MAX_UUIDS] |
| UINT16 | num_attr |
| UINT16 | attr_list [BTA_JV_MAX_ATTRS] |
| void * | user_data |
| BT_HDR tBTA_JV_API_START_DISCOVERY::hdr |
Definition at line 112 of file bta_jv_int.h.
| BD_ADDR tBTA_JV_API_START_DISCOVERY::bd_addr |
Definition at line 113 of file bta_jv_int.h.
| UINT16 tBTA_JV_API_START_DISCOVERY::num_uuid |
Definition at line 114 of file bta_jv_int.h.
| tSDP_UUID tBTA_JV_API_START_DISCOVERY::uuid_list[BTA_JV_MAX_UUIDS] |
Definition at line 115 of file bta_jv_int.h.
| UINT16 tBTA_JV_API_START_DISCOVERY::num_attr |
Definition at line 116 of file bta_jv_int.h.
| UINT16 tBTA_JV_API_START_DISCOVERY::attr_list[BTA_JV_MAX_ATTRS] |
Definition at line 117 of file bta_jv_int.h.
| void* tBTA_JV_API_START_DISCOVERY::user_data |
Definition at line 118 of file bta_jv_int.h.