Lines Matching refs:GattServer

64 …ss name: BLE<br>Method or attribute name: function createGattServer(): GattServer;|@ohos.bluetooth…
71 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer|@ohos.bluetoothManager.d.ts|
72 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
73 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
74 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
75 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
76 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
77 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
78 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
79 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
80 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
81 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
82 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
83 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
84 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
85 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
86 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
87 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
88 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name:…
454 …eGattServer(): GattServer;<br>Deprecated version: N/A|Class name: BLE<br>Method or attribute name:…
461GattServer<br>Deprecated version: N/A|Class name: GattServer<br>Deprecated version: 9<br>Substitut…
462GattServer<br>Method or attribute name: startAdvertising(setting: AdvertiseSetting, advData: Adver…
463GattServer<br>Method or attribute name: stopAdvertising(): void;<br>Deprecated version: N/A|Class …
464GattServer<br>Method or attribute name: addService(service: GattService): boolean;<br>Deprecated v…
465GattServer<br>Method or attribute name: removeService(serviceUuid: string): boolean;<br>Deprecated…
466GattServer<br>Method or attribute name: close(): void;<br>Deprecated version: N/A|Class name: Gatt…
467GattServer<br>Method or attribute name: notifyCharacteristicChanged(deviceId: string, notifyCharac…
468GattServer<br>Method or attribute name: sendResponse(serverResponse: ServerResponse): boolean;<br>…
469GattServer<br>Method or attribute name: on(type: "characteristicRead", callback: Callback\<Charact…
470GattServer<br>Method or attribute name: off(type: "characteristicRead", callback?: Callback\<Chara…
471GattServer<br>Method or attribute name: on(type: "characteristicWrite", callback: Callback\<Charac…
472GattServer<br>Method or attribute name: off(type: "characteristicWrite", callback?: Callback\<Char…
473GattServer<br>Method or attribute name: on(type: "descriptorRead", callback: Callback\<DescriptorR…
474GattServer<br>Method or attribute name: off(type: "descriptorRead", callback?: Callback\<Descripto…
475GattServer<br>Method or attribute name: on(type: "descriptorWrite", callback: Callback\<Descriptor…
476GattServer<br>Method or attribute name: off(type: "descriptorWrite", callback?: Callback\<Descript…
477GattServer<br>Method or attribute name: on(type: "connectStateChange", callback: Callback\<BLEConn…
478GattServer<br>Method or attribute name: off(type: "connectStateChange", callback?: Callback\<BLECo…