Home
last modified time | relevance | path

Searched refs:enableNotifyValue (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp919 std::vector<uint8_t> enableNotifyValue = {1, 0}; in SetNotifyCharacteristic() local
921 return SetNotifyCharacteristicInner(characteristic, enable, (enable ? enableNotifyValue : disableValue)); in SetNotifyCharacteristic()

Completed in 3 milliseconds