Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_gatt_client.h50 static napi_value setCharacteristicChangeNotification(napi_env env, napi_callback_info info);
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_client.cpp91 … DECLARE_NAPI_FUNCTION("setCharacteristicChangeNotification", setCharacteristicChangeNotification), in DefineGattClientJSClass()
714 napi_value NapiGattClient::setCharacteristicChangeNotification(napi_env env, napi_callback_info inf… in setCharacteristicChangeNotification() function in OHOS::Bluetooth::NapiGattClient
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth-ble.md3185 ### setCharacteristicChangeNotification subsection
3187 setCharacteristicChangeNotification(characteristic: BLECharacteristic, enable: boolean, callback: A…
3235 device.setCharacteristicChangeNotification(characteristic, false, (err: BusinessError) => {
3249 ### setCharacteristicChangeNotification subsection
3251 setCharacteristicChangeNotification(characteristic: BLECharacteristic, enable: boolean): Promise&lt…
3304 device.setCharacteristicChangeNotification(characteristic, false);
3443 订阅蓝牙低功耗设备的特征值变化事件。需要先调用[setCharacteristicChangeNotification](#setcharacteristicchangenotification)接…
H A Djs-apis-bluetoothManager.md4156 …ersion 9开始支持,从API version 10开始废弃。建议使用[ble.GattClientDevice#setCharacteristicChangeNotification](js…
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.10.1/
H A Dchangelogs-bluetooth.md137 |setNotifyCharacteristicChanged | [setCharacteristicChangeNotification](../../../application-dev/re…
218 |@ohos.bluetooth.ble| [setCharacteristicChangeNotification(characteristic: BLECharacteristic, enabl…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.10.1/
H A Dchangelogs-bluetooth.md137 |setNotifyCharacteristicChanged | [setCharacteristicChangeNotification](../../../application-dev/re…
218 |@ohos.bluetooth.ble| [setCharacteristicChangeNotification(characteristic: BLECharacteristic, enabl…
/ohos5.0/docs/zh-cn/application-dev/connectivity/bluetooth/
H A Dgatt-development-guide.md31 | setCharacteristicChangeNotification() | 向服务端发送设置通知此特征值请求。 …
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth-ble.md3172 ### setCharacteristicChangeNotification subsection
3174 setCharacteristicChangeNotification(characteristic: BLECharacteristic, enable: boolean, callback: A…
3222 device.setCharacteristicChangeNotification(characteristic, false, (err: BusinessError) => {
3236 ### setCharacteristicChangeNotification subsection
3238 setCharacteristicChangeNotification(characteristic: BLECharacteristic, enable: boolean): Promise&lt…
3291 device.setCharacteristicChangeNotification(characteristic, false);
3430 … BLE characteristic changes. Before calling this API, use [setCharacteristicChangeNotification](#s…
H A Djs-apis-bluetoothManager.md4156 …deprecated since API version 10. Use [ble.GattClientDevice#setCharacteristicChangeNotification](js…
/ohos5.0/docs/en/application-dev/connectivity/bluetooth/
H A Dgatt-development-guide.md33 | setCharacteristicChangeNotification() | Sets the characteristic change notification. The cli…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v4.0-beta2/
H A Djs-apidiff-communication.md135 |新增|NA|类名:GattClientDevice;<br>方法or属性:setCharacteristicChangeNotification(<br><br> characteris…
136 |新增|NA|类名:GattClientDevice;<br>方法or属性:setCharacteristicChangeNotification(characteristic: BLECharac…
578 …>新版本信息:10<br>代替接口: ohos.bluetooth.ble/ble.GattClientDevice#setCharacteristicChangeNotification|@oh…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v4.0-beta2/
H A Djs-apidiff-communication.md135 …Class name: GattClientDevice;<br>Method or attribute name: setCharacteristicChangeNotification(<br…
136 …Class name: GattClientDevice;<br>Method or attribute name: setCharacteristicChangeNotification(cha…
578 …br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#setCharacteristicChangeNotification|@oh…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-communication.md128 |新增|NA|类名:GattClientDevice;<br>方法or属性:setCharacteristicChangeNotification(<br><br> characteris…
129 |新增|NA|类名:GattClientDevice;<br>方法or属性:setCharacteristicChangeNotification(characteristic: BLECharac…
827 …>新版本信息:10<br>代替接口: ohos.bluetooth.ble/ble.GattClientDevice#setCharacteristicChangeNotification|@oh…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-communication.md128 …Class name: GattClientDevice;<br>Method or attribute name: setCharacteristicChangeNotification(<br…
129 …Class name: GattClientDevice;<br>Method or attribute name: setCharacteristicChangeNotification(cha…
827 …br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#setCharacteristicChangeNotification|@oh…