GATT Client Cache Update event for BLE_GATTC_EVT_CACHE_UPDATE. More...
#include <ble_gattc.h>
Public Attributes | |
bool | cache_valid |
ble_gattc_cache_current_state_t | cache_current_state |
GATT Client Cache Update event for BLE_GATTC_EVT_CACHE_UPDATE.
Definition at line 392 of file ble_gattc.h.
ble_gattc_cache_current_state_t ble_gattc_evt_cache_update_t::cache_current_state |
Definition at line 395 of file ble_gattc.h.
bool ble_gattc_evt_cache_update_t::cache_valid |
Cache validity.
Definition at line 394 of file ble_gattc.h.