|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 223 of file bta_gattc_int.h.
Public Attributes | |
| tBTA_GATT_SRVC_ID | service_uuid |
| tBTA_GATTC_CACHE_ATTR * | p_attr |
| tBTA_GATTC_CACHE_ATTR * | p_last_attr |
| UINT16 | s_handle |
| UINT16 | e_handle |
| struct gattc_svc_cache * | p_next |
| tBTA_GATT_SRVC_ID gattc_svc_cache::service_uuid |
Definition at line 225 of file bta_gattc_int.h.
| tBTA_GATTC_CACHE_ATTR* gattc_svc_cache::p_attr |
Definition at line 226 of file bta_gattc_int.h.
| tBTA_GATTC_CACHE_ATTR* gattc_svc_cache::p_last_attr |
Definition at line 227 of file bta_gattc_int.h.
| UINT16 gattc_svc_cache::s_handle |
Definition at line 228 of file bta_gattc_int.h.
| UINT16 gattc_svc_cache::e_handle |
Definition at line 229 of file bta_gattc_int.h.
| struct gattc_svc_cache* gattc_svc_cache::p_next |
Definition at line 230 of file bta_gattc_int.h.