NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 235 of file bta_gattc_int.h.
Public Attributes | |
tBT_UUID | uuid |
UINT16 | s_handle |
UINT16 | e_handle |
BOOLEAN | is_primary |
UINT8 | srvc_inst_id |
tBTA_GATT_CHAR_PROP | property |
tBT_UUID tBTA_GATTC_ATTR_REC::uuid |
Definition at line 237 of file bta_gattc_int.h.
UINT16 tBTA_GATTC_ATTR_REC::s_handle |
Definition at line 238 of file bta_gattc_int.h.
UINT16 tBTA_GATTC_ATTR_REC::e_handle |
Definition at line 239 of file bta_gattc_int.h.
BOOLEAN tBTA_GATTC_ATTR_REC::is_primary |
Definition at line 240 of file bta_gattc_int.h.
UINT8 tBTA_GATTC_ATTR_REC::srvc_inst_id |
Definition at line 241 of file bta_gattc_int.h.
tBTA_GATT_CHAR_PROP tBTA_GATTC_ATTR_REC::property |
Definition at line 242 of file bta_gattc_int.h.