Home
last modified time | relevance | path

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

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