BLUETOOTH_GATT_FLAG_FORCE_READ_FROM_DEVICE top-level constant
int
const BLUETOOTH_GATT_FLAG_FORCE_READ_FROM_DEVICE
The characteristic value is to be read directly from the device. This overwrites the one in the cache if one is already present.
Implementation
const BLUETOOTH_GATT_FLAG_FORCE_READ_FROM_DEVICE = 0x00000004;