|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 127 of file bta_gattc_int.h.
Public Attributes | |
| BT_HDR | hdr |
| tBTA_GATT_AUTH_REQ | auth_req |
| tBTA_GATT_SRVC_ID | srvc_id |
| tBTA_GATT_ID | char_id |
| tBT_UUID | descr_type |
| tBTA_GATTC_WRITE_TYPE | write_type |
| UINT16 | offset |
| UINT16 | len |
| UINT8 * | p_value |
| BT_HDR tBTA_GATTC_API_WRITE::hdr |
Definition at line 129 of file bta_gattc_int.h.
| tBTA_GATT_AUTH_REQ tBTA_GATTC_API_WRITE::auth_req |
Definition at line 130 of file bta_gattc_int.h.
| tBTA_GATT_SRVC_ID tBTA_GATTC_API_WRITE::srvc_id |
Definition at line 131 of file bta_gattc_int.h.
| tBTA_GATT_ID tBTA_GATTC_API_WRITE::char_id |
Definition at line 132 of file bta_gattc_int.h.
| tBT_UUID tBTA_GATTC_API_WRITE::descr_type |
Definition at line 133 of file bta_gattc_int.h.
| tBTA_GATTC_WRITE_TYPE tBTA_GATTC_API_WRITE::write_type |
Definition at line 134 of file bta_gattc_int.h.
| UINT16 tBTA_GATTC_API_WRITE::offset |
Definition at line 135 of file bta_gattc_int.h.
| UINT16 tBTA_GATTC_API_WRITE::len |
Definition at line 136 of file bta_gattc_int.h.
| UINT8* tBTA_GATTC_API_WRITE::p_value |
Definition at line 137 of file bta_gattc_int.h.