NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
tBTA_GATTC_RCB Struct Reference

Description

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]
 

Member Data Documentation

◆ p_cback

tBTA_GATTC_CBACK* tBTA_GATTC_RCB::p_cback

Definition at line 308 of file bta_gattc_int.h.

◆ in_use

BOOLEAN tBTA_GATTC_RCB::in_use

Definition at line 309 of file bta_gattc_int.h.

◆ client_if

tBTA_GATTC_IF tBTA_GATTC_RCB::client_if

Definition at line 310 of file bta_gattc_int.h.

◆ num_clcb

UINT8 tBTA_GATTC_RCB::num_clcb

Definition at line 311 of file bta_gattc_int.h.

◆ dereg_pending

BOOLEAN tBTA_GATTC_RCB::dereg_pending

Definition at line 312 of file bta_gattc_int.h.

◆ app_uuid

tBT_UUID tBTA_GATTC_RCB::app_uuid

Definition at line 313 of file bta_gattc_int.h.

◆ notif_reg

tBTA_GATTC_NOTIF_REG tBTA_GATTC_RCB::notif_reg[4]

Definition at line 314 of file bta_gattc_int.h.