|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 262 of file bta_gattc_int.h.
Public Attributes | |
| BOOLEAN | in_use |
| BD_ADDR | server_bda |
| BOOLEAN | connected |
| UINT8 | state |
| tBTA_GATTC_CACHE * | p_srvc_cache |
| tBTA_GATTC_CACHE * | p_cur_srvc |
| BUFFER_Q | cache_buffer |
| UINT8 * | p_free |
| UINT16 | free_byte |
| UINT8 | update_count |
| UINT8 | num_clcb |
| tBTA_GATTC_ATTR_REC * | p_srvc_list |
| UINT8 | cur_srvc_idx |
| UINT8 | cur_char_idx |
| UINT8 | next_avail_idx |
| UINT8 | total_srvc |
| UINT8 | total_char |
| UINT8 | srvc_hdl_chg |
| UINT16 | attr_index |
| BOOLEAN tBTA_GATTC_SERV::in_use |
Definition at line 264 of file bta_gattc_int.h.
| BD_ADDR tBTA_GATTC_SERV::server_bda |
Definition at line 265 of file bta_gattc_int.h.
| BOOLEAN tBTA_GATTC_SERV::connected |
Definition at line 266 of file bta_gattc_int.h.
| UINT8 tBTA_GATTC_SERV::state |
Definition at line 272 of file bta_gattc_int.h.
| tBTA_GATTC_CACHE* tBTA_GATTC_SERV::p_srvc_cache |
Definition at line 274 of file bta_gattc_int.h.
| tBTA_GATTC_CACHE* tBTA_GATTC_SERV::p_cur_srvc |
Definition at line 275 of file bta_gattc_int.h.
| BUFFER_Q tBTA_GATTC_SERV::cache_buffer |
Definition at line 276 of file bta_gattc_int.h.
| UINT8* tBTA_GATTC_SERV::p_free |
Definition at line 277 of file bta_gattc_int.h.
| UINT16 tBTA_GATTC_SERV::free_byte |
Definition at line 278 of file bta_gattc_int.h.
| UINT8 tBTA_GATTC_SERV::update_count |
Definition at line 279 of file bta_gattc_int.h.
| UINT8 tBTA_GATTC_SERV::num_clcb |
Definition at line 280 of file bta_gattc_int.h.
| tBTA_GATTC_ATTR_REC* tBTA_GATTC_SERV::p_srvc_list |
Definition at line 283 of file bta_gattc_int.h.
| UINT8 tBTA_GATTC_SERV::cur_srvc_idx |
Definition at line 284 of file bta_gattc_int.h.
| UINT8 tBTA_GATTC_SERV::cur_char_idx |
Definition at line 285 of file bta_gattc_int.h.
| UINT8 tBTA_GATTC_SERV::next_avail_idx |
Definition at line 286 of file bta_gattc_int.h.
| UINT8 tBTA_GATTC_SERV::total_srvc |
Definition at line 287 of file bta_gattc_int.h.
| UINT8 tBTA_GATTC_SERV::total_char |
Definition at line 288 of file bta_gattc_int.h.
| UINT8 tBTA_GATTC_SERV::srvc_hdl_chg |
Definition at line 290 of file bta_gattc_int.h.
| UINT16 tBTA_GATTC_SERV::attr_index |
Definition at line 291 of file bta_gattc_int.h.