NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 327 of file bta_gatt_api.h.
Public Attributes | |
UINT16 | conn_id |
BD_ADDR | bda |
tBTA_GATTC_CHAR_ID | char_id |
tBT_UUID | descr_type |
UINT16 | len |
UINT8 | value [GATT_MAX_ATTR_LEN] |
BOOLEAN | is_notify |
UINT16 tBTA_GATTC_NOTIFY::conn_id |
Definition at line 329 of file bta_gatt_api.h.
BD_ADDR tBTA_GATTC_NOTIFY::bda |
Definition at line 330 of file bta_gatt_api.h.
tBTA_GATTC_CHAR_ID tBTA_GATTC_NOTIFY::char_id |
Definition at line 331 of file bta_gatt_api.h.
tBT_UUID tBTA_GATTC_NOTIFY::descr_type |
Definition at line 332 of file bta_gatt_api.h.
UINT16 tBTA_GATTC_NOTIFY::len |
Definition at line 333 of file bta_gatt_api.h.
UINT8 tBTA_GATTC_NOTIFY::value[GATT_MAX_ATTR_LEN] |
Definition at line 334 of file bta_gatt_api.h.
BOOLEAN tBTA_GATTC_NOTIFY::is_notify |
Definition at line 335 of file bta_gatt_api.h.