NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 208 of file bta_gattc_int.h.
Public Attributes | |
tBTA_GATTC_UUID * | p_uuid |
struct gattc_attr_cache * | p_next |
UINT16 | uuid_len |
UINT16 | attr_handle |
UINT8 | inst_id |
tBTA_GATT_CHAR_PROP | property |
tBTA_GATTC_ATTR_TYPE | attr_type |
tBTA_GATTC_UUID* gattc_attr_cache::p_uuid |
Definition at line 210 of file bta_gattc_int.h.
struct gattc_attr_cache* gattc_attr_cache::p_next |
Definition at line 211 of file bta_gattc_int.h.
UINT16 gattc_attr_cache::uuid_len |
Definition at line 212 of file bta_gattc_int.h.
UINT16 gattc_attr_cache::attr_handle |
Definition at line 213 of file bta_gattc_int.h.
UINT8 gattc_attr_cache::inst_id |
Definition at line 214 of file bta_gattc_int.h.
tBTA_GATT_CHAR_PROP gattc_attr_cache::property |
Definition at line 215 of file bta_gattc_int.h.
tBTA_GATTC_ATTR_TYPE gattc_attr_cache::attr_type |
Definition at line 218 of file bta_gattc_int.h.