BLUETOOTH_GATT_FLAG_SIGNED_WRITE top-level constant

int const BLUETOOTH_GATT_FLAG_SIGNED_WRITE

Signed write. Profile drivers must use with BLUETOOTH_GATT_FLAG_WRITE_WITHOUT_RESPONSE in order to produce signed write without a response.

Implementation

const BLUETOOTH_GATT_FLAG_SIGNED_WRITE = 0x00000010;