NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 306 of file bta_gattc_int.h.
Public Attributes | |
tBTA_GATTC_CBACK * | p_cback |
BOOLEAN | in_use |
tBTA_GATTC_IF | client_if |
UINT8 | num_clcb |
BOOLEAN | dereg_pending |
tBT_UUID | app_uuid |
tBTA_GATTC_NOTIF_REG | notif_reg [4] |
tBTA_GATTC_CBACK* tBTA_GATTC_RCB::p_cback |
Definition at line 308 of file bta_gattc_int.h.
BOOLEAN tBTA_GATTC_RCB::in_use |
Definition at line 309 of file bta_gattc_int.h.
tBTA_GATTC_IF tBTA_GATTC_RCB::client_if |
Definition at line 310 of file bta_gattc_int.h.
UINT8 tBTA_GATTC_RCB::num_clcb |
Definition at line 311 of file bta_gattc_int.h.
BOOLEAN tBTA_GATTC_RCB::dereg_pending |
Definition at line 312 of file bta_gattc_int.h.
tBT_UUID tBTA_GATTC_RCB::app_uuid |
Definition at line 313 of file bta_gattc_int.h.
tBTA_GATTC_NOTIF_REG tBTA_GATTC_RCB::notif_reg[4] |
Definition at line 314 of file bta_gattc_int.h.