Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp927 std::vector<uint8_t> enableIndicateValue = {2, 0}; in SetIndicateCharacteristic() local
929 return SetNotifyCharacteristicInner(characteristic, enable, (enable ? enableIndicateValue : disableValue)); in SetIndicateCharacteristic()

Completed in 3 milliseconds