BLUETOOTH_GATT_FLAG_FORCE_READ_FROM_CACHE top-level constant

int const BLUETOOTH_GATT_FLAG_FORCE_READ_FROM_CACHE

The characteristic value is to be read from the cache (regardless of whether it is present in the cache or not).

Implementation

const BLUETOOTH_GATT_FLAG_FORCE_READ_FROM_CACHE = 0x00000008;