GATTC cache attribute information uinon. More...
#include <ble_gattc_cache.h>
Public Attributes | |
ble_gattc_cache_service_t | service_decl |
ble_gattc_cache_include_t | include_decl |
ble_gattc_cache_char_t | char_decl |
ble_gattc_cache_desc_t | char_desc |
GATTC cache attribute information uinon.
Definition at line 132 of file ble_gattc_cache.h.
ble_gattc_cache_char_t attr_cache_info::char_decl |
Characteristic Declaration.
Definition at line 136 of file ble_gattc_cache.h.
ble_gattc_cache_desc_t attr_cache_info::char_desc |
Characteristic Descriptor.
Definition at line 137 of file ble_gattc_cache.h.
ble_gattc_cache_include_t attr_cache_info::include_decl |
Include Declaration.
Definition at line 135 of file ble_gattc_cache.h.
ble_gattc_cache_service_t attr_cache_info::service_decl |
Service Declaration.
Definition at line 134 of file ble_gattc_cache.h.