Home
last modified time | relevance | path

Searched defs:enableNotify (Results 1 – 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
Dnapi_bluetooth_gatt_client.cpp810 GattCharacteristic **outCharacteristic, bool &enableNotify, NapiGattClient **outGattClient) in CheckSetNotifyCharacteristicChanged()
836 bool enableNotify = false; in SetNotifyCharacteristicChanged() local