ble_gattc_evt_cache_update_t Struct Reference

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
 

Detailed Description

GATT Client Cache Update event for BLE_GATTC_EVT_CACHE_UPDATE.

Definition at line 392 of file ble_gattc.h.

Member Data Documentation

◆ cache_current_state

ble_gattc_cache_current_state_t ble_gattc_evt_cache_update_t::cache_current_state

Definition at line 395 of file ble_gattc.h.

◆ cache_valid

bool ble_gattc_evt_cache_update_t::cache_valid

Cache validity.

Definition at line 394 of file ble_gattc.h.


The documentation for this struct was generated from the following file: