Home
last modified time | relevance | path

Searched refs:CheckSetNotifyCharacteristicChanged (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_client.cpp809 static napi_status CheckSetNotifyCharacteristicChanged(napi_env env, napi_callback_info info, in CheckSetNotifyCharacteristicChanged() function
839 …auto status = CheckSetNotifyCharacteristicChanged(env, info, &characteristic, enableNotify, &gattC… in SetNotifyCharacteristicChanged()