BLUETOOTH_GATT_FLAG_NONE top-level constant

int const BLUETOOTH_GATT_FLAG_NONE

The client does not have specific GATT requirements (default).

Implementation

const BLUETOOTH_GATT_FLAG_NONE = 0x00000000;