1| Change Type | Old Version | New Version | d.ts File | 2| ---- | ------ | ------ | -------- | 3|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager|@ohos.bluetoothManager.d.ts| 4|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function getState(): BluetoothState;|@ohos.bluetoothManager.d.ts| 5|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function getBtConnectionState(): ProfileConnectionState;|@ohos.bluetoothManager.d.ts| 6|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function pairDevice(deviceId: string): void;|@ohos.bluetoothManager.d.ts| 7|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function cancelPairedDevice(deviceId: string): void;|@ohos.bluetoothManager.d.ts| 8|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function getRemoteDeviceName(deviceId: string): string;|@ohos.bluetoothManager.d.ts| 9|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function getRemoteDeviceClass(deviceId: string): DeviceClass;|@ohos.bluetoothManager.d.ts| 10|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function enableBluetooth(): void;|@ohos.bluetoothManager.d.ts| 11|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function disableBluetooth(): void;|@ohos.bluetoothManager.d.ts| 12|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function getLocalName(): string;|@ohos.bluetoothManager.d.ts| 13|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function getPairedDevices(): Array\<string>;|@ohos.bluetoothManager.d.ts| 14|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function getProfileConnectionState(profileId: ProfileId): ProfileConnectionState;|@ohos.bluetoothManager.d.ts| 15|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function setDevicePairingConfirmation(device: string, accept: boolean): void;|@ohos.bluetoothManager.d.ts| 16|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function setLocalName(name: string): void;|@ohos.bluetoothManager.d.ts| 17|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function setBluetoothScanMode(mode: ScanMode, duration: number): void;|@ohos.bluetoothManager.d.ts| 18|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function getBluetoothScanMode(): ScanMode;|@ohos.bluetoothManager.d.ts| 19|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function startBluetoothDiscovery(): void;|@ohos.bluetoothManager.d.ts| 20|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function stopBluetoothDiscovery(): void;|@ohos.bluetoothManager.d.ts| 21|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function on(type: "bluetoothDeviceFind", callback: Callback\<Array\<string>>): void;|@ohos.bluetoothManager.d.ts| 22|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function off(type: "bluetoothDeviceFind", callback?: Callback\<Array\<string>>): void;|@ohos.bluetoothManager.d.ts| 23|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function on(type: "bondStateChange", callback: Callback\<BondStateParam>): void;|@ohos.bluetoothManager.d.ts| 24|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function off(type: "bondStateChange", callback?: Callback\<BondStateParam>): void;|@ohos.bluetoothManager.d.ts| 25|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function on(type: "pinRequired", callback: Callback\<PinRequiredParam>): void;|@ohos.bluetoothManager.d.ts| 26|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function off(type: "pinRequired", callback?: Callback\<PinRequiredParam>): void;|@ohos.bluetoothManager.d.ts| 27|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function on(type: "stateChange", callback: Callback\<BluetoothState>): void;|@ohos.bluetoothManager.d.ts| 28|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function off(type: "stateChange", callback?: Callback\<BluetoothState>): void;|@ohos.bluetoothManager.d.ts| 29|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function sppListen(name: string, option: SppOption, callback: AsyncCallback\<number>): void;|@ohos.bluetoothManager.d.ts| 30|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function sppAccept(serverSocket: number, callback: AsyncCallback\<number>): void;|@ohos.bluetoothManager.d.ts| 31|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function sppConnect(device: string, option: SppOption, callback: AsyncCallback\<number>): void;|@ohos.bluetoothManager.d.ts| 32|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function sppCloseServerSocket(socket: number): void;|@ohos.bluetoothManager.d.ts| 33|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function sppCloseClientSocket(socket: number): void;|@ohos.bluetoothManager.d.ts| 34|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function sppWrite(clientSocket: number, data: ArrayBuffer): void;|@ohos.bluetoothManager.d.ts| 35|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function on(type: "sppRead", clientSocket: number, callback: Callback\<ArrayBuffer>): void;|@ohos.bluetoothManager.d.ts| 36|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function off(type: "sppRead", clientSocket: number, callback?: Callback\<ArrayBuffer>): void;|@ohos.bluetoothManager.d.ts| 37|Added|NA|Module name: ohos.bluetoothManager<br>Class name: bluetoothManager<br>Method or attribute name: function getProfileInstance(profileId: ProfileId): A2dpSourceProfile \| HandsFreeAudioGatewayProfile \| HidHostProfile \| PanProfile;|@ohos.bluetoothManager.d.ts| 38|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BaseProfile|@ohos.bluetoothManager.d.ts| 39|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BaseProfile<br>Method or attribute name: getConnectionDevices(): Array\<string>;|@ohos.bluetoothManager.d.ts| 40|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BaseProfile<br>Method or attribute name: getDeviceState(device: string): ProfileConnectionState;|@ohos.bluetoothManager.d.ts| 41|Added|NA|Module name: ohos.bluetoothManager<br>Class name: A2dpSourceProfile|@ohos.bluetoothManager.d.ts| 42|Added|NA|Module name: ohos.bluetoothManager<br>Class name: A2dpSourceProfile<br>Method or attribute name: connect(device: string): void;|@ohos.bluetoothManager.d.ts| 43|Added|NA|Module name: ohos.bluetoothManager<br>Class name: A2dpSourceProfile<br>Method or attribute name: disconnect(device: string): void;|@ohos.bluetoothManager.d.ts| 44|Added|NA|Module name: ohos.bluetoothManager<br>Class name: A2dpSourceProfile<br>Method or attribute name: on(type: "connectionStateChange", callback: Callback\<StateChangeParam>): void;|@ohos.bluetoothManager.d.ts| 45|Added|NA|Module name: ohos.bluetoothManager<br>Class name: A2dpSourceProfile<br>Method or attribute name: off(type: "connectionStateChange", callback?: Callback\<StateChangeParam>): void;|@ohos.bluetoothManager.d.ts| 46|Added|NA|Module name: ohos.bluetoothManager<br>Class name: A2dpSourceProfile<br>Method or attribute name: getPlayingState(device: string): PlayingState;|@ohos.bluetoothManager.d.ts| 47|Added|NA|Module name: ohos.bluetoothManager<br>Class name: HandsFreeAudioGatewayProfile|@ohos.bluetoothManager.d.ts| 48|Added|NA|Module name: ohos.bluetoothManager<br>Class name: HandsFreeAudioGatewayProfile<br>Method or attribute name: connect(device: string): void;|@ohos.bluetoothManager.d.ts| 49|Added|NA|Module name: ohos.bluetoothManager<br>Class name: HandsFreeAudioGatewayProfile<br>Method or attribute name: disconnect(device: string): void;|@ohos.bluetoothManager.d.ts| 50|Added|NA|Module name: ohos.bluetoothManager<br>Class name: HandsFreeAudioGatewayProfile<br>Method or attribute name: on(type: "connectionStateChange", callback: Callback\<StateChangeParam>): void;|@ohos.bluetoothManager.d.ts| 51|Added|NA|Module name: ohos.bluetoothManager<br>Class name: HandsFreeAudioGatewayProfile<br>Method or attribute name: off(type: "connectionStateChange", callback?: Callback\<StateChangeParam>): void;|@ohos.bluetoothManager.d.ts| 52|Added|NA|Module name: ohos.bluetoothManager<br>Class name: HidHostProfile|@ohos.bluetoothManager.d.ts| 53|Added|NA|Module name: ohos.bluetoothManager<br>Class name: HidHostProfile<br>Method or attribute name: connect(device: string): void;|@ohos.bluetoothManager.d.ts| 54|Added|NA|Module name: ohos.bluetoothManager<br>Class name: HidHostProfile<br>Method or attribute name: disconnect(device: string): void;|@ohos.bluetoothManager.d.ts| 55|Added|NA|Module name: ohos.bluetoothManager<br>Class name: HidHostProfile<br>Method or attribute name: on(type: "connectionStateChange", callback: Callback\<StateChangeParam>): void;|@ohos.bluetoothManager.d.ts| 56|Added|NA|Module name: ohos.bluetoothManager<br>Class name: HidHostProfile<br>Method or attribute name: off(type: "connectionStateChange", callback?: Callback\<StateChangeParam>): void;|@ohos.bluetoothManager.d.ts| 57|Added|NA|Module name: ohos.bluetoothManager<br>Class name: PanProfile|@ohos.bluetoothManager.d.ts| 58|Added|NA|Module name: ohos.bluetoothManager<br>Class name: PanProfile<br>Method or attribute name: disconnect(device: string): void;|@ohos.bluetoothManager.d.ts| 59|Added|NA|Module name: ohos.bluetoothManager<br>Class name: PanProfile<br>Method or attribute name: on(type: "connectionStateChange", callback: Callback\<StateChangeParam>): void;|@ohos.bluetoothManager.d.ts| 60|Added|NA|Module name: ohos.bluetoothManager<br>Class name: PanProfile<br>Method or attribute name: off(type: "connectionStateChange", callback?: Callback\<StateChangeParam>): void;|@ohos.bluetoothManager.d.ts| 61|Added|NA|Module name: ohos.bluetoothManager<br>Class name: PanProfile<br>Method or attribute name: setTethering(enable: boolean): void;|@ohos.bluetoothManager.d.ts| 62|Added|NA|Module name: ohos.bluetoothManager<br>Class name: PanProfile<br>Method or attribute name: isTetheringOn(): boolean;|@ohos.bluetoothManager.d.ts| 63|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLE|@ohos.bluetoothManager.d.ts| 64|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLE<br>Method or attribute name: function createGattServer(): GattServer;|@ohos.bluetoothManager.d.ts| 65|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLE<br>Method or attribute name: function createGattClientDevice(deviceId: string): GattClientDevice;|@ohos.bluetoothManager.d.ts| 66|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLE<br>Method or attribute name: function getConnectedBLEDevices(): Array\<string>;|@ohos.bluetoothManager.d.ts| 67|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLE<br>Method or attribute name: function startBLEScan(filters: Array\<ScanFilter>, options?: ScanOptions): void;|@ohos.bluetoothManager.d.ts| 68|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLE<br>Method or attribute name: function stopBLEScan(): void;|@ohos.bluetoothManager.d.ts| 69|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLE<br>Method or attribute name: function on(type: "BLEDeviceFind", callback: Callback\<Array\<ScanResult>>): void;|@ohos.bluetoothManager.d.ts| 70|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLE<br>Method or attribute name: function off(type: "BLEDeviceFind", callback?: Callback\<Array\<ScanResult>>): void;|@ohos.bluetoothManager.d.ts| 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: startAdvertising(setting: AdvertiseSetting, advData: AdvertiseData, advResponse?: AdvertiseData): void;|@ohos.bluetoothManager.d.ts| 73|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: stopAdvertising(): void;|@ohos.bluetoothManager.d.ts| 74|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: addService(service: GattService): void;|@ohos.bluetoothManager.d.ts| 75|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: removeService(serviceUuid: string): void;|@ohos.bluetoothManager.d.ts| 76|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: close(): void;|@ohos.bluetoothManager.d.ts| 77|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: notifyCharacteristicChanged(deviceId: string, notifyCharacteristic: NotifyCharacteristic): void;|@ohos.bluetoothManager.d.ts| 78|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: sendResponse(serverResponse: ServerResponse): void;|@ohos.bluetoothManager.d.ts| 79|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: on(type: "characteristicRead", callback: Callback\<CharacteristicReadRequest>): void;|@ohos.bluetoothManager.d.ts| 80|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: off(type: "characteristicRead", callback?: Callback\<CharacteristicReadRequest>): void;|@ohos.bluetoothManager.d.ts| 81|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: on(type: "characteristicWrite", callback: Callback\<CharacteristicWriteRequest>): void;|@ohos.bluetoothManager.d.ts| 82|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: off(type: "characteristicWrite", callback?: Callback\<CharacteristicWriteRequest>): void;|@ohos.bluetoothManager.d.ts| 83|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: on(type: "descriptorRead", callback: Callback\<DescriptorReadRequest>): void;|@ohos.bluetoothManager.d.ts| 84|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: off(type: "descriptorRead", callback?: Callback\<DescriptorReadRequest>): void;|@ohos.bluetoothManager.d.ts| 85|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: on(type: "descriptorWrite", callback: Callback\<DescriptorWriteRequest>): void;|@ohos.bluetoothManager.d.ts| 86|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: off(type: "descriptorWrite", callback?: Callback\<DescriptorWriteRequest>): void;|@ohos.bluetoothManager.d.ts| 87|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: on(type: "connectStateChange", callback: Callback\<BLEConnectChangedState>): void;|@ohos.bluetoothManager.d.ts| 88|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattServer<br>Method or attribute name: off(type: "connectStateChange", callback?: Callback\<BLEConnectChangedState>): void;|@ohos.bluetoothManager.d.ts| 89|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice|@ohos.bluetoothManager.d.ts| 90|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: connect(): void;|@ohos.bluetoothManager.d.ts| 91|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: disconnect(): void;|@ohos.bluetoothManager.d.ts| 92|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: close(): void;|@ohos.bluetoothManager.d.ts| 93|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: getDeviceName(callback: AsyncCallback\<string>): void;|@ohos.bluetoothManager.d.ts| 94|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: getDeviceName(): Promise\<string>;|@ohos.bluetoothManager.d.ts| 95|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: getServices(callback: AsyncCallback\<Array\<GattService>>): void;|@ohos.bluetoothManager.d.ts| 96|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: getServices(): Promise\<Array\<GattService>>;|@ohos.bluetoothManager.d.ts| 97|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic, callback: AsyncCallback\<BLECharacteristic>): void;|@ohos.bluetoothManager.d.ts| 98|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic): Promise\<BLECharacteristic>;|@ohos.bluetoothManager.d.ts| 99|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor, callback: AsyncCallback\<BLEDescriptor>): void;|@ohos.bluetoothManager.d.ts| 100|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor): Promise\<BLEDescriptor>;|@ohos.bluetoothManager.d.ts| 101|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: writeCharacteristicValue(characteristic: BLECharacteristic): void;|@ohos.bluetoothManager.d.ts| 102|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: writeDescriptorValue(descriptor: BLEDescriptor): void;|@ohos.bluetoothManager.d.ts| 103|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: getRssiValue(callback: AsyncCallback\<number>): void;|@ohos.bluetoothManager.d.ts| 104|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: getRssiValue(): Promise\<number>;|@ohos.bluetoothManager.d.ts| 105|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: setBLEMtuSize(mtu: number): void;|@ohos.bluetoothManager.d.ts| 106|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: setNotifyCharacteristicChanged(characteristic: BLECharacteristic, enable: boolean): void;|@ohos.bluetoothManager.d.ts| 107|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: on(type: "BLECharacteristicChange", callback: Callback\<BLECharacteristic>): void;|@ohos.bluetoothManager.d.ts| 108|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: off(type: "BLECharacteristicChange", callback?: Callback\<BLECharacteristic>): void;|@ohos.bluetoothManager.d.ts| 109|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: on(type: "BLEConnectionStateChange", callback: Callback\<BLEConnectChangedState>): void;|@ohos.bluetoothManager.d.ts| 110|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattClientDevice<br>Method or attribute name: off(type: "BLEConnectionStateChange", callback?: Callback\<BLEConnectChangedState>): void;|@ohos.bluetoothManager.d.ts| 111|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattService|@ohos.bluetoothManager.d.ts| 112|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattService<br>Method or attribute name: serviceUuid: string;|@ohos.bluetoothManager.d.ts| 113|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattService<br>Method or attribute name: isPrimary: boolean;|@ohos.bluetoothManager.d.ts| 114|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattService<br>Method or attribute name: characteristics: Array\<BLECharacteristic>;|@ohos.bluetoothManager.d.ts| 115|Added|NA|Module name: ohos.bluetoothManager<br>Class name: GattService<br>Method or attribute name: includeServices?: Array\<GattService>;|@ohos.bluetoothManager.d.ts| 116|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLECharacteristic|@ohos.bluetoothManager.d.ts| 117|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLECharacteristic<br>Method or attribute name: serviceUuid: string;|@ohos.bluetoothManager.d.ts| 118|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLECharacteristic<br>Method or attribute name: characteristicUuid: string;|@ohos.bluetoothManager.d.ts| 119|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLECharacteristic<br>Method or attribute name: characteristicValue: ArrayBuffer;|@ohos.bluetoothManager.d.ts| 120|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLECharacteristic<br>Method or attribute name: descriptors: Array\<BLEDescriptor>;|@ohos.bluetoothManager.d.ts| 121|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLEDescriptor|@ohos.bluetoothManager.d.ts| 122|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLEDescriptor<br>Method or attribute name: serviceUuid: string;|@ohos.bluetoothManager.d.ts| 123|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLEDescriptor<br>Method or attribute name: characteristicUuid: string;|@ohos.bluetoothManager.d.ts| 124|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLEDescriptor<br>Method or attribute name: descriptorUuid: string;|@ohos.bluetoothManager.d.ts| 125|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLEDescriptor<br>Method or attribute name: descriptorValue: ArrayBuffer;|@ohos.bluetoothManager.d.ts| 126|Added|NA|Module name: ohos.bluetoothManager<br>Class name: NotifyCharacteristic|@ohos.bluetoothManager.d.ts| 127|Added|NA|Module name: ohos.bluetoothManager<br>Class name: NotifyCharacteristic<br>Method or attribute name: serviceUuid: string;|@ohos.bluetoothManager.d.ts| 128|Added|NA|Module name: ohos.bluetoothManager<br>Class name: NotifyCharacteristic<br>Method or attribute name: characteristicUuid: string;|@ohos.bluetoothManager.d.ts| 129|Added|NA|Module name: ohos.bluetoothManager<br>Class name: NotifyCharacteristic<br>Method or attribute name: characteristicValue: ArrayBuffer;|@ohos.bluetoothManager.d.ts| 130|Added|NA|Module name: ohos.bluetoothManager<br>Class name: NotifyCharacteristic<br>Method or attribute name: confirm: boolean;|@ohos.bluetoothManager.d.ts| 131|Added|NA|Module name: ohos.bluetoothManager<br>Class name: CharacteristicReadRequest|@ohos.bluetoothManager.d.ts| 132|Added|NA|Module name: ohos.bluetoothManager<br>Class name: CharacteristicReadRequest<br>Method or attribute name: deviceId: string;|@ohos.bluetoothManager.d.ts| 133|Added|NA|Module name: ohos.bluetoothManager<br>Class name: CharacteristicReadRequest<br>Method or attribute name: transId: number;|@ohos.bluetoothManager.d.ts| 134|Added|NA|Module name: ohos.bluetoothManager<br>Class name: CharacteristicReadRequest<br>Method or attribute name: offset: number;|@ohos.bluetoothManager.d.ts| 135|Added|NA|Module name: ohos.bluetoothManager<br>Class name: CharacteristicReadRequest<br>Method or attribute name: characteristicUuid: string;|@ohos.bluetoothManager.d.ts| 136|Added|NA|Module name: ohos.bluetoothManager<br>Class name: CharacteristicReadRequest<br>Method or attribute name: serviceUuid: string;|@ohos.bluetoothManager.d.ts| 137|Added|NA|Module name: ohos.bluetoothManager<br>Class name: CharacteristicWriteRequest|@ohos.bluetoothManager.d.ts| 138|Added|NA|Module name: ohos.bluetoothManager<br>Class name: CharacteristicWriteRequest<br>Method or attribute name: deviceId: string;|@ohos.bluetoothManager.d.ts| 139|Added|NA|Module name: ohos.bluetoothManager<br>Class name: CharacteristicWriteRequest<br>Method or attribute name: transId: number;|@ohos.bluetoothManager.d.ts| 140|Added|NA|Module name: ohos.bluetoothManager<br>Class name: CharacteristicWriteRequest<br>Method or attribute name: offset: number;|@ohos.bluetoothManager.d.ts| 141|Added|NA|Module name: ohos.bluetoothManager<br>Class name: CharacteristicWriteRequest<br>Method or attribute name: isPrep: boolean;|@ohos.bluetoothManager.d.ts| 142|Added|NA|Module name: ohos.bluetoothManager<br>Class name: CharacteristicWriteRequest<br>Method or attribute name: needRsp: boolean;|@ohos.bluetoothManager.d.ts| 143|Added|NA|Module name: ohos.bluetoothManager<br>Class name: CharacteristicWriteRequest<br>Method or attribute name: value: ArrayBuffer;|@ohos.bluetoothManager.d.ts| 144|Added|NA|Module name: ohos.bluetoothManager<br>Class name: CharacteristicWriteRequest<br>Method or attribute name: characteristicUuid: string;|@ohos.bluetoothManager.d.ts| 145|Added|NA|Module name: ohos.bluetoothManager<br>Class name: CharacteristicWriteRequest<br>Method or attribute name: serviceUuid: string;|@ohos.bluetoothManager.d.ts| 146|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorReadRequest|@ohos.bluetoothManager.d.ts| 147|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorReadRequest<br>Method or attribute name: deviceId: string;|@ohos.bluetoothManager.d.ts| 148|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorReadRequest<br>Method or attribute name: transId: number;|@ohos.bluetoothManager.d.ts| 149|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorReadRequest<br>Method or attribute name: offset: number;|@ohos.bluetoothManager.d.ts| 150|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorReadRequest<br>Method or attribute name: descriptorUuid: string;|@ohos.bluetoothManager.d.ts| 151|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorReadRequest<br>Method or attribute name: characteristicUuid: string;|@ohos.bluetoothManager.d.ts| 152|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorReadRequest<br>Method or attribute name: serviceUuid: string;|@ohos.bluetoothManager.d.ts| 153|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorWriteRequest|@ohos.bluetoothManager.d.ts| 154|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorWriteRequest<br>Method or attribute name: deviceId: string;|@ohos.bluetoothManager.d.ts| 155|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorWriteRequest<br>Method or attribute name: transId: number;|@ohos.bluetoothManager.d.ts| 156|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorWriteRequest<br>Method or attribute name: offset: number;|@ohos.bluetoothManager.d.ts| 157|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorWriteRequest<br>Method or attribute name: isPrep: boolean;|@ohos.bluetoothManager.d.ts| 158|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorWriteRequest<br>Method or attribute name: needRsp: boolean;|@ohos.bluetoothManager.d.ts| 159|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorWriteRequest<br>Method or attribute name: value: ArrayBuffer;|@ohos.bluetoothManager.d.ts| 160|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorWriteRequest<br>Method or attribute name: descriptorUuid: string;|@ohos.bluetoothManager.d.ts| 161|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorWriteRequest<br>Method or attribute name: characteristicUuid: string;|@ohos.bluetoothManager.d.ts| 162|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DescriptorWriteRequest<br>Method or attribute name: serviceUuid: string;|@ohos.bluetoothManager.d.ts| 163|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ServerResponse|@ohos.bluetoothManager.d.ts| 164|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ServerResponse<br>Method or attribute name: deviceId: string;|@ohos.bluetoothManager.d.ts| 165|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ServerResponse<br>Method or attribute name: transId: number;|@ohos.bluetoothManager.d.ts| 166|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ServerResponse<br>Method or attribute name: status: number;|@ohos.bluetoothManager.d.ts| 167|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ServerResponse<br>Method or attribute name: offset: number;|@ohos.bluetoothManager.d.ts| 168|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ServerResponse<br>Method or attribute name: value: ArrayBuffer;|@ohos.bluetoothManager.d.ts| 169|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLEConnectChangedState|@ohos.bluetoothManager.d.ts| 170|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLEConnectChangedState<br>Method or attribute name: deviceId: string;|@ohos.bluetoothManager.d.ts| 171|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BLEConnectChangedState<br>Method or attribute name: state: ProfileConnectionState;|@ohos.bluetoothManager.d.ts| 172|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanResult|@ohos.bluetoothManager.d.ts| 173|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanResult<br>Method or attribute name: deviceId: string;|@ohos.bluetoothManager.d.ts| 174|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanResult<br>Method or attribute name: rssi: number;|@ohos.bluetoothManager.d.ts| 175|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanResult<br>Method or attribute name: data: ArrayBuffer;|@ohos.bluetoothManager.d.ts| 176|Added|NA|Module name: ohos.bluetoothManager<br>Class name: AdvertiseSetting|@ohos.bluetoothManager.d.ts| 177|Added|NA|Module name: ohos.bluetoothManager<br>Class name: AdvertiseSetting<br>Method or attribute name: interval?: number;|@ohos.bluetoothManager.d.ts| 178|Added|NA|Module name: ohos.bluetoothManager<br>Class name: AdvertiseSetting<br>Method or attribute name: txPower?: number;|@ohos.bluetoothManager.d.ts| 179|Added|NA|Module name: ohos.bluetoothManager<br>Class name: AdvertiseSetting<br>Method or attribute name: connectable?: boolean;|@ohos.bluetoothManager.d.ts| 180|Added|NA|Module name: ohos.bluetoothManager<br>Class name: AdvertiseData|@ohos.bluetoothManager.d.ts| 181|Added|NA|Module name: ohos.bluetoothManager<br>Class name: AdvertiseData<br>Method or attribute name: serviceUuids: Array\<string>;|@ohos.bluetoothManager.d.ts| 182|Added|NA|Module name: ohos.bluetoothManager<br>Class name: AdvertiseData<br>Method or attribute name: manufactureData: Array\<ManufactureData>;|@ohos.bluetoothManager.d.ts| 183|Added|NA|Module name: ohos.bluetoothManager<br>Class name: AdvertiseData<br>Method or attribute name: serviceData: Array\<ServiceData>;|@ohos.bluetoothManager.d.ts| 184|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ManufactureData|@ohos.bluetoothManager.d.ts| 185|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ManufactureData<br>Method or attribute name: manufactureId: number;|@ohos.bluetoothManager.d.ts| 186|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ManufactureData<br>Method or attribute name: manufactureValue: ArrayBuffer;|@ohos.bluetoothManager.d.ts| 187|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ServiceData|@ohos.bluetoothManager.d.ts| 188|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ServiceData<br>Method or attribute name: serviceUuid: string;|@ohos.bluetoothManager.d.ts| 189|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ServiceData<br>Method or attribute name: serviceValue: ArrayBuffer;|@ohos.bluetoothManager.d.ts| 190|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanFilter|@ohos.bluetoothManager.d.ts| 191|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanFilter<br>Method or attribute name: deviceId?: string;|@ohos.bluetoothManager.d.ts| 192|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanFilter<br>Method or attribute name: name?: string;|@ohos.bluetoothManager.d.ts| 193|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanFilter<br>Method or attribute name: serviceUuid?: string;|@ohos.bluetoothManager.d.ts| 194|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanFilter<br>Method or attribute name: serviceUuidMask?: string;|@ohos.bluetoothManager.d.ts| 195|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanFilter<br>Method or attribute name: serviceSolicitationUuid?: string;|@ohos.bluetoothManager.d.ts| 196|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanFilter<br>Method or attribute name: serviceSolicitationUuidMask?: string;|@ohos.bluetoothManager.d.ts| 197|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanFilter<br>Method or attribute name: serviceData?: ArrayBuffer;|@ohos.bluetoothManager.d.ts| 198|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanFilter<br>Method or attribute name: serviceDataMask?: ArrayBuffer;|@ohos.bluetoothManager.d.ts| 199|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanFilter<br>Method or attribute name: manufactureId?: number;|@ohos.bluetoothManager.d.ts| 200|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanFilter<br>Method or attribute name: manufactureData?: ArrayBuffer;|@ohos.bluetoothManager.d.ts| 201|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanFilter<br>Method or attribute name: manufactureDataMask?: ArrayBuffer;|@ohos.bluetoothManager.d.ts| 202|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanOptions|@ohos.bluetoothManager.d.ts| 203|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanOptions<br>Method or attribute name: interval?: number;|@ohos.bluetoothManager.d.ts| 204|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanOptions<br>Method or attribute name: dutyMode?: ScanDuty;|@ohos.bluetoothManager.d.ts| 205|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanOptions<br>Method or attribute name: matchMode?: MatchMode;|@ohos.bluetoothManager.d.ts| 206|Added|NA|Module name: ohos.bluetoothManager<br>Class name: SppOption|@ohos.bluetoothManager.d.ts| 207|Added|NA|Module name: ohos.bluetoothManager<br>Class name: SppOption<br>Method or attribute name: uuid: string;|@ohos.bluetoothManager.d.ts| 208|Added|NA|Module name: ohos.bluetoothManager<br>Class name: SppOption<br>Method or attribute name: secure: boolean;|@ohos.bluetoothManager.d.ts| 209|Added|NA|Module name: ohos.bluetoothManager<br>Class name: SppOption<br>Method or attribute name: type: SppType;|@ohos.bluetoothManager.d.ts| 210|Added|NA|Module name: ohos.bluetoothManager<br>Class name: PinRequiredParam|@ohos.bluetoothManager.d.ts| 211|Added|NA|Module name: ohos.bluetoothManager<br>Class name: PinRequiredParam<br>Method or attribute name: deviceId: string;|@ohos.bluetoothManager.d.ts| 212|Added|NA|Module name: ohos.bluetoothManager<br>Class name: PinRequiredParam<br>Method or attribute name: pinCode: string;|@ohos.bluetoothManager.d.ts| 213|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DeviceClass|@ohos.bluetoothManager.d.ts| 214|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DeviceClass<br>Method or attribute name: majorClass: MajorClass;|@ohos.bluetoothManager.d.ts| 215|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DeviceClass<br>Method or attribute name: majorMinorClass: MajorMinorClass;|@ohos.bluetoothManager.d.ts| 216|Added|NA|Module name: ohos.bluetoothManager<br>Class name: DeviceClass<br>Method or attribute name: classOfDevice: number;|@ohos.bluetoothManager.d.ts| 217|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BondStateParam|@ohos.bluetoothManager.d.ts| 218|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BondStateParam<br>Method or attribute name: deviceId: string;|@ohos.bluetoothManager.d.ts| 219|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BondStateParam<br>Method or attribute name: state: BondState;|@ohos.bluetoothManager.d.ts| 220|Added|NA|Module name: ohos.bluetoothManager<br>Class name: StateChangeParam|@ohos.bluetoothManager.d.ts| 221|Added|NA|Module name: ohos.bluetoothManager<br>Class name: StateChangeParam<br>Method or attribute name: deviceId: string;|@ohos.bluetoothManager.d.ts| 222|Added|NA|Module name: ohos.bluetoothManager<br>Class name: StateChangeParam<br>Method or attribute name: state: ProfileConnectionState;|@ohos.bluetoothManager.d.ts| 223|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanDuty|@ohos.bluetoothManager.d.ts| 224|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanDuty<br>Method or attribute name: SCAN_MODE_LOW_POWER = 0|@ohos.bluetoothManager.d.ts| 225|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanDuty<br>Method or attribute name: SCAN_MODE_BALANCED = 1|@ohos.bluetoothManager.d.ts| 226|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanDuty<br>Method or attribute name: SCAN_MODE_LOW_LATENCY = 2|@ohos.bluetoothManager.d.ts| 227|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MatchMode|@ohos.bluetoothManager.d.ts| 228|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MatchMode<br>Method or attribute name: MATCH_MODE_AGGRESSIVE = 1|@ohos.bluetoothManager.d.ts| 229|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MatchMode<br>Method or attribute name: MATCH_MODE_STICKY = 2|@ohos.bluetoothManager.d.ts| 230|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ProfileConnectionState|@ohos.bluetoothManager.d.ts| 231|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ProfileConnectionState<br>Method or attribute name: STATE_DISCONNECTED = 0|@ohos.bluetoothManager.d.ts| 232|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ProfileConnectionState<br>Method or attribute name: STATE_CONNECTING = 1|@ohos.bluetoothManager.d.ts| 233|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ProfileConnectionState<br>Method or attribute name: STATE_CONNECTED = 2|@ohos.bluetoothManager.d.ts| 234|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ProfileConnectionState<br>Method or attribute name: STATE_DISCONNECTING = 3|@ohos.bluetoothManager.d.ts| 235|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BluetoothState|@ohos.bluetoothManager.d.ts| 236|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BluetoothState<br>Method or attribute name: STATE_OFF = 0|@ohos.bluetoothManager.d.ts| 237|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BluetoothState<br>Method or attribute name: STATE_TURNING_ON = 1|@ohos.bluetoothManager.d.ts| 238|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BluetoothState<br>Method or attribute name: STATE_ON = 2|@ohos.bluetoothManager.d.ts| 239|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BluetoothState<br>Method or attribute name: STATE_TURNING_OFF = 3|@ohos.bluetoothManager.d.ts| 240|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BluetoothState<br>Method or attribute name: STATE_BLE_TURNING_ON = 4|@ohos.bluetoothManager.d.ts| 241|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BluetoothState<br>Method or attribute name: STATE_BLE_ON = 5|@ohos.bluetoothManager.d.ts| 242|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BluetoothState<br>Method or attribute name: STATE_BLE_TURNING_OFF = 6|@ohos.bluetoothManager.d.ts| 243|Added|NA|Module name: ohos.bluetoothManager<br>Class name: SppType|@ohos.bluetoothManager.d.ts| 244|Added|NA|Module name: ohos.bluetoothManager<br>Class name: SppType<br>Method or attribute name: SPP_RFCOMM|@ohos.bluetoothManager.d.ts| 245|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanMode|@ohos.bluetoothManager.d.ts| 246|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanMode<br>Method or attribute name: SCAN_MODE_NONE = 0|@ohos.bluetoothManager.d.ts| 247|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanMode<br>Method or attribute name: SCAN_MODE_CONNECTABLE = 1|@ohos.bluetoothManager.d.ts| 248|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanMode<br>Method or attribute name: SCAN_MODE_GENERAL_DISCOVERABLE = 2|@ohos.bluetoothManager.d.ts| 249|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanMode<br>Method or attribute name: SCAN_MODE_LIMITED_DISCOVERABLE = 3|@ohos.bluetoothManager.d.ts| 250|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanMode<br>Method or attribute name: SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE = 4|@ohos.bluetoothManager.d.ts| 251|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ScanMode<br>Method or attribute name: SCAN_MODE_CONNECTABLE_LIMITED_DISCOVERABLE = 5|@ohos.bluetoothManager.d.ts| 252|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BondState|@ohos.bluetoothManager.d.ts| 253|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BondState<br>Method or attribute name: BOND_STATE_INVALID = 0|@ohos.bluetoothManager.d.ts| 254|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BondState<br>Method or attribute name: BOND_STATE_BONDING = 1|@ohos.bluetoothManager.d.ts| 255|Added|NA|Module name: ohos.bluetoothManager<br>Class name: BondState<br>Method or attribute name: BOND_STATE_BONDED = 2|@ohos.bluetoothManager.d.ts| 256|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorClass|@ohos.bluetoothManager.d.ts| 257|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorClass<br>Method or attribute name: MAJOR_MISC = 0x0000|@ohos.bluetoothManager.d.ts| 258|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorClass<br>Method or attribute name: MAJOR_COMPUTER = 0x0100|@ohos.bluetoothManager.d.ts| 259|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorClass<br>Method or attribute name: MAJOR_PHONE = 0x0200|@ohos.bluetoothManager.d.ts| 260|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorClass<br>Method or attribute name: MAJOR_NETWORKING = 0x0300|@ohos.bluetoothManager.d.ts| 261|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorClass<br>Method or attribute name: MAJOR_AUDIO_VIDEO = 0x0400|@ohos.bluetoothManager.d.ts| 262|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorClass<br>Method or attribute name: MAJOR_PERIPHERAL = 0x0500|@ohos.bluetoothManager.d.ts| 263|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorClass<br>Method or attribute name: MAJOR_IMAGING = 0x0600|@ohos.bluetoothManager.d.ts| 264|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorClass<br>Method or attribute name: MAJOR_WEARABLE = 0x0700|@ohos.bluetoothManager.d.ts| 265|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorClass<br>Method or attribute name: MAJOR_TOY = 0x0800|@ohos.bluetoothManager.d.ts| 266|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorClass<br>Method or attribute name: MAJOR_HEALTH = 0x0900|@ohos.bluetoothManager.d.ts| 267|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorClass<br>Method or attribute name: MAJOR_UNCATEGORIZED = 0x1F00|@ohos.bluetoothManager.d.ts| 268|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass|@ohos.bluetoothManager.d.ts| 269|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: COMPUTER_UNCATEGORIZED = 0x0100|@ohos.bluetoothManager.d.ts| 270|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: COMPUTER_DESKTOP = 0x0104|@ohos.bluetoothManager.d.ts| 271|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: COMPUTER_SERVER = 0x0108|@ohos.bluetoothManager.d.ts| 272|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: COMPUTER_LAPTOP = 0x010C|@ohos.bluetoothManager.d.ts| 273|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: COMPUTER_HANDHELD_PC_PDA = 0x0110|@ohos.bluetoothManager.d.ts| 274|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: COMPUTER_PALM_SIZE_PC_PDA = 0x0114|@ohos.bluetoothManager.d.ts| 275|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: COMPUTER_WEARABLE = 0x0118|@ohos.bluetoothManager.d.ts| 276|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: COMPUTER_TABLET = 0x011C|@ohos.bluetoothManager.d.ts| 277|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PHONE_UNCATEGORIZED = 0x0200|@ohos.bluetoothManager.d.ts| 278|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PHONE_CELLULAR = 0x0204|@ohos.bluetoothManager.d.ts| 279|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PHONE_CORDLESS = 0x0208|@ohos.bluetoothManager.d.ts| 280|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PHONE_SMART = 0x020C|@ohos.bluetoothManager.d.ts| 281|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PHONE_MODEM_OR_GATEWAY = 0x0210|@ohos.bluetoothManager.d.ts| 282|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PHONE_ISDN = 0x0214|@ohos.bluetoothManager.d.ts| 283|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: NETWORK_FULLY_AVAILABLE = 0x0300|@ohos.bluetoothManager.d.ts| 284|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: NETWORK_1_TO_17_UTILIZED = 0x0320|@ohos.bluetoothManager.d.ts| 285|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: NETWORK_17_TO_33_UTILIZED = 0x0340|@ohos.bluetoothManager.d.ts| 286|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: NETWORK_33_TO_50_UTILIZED = 0x0360|@ohos.bluetoothManager.d.ts| 287|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: NETWORK_60_TO_67_UTILIZED = 0x0380|@ohos.bluetoothManager.d.ts| 288|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: NETWORK_67_TO_83_UTILIZED = 0x03A0|@ohos.bluetoothManager.d.ts| 289|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: NETWORK_83_TO_99_UTILIZED = 0x03C0|@ohos.bluetoothManager.d.ts| 290|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: NETWORK_NO_SERVICE = 0x03E0|@ohos.bluetoothManager.d.ts| 291|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_UNCATEGORIZED = 0x0400|@ohos.bluetoothManager.d.ts| 292|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_WEARABLE_HEADSET = 0x0404|@ohos.bluetoothManager.d.ts| 293|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_HANDSFREE = 0x0408|@ohos.bluetoothManager.d.ts| 294|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_MICROPHONE = 0x0410|@ohos.bluetoothManager.d.ts| 295|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_LOUDSPEAKER = 0x0414|@ohos.bluetoothManager.d.ts| 296|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_HEADPHONES = 0x0418|@ohos.bluetoothManager.d.ts| 297|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_PORTABLE_AUDIO = 0x041C|@ohos.bluetoothManager.d.ts| 298|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_CAR_AUDIO = 0x0420|@ohos.bluetoothManager.d.ts| 299|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_SET_TOP_BOX = 0x0424|@ohos.bluetoothManager.d.ts| 300|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_HIFI_AUDIO = 0x0428|@ohos.bluetoothManager.d.ts| 301|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_VCR = 0x042C|@ohos.bluetoothManager.d.ts| 302|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_VIDEO_CAMERA = 0x0430|@ohos.bluetoothManager.d.ts| 303|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_CAMCORDER = 0x0434|@ohos.bluetoothManager.d.ts| 304|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_VIDEO_MONITOR = 0x0438|@ohos.bluetoothManager.d.ts| 305|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER = 0x043C|@ohos.bluetoothManager.d.ts| 306|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_VIDEO_CONFERENCING = 0x0440|@ohos.bluetoothManager.d.ts| 307|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: AUDIO_VIDEO_VIDEO_GAMING_TOY = 0x0448|@ohos.bluetoothManager.d.ts| 308|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PERIPHERAL_NON_KEYBOARD_NON_POINTING = 0x0500|@ohos.bluetoothManager.d.ts| 309|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PERIPHERAL_KEYBOARD = 0x0540|@ohos.bluetoothManager.d.ts| 310|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PERIPHERAL_POINTING_DEVICE = 0x0580|@ohos.bluetoothManager.d.ts| 311|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PERIPHERAL_KEYBOARD_POINTING = 0x05C0|@ohos.bluetoothManager.d.ts| 312|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PERIPHERAL_UNCATEGORIZED = 0x0500|@ohos.bluetoothManager.d.ts| 313|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PERIPHERAL_JOYSTICK = 0x0504|@ohos.bluetoothManager.d.ts| 314|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PERIPHERAL_GAMEPAD = 0x0508|@ohos.bluetoothManager.d.ts| 315|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PERIPHERAL_REMOTE_CONTROL = 0x05C0|@ohos.bluetoothManager.d.ts| 316|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PERIPHERAL_SENSING_DEVICE = 0x0510|@ohos.bluetoothManager.d.ts| 317|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PERIPHERAL_DIGITIZER_TABLET = 0x0514|@ohos.bluetoothManager.d.ts| 318|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PERIPHERAL_CARD_READER = 0x0518|@ohos.bluetoothManager.d.ts| 319|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PERIPHERAL_DIGITAL_PEN = 0x051C|@ohos.bluetoothManager.d.ts| 320|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PERIPHERAL_SCANNER_RFID = 0x0520|@ohos.bluetoothManager.d.ts| 321|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: PERIPHERAL_GESTURAL_INPUT = 0x0522|@ohos.bluetoothManager.d.ts| 322|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: IMAGING_UNCATEGORIZED = 0x0600|@ohos.bluetoothManager.d.ts| 323|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: IMAGING_DISPLAY = 0x0610|@ohos.bluetoothManager.d.ts| 324|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: IMAGING_CAMERA = 0x0620|@ohos.bluetoothManager.d.ts| 325|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: IMAGING_SCANNER = 0x0640|@ohos.bluetoothManager.d.ts| 326|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: IMAGING_PRINTER = 0x0680|@ohos.bluetoothManager.d.ts| 327|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: WEARABLE_UNCATEGORIZED = 0x0700|@ohos.bluetoothManager.d.ts| 328|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: WEARABLE_WRIST_WATCH = 0x0704|@ohos.bluetoothManager.d.ts| 329|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: WEARABLE_PAGER = 0x0708|@ohos.bluetoothManager.d.ts| 330|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: WEARABLE_JACKET = 0x070C|@ohos.bluetoothManager.d.ts| 331|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: WEARABLE_HELMET = 0x0710|@ohos.bluetoothManager.d.ts| 332|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: WEARABLE_GLASSES = 0x0714|@ohos.bluetoothManager.d.ts| 333|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: TOY_UNCATEGORIZED = 0x0800|@ohos.bluetoothManager.d.ts| 334|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: TOY_ROBOT = 0x0804|@ohos.bluetoothManager.d.ts| 335|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: TOY_VEHICLE = 0x0808|@ohos.bluetoothManager.d.ts| 336|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: TOY_DOLL_ACTION_FIGURE = 0x080C|@ohos.bluetoothManager.d.ts| 337|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: TOY_CONTROLLER = 0x0810|@ohos.bluetoothManager.d.ts| 338|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: TOY_GAME = 0x0814|@ohos.bluetoothManager.d.ts| 339|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_UNCATEGORIZED = 0x0900|@ohos.bluetoothManager.d.ts| 340|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_BLOOD_PRESSURE = 0x0904|@ohos.bluetoothManager.d.ts| 341|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_THERMOMETER = 0x0908|@ohos.bluetoothManager.d.ts| 342|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_WEIGHING = 0x090C|@ohos.bluetoothManager.d.ts| 343|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_GLUCOSE = 0x0910|@ohos.bluetoothManager.d.ts| 344|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_PULSE_OXIMETER = 0x0914|@ohos.bluetoothManager.d.ts| 345|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_PULSE_RATE = 0x0918|@ohos.bluetoothManager.d.ts| 346|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_DATA_DISPLAY = 0x091C|@ohos.bluetoothManager.d.ts| 347|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_STEP_COUNTER = 0x0920|@ohos.bluetoothManager.d.ts| 348|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_BODY_COMPOSITION_ANALYZER = 0x0924|@ohos.bluetoothManager.d.ts| 349|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_PEAK_FLOW_MONITOR = 0x0928|@ohos.bluetoothManager.d.ts| 350|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_MEDICATION_MONITOR = 0x092C|@ohos.bluetoothManager.d.ts| 351|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_KNEE_PROSTHESIS = 0x0930|@ohos.bluetoothManager.d.ts| 352|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_ANKLE_PROSTHESIS = 0x0934|@ohos.bluetoothManager.d.ts| 353|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_GENERIC_HEALTH_MANAGER = 0x0938|@ohos.bluetoothManager.d.ts| 354|Added|NA|Module name: ohos.bluetoothManager<br>Class name: MajorMinorClass<br>Method or attribute name: HEALTH_PERSONAL_MOBILITY_DEVICE = 0x093C|@ohos.bluetoothManager.d.ts| 355|Added|NA|Module name: ohos.bluetoothManager<br>Class name: PlayingState|@ohos.bluetoothManager.d.ts| 356|Added|NA|Module name: ohos.bluetoothManager<br>Class name: PlayingState<br>Method or attribute name: STATE_NOT_PLAYING|@ohos.bluetoothManager.d.ts| 357|Added|NA|Module name: ohos.bluetoothManager<br>Class name: PlayingState<br>Method or attribute name: STATE_PLAYING|@ohos.bluetoothManager.d.ts| 358|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ProfileId|@ohos.bluetoothManager.d.ts| 359|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ProfileId<br>Method or attribute name: PROFILE_A2DP_SOURCE = 1|@ohos.bluetoothManager.d.ts| 360|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ProfileId<br>Method or attribute name: PROFILE_HANDS_FREE_AUDIO_GATEWAY = 4|@ohos.bluetoothManager.d.ts| 361|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ProfileId<br>Method or attribute name: PROFILE_HID_HOST = 6|@ohos.bluetoothManager.d.ts| 362|Added|NA|Module name: ohos.bluetoothManager<br>Class name: ProfileId<br>Method or attribute name: PROFILE_PAN_NETWORK = 7|@ohos.bluetoothManager.d.ts| 363|Added|NA|Class name: connection<br>Method or attribute name: function getAppNet(callback: AsyncCallback\<NetHandle>): void;|@ohos.net.connection.d.ts| 364|Added|NA|Class name: connection<br>Method or attribute name: function getAppNet(): Promise\<NetHandle>;|@ohos.net.connection.d.ts| 365|Added|NA|Class name: connection<br>Method or attribute name: function setAppNet(netHandle: NetHandle, callback: AsyncCallback\<void>): void;|@ohos.net.connection.d.ts| 366|Added|NA|Class name: connection<br>Method or attribute name: function setAppNet(netHandle: NetHandle): Promise\<void>;|@ohos.net.connection.d.ts| 367|Added|NA|Class name: TLSSecureOptions<br>Method or attribute name: password?: string;|@ohos.net.socket.d.ts| 368|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: certEntry: Uint8Array;|@ohos.wifiManager.d.ts| 369|Added|NA|Class name: WifiEapConfig<br>Method or attribute name: certEntry: Uint8Array;|@ohos.wifiManager.d.ts| 370|Added|NA|Module name: ohos.wifiManager<br>Class name: WifiEapConfig<br>Method or attribute name: certPassword: string;|@ohos.wifiManager.d.ts| 371|Added|NA|Class name: WifiEapConfig<br>Method or attribute name: certPassword: string;|@ohos.wifiManager.d.ts| 372|Added|NA|Class name: WifiDeviceConfig<br>Method or attribute name: bssid?: string;|@ohos.wifiManager.d.ts| 373|Added|NA|Class name: WifiDeviceConfig<br>Method or attribute name: isHiddenSsid?: boolean;|@ohos.wifiManager.d.ts| 374|Added|NA|Class name: WifiDeviceConfig<br>Method or attribute name: creatorUid?: number;|@ohos.wifiManager.d.ts| 375|Added|NA|Class name: WifiDeviceConfig<br>Method or attribute name: disableReason?: number;|@ohos.wifiManager.d.ts| 376|Added|NA|Class name: WifiDeviceConfig<br>Method or attribute name: netId?: number;|@ohos.wifiManager.d.ts| 377|Added|NA|Class name: WifiDeviceConfig<br>Method or attribute name: randomMacType?: number;|@ohos.wifiManager.d.ts| 378|Added|NA|Class name: WifiDeviceConfig<br>Method or attribute name: randomMacAddr?: string;|@ohos.wifiManager.d.ts| 379|Added|NA|Class name: WifiDeviceConfig<br>Method or attribute name: ipType?: IpType;|@ohos.wifiManager.d.ts| 380|Added|NA|Class name: WifiDeviceConfig<br>Method or attribute name: staticIp?: IpConfig;|@ohos.wifiManager.d.ts| 381|Added|NA|Class name: WifiDeviceConfig<br>Method or attribute name: eapConfig?: WifiEapConfig;|@ohos.wifiManager.d.ts| 382|Deleted|Module name: ohos.bluetooth<br>Class name: bluetooth<br>Method or attribute name: function getProfileInst(profileId: ProfileId): A2dpSourceProfile \| HandsFreeAudioGatewayProfile \| HidHostProfile \| PanProfile;|NA|@ohos.bluetooth.d.ts| 383|Deleted|Module name: ohos.bluetooth<br>Class name: HidHostProfile|NA|@ohos.bluetooth.d.ts| 384|Deleted|Module name: ohos.bluetooth<br>Class name: HidHostProfile<br>Method or attribute name: connect(device: string): boolean;|NA|@ohos.bluetooth.d.ts| 385|Deleted|Module name: ohos.bluetooth<br>Class name: HidHostProfile<br>Method or attribute name: disconnect(device: string): boolean;|NA|@ohos.bluetooth.d.ts| 386|Deleted|Module name: ohos.bluetooth<br>Class name: HidHostProfile<br>Method or attribute name: on(type: "connectionStateChange", callback: Callback\<StateChangeParam>): void;|NA|@ohos.bluetooth.d.ts| 387|Deleted|Module name: ohos.bluetooth<br>Class name: HidHostProfile<br>Method or attribute name: off(type: "connectionStateChange", callback?: Callback\<StateChangeParam>): void;|NA|@ohos.bluetooth.d.ts| 388|Deleted|Module name: ohos.bluetooth<br>Class name: PanProfile|NA|@ohos.bluetooth.d.ts| 389|Deleted|Module name: ohos.bluetooth<br>Class name: PanProfile<br>Method or attribute name: disconnect(device: string): boolean;|NA|@ohos.bluetooth.d.ts| 390|Deleted|Module name: ohos.bluetooth<br>Class name: PanProfile<br>Method or attribute name: on(type: "connectionStateChange", callback: Callback\<StateChangeParam>): void;|NA|@ohos.bluetooth.d.ts| 391|Deleted|Module name: ohos.bluetooth<br>Class name: PanProfile<br>Method or attribute name: off(type: "connectionStateChange", callback?: Callback\<StateChangeParam>): void;|NA|@ohos.bluetooth.d.ts| 392|Deleted|Module name: ohos.bluetooth<br>Class name: PanProfile<br>Method or attribute name: setTethering(enable: boolean): void;|NA|@ohos.bluetooth.d.ts| 393|Deleted|Module name: ohos.bluetooth<br>Class name: PanProfile<br>Method or attribute name: isTetheringOn(): boolean;|NA|@ohos.bluetooth.d.ts| 394|Deleted|Module name: ohos.bluetooth<br>Class name: ScanFilter<br>Method or attribute name: serviceUuidMask?: string;|NA|@ohos.bluetooth.d.ts| 395|Deleted|Module name: ohos.bluetooth<br>Class name: ScanFilter<br>Method or attribute name: serviceSolicitationUuid?: string;|NA|@ohos.bluetooth.d.ts| 396|Deleted|Module name: ohos.bluetooth<br>Class name: ScanFilter<br>Method or attribute name: serviceSolicitationUuidMask?: string;|NA|@ohos.bluetooth.d.ts| 397|Deleted|Module name: ohos.bluetooth<br>Class name: ScanFilter<br>Method or attribute name: serviceData?: ArrayBuffer;|NA|@ohos.bluetooth.d.ts| 398|Deleted|Module name: ohos.bluetooth<br>Class name: ScanFilter<br>Method or attribute name: serviceDataMask?: ArrayBuffer;|NA|@ohos.bluetooth.d.ts| 399|Deleted|Module name: ohos.bluetooth<br>Class name: ScanFilter<br>Method or attribute name: manufactureId?: number;|NA|@ohos.bluetooth.d.ts| 400|Deleted|Module name: ohos.bluetooth<br>Class name: ScanFilter<br>Method or attribute name: manufactureData?: ArrayBuffer;|NA|@ohos.bluetooth.d.ts| 401|Deleted|Module name: ohos.bluetooth<br>Class name: ScanFilter<br>Method or attribute name: manufactureDataMask?: ArrayBuffer;|NA|@ohos.bluetooth.d.ts| 402|Deleted|Module name: ohos.bluetooth<br>Class name: ProfileId<br>Method or attribute name: PROFILE_HID_HOST = 6|NA|@ohos.bluetooth.d.ts| 403|Deleted|Module name: ohos.bluetooth<br>Class name: ProfileId<br>Method or attribute name: PROFILE_PAN_NETWORK = 7|NA|@ohos.bluetooth.d.ts| 404|Deleted|Module name: ohos.net.socket<br>Class name: TLSSecureOptions<br>Method or attribute name: passwd?: string;|NA|@ohos.net.socket.d.ts| 405|Deprecated version changed|Class name: bluetooth<br>Deprecated version: N/A|Class name: bluetooth<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager |@ohos.bluetooth.d.ts| 406|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function getState(): BluetoothState;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function getState(): BluetoothState;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.getState |@ohos.bluetooth.d.ts| 407|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function getBtConnectionState(): ProfileConnectionState;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function getBtConnectionState(): ProfileConnectionState;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.getBtConnectionState |@ohos.bluetooth.d.ts| 408|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function pairDevice(deviceId: string): boolean;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function pairDevice(deviceId: string): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.pairDevice |@ohos.bluetooth.d.ts| 409|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function cancelPairedDevice(deviceId: string): boolean;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function cancelPairedDevice(deviceId: string): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.cancelPairedDevice |@ohos.bluetooth.d.ts| 410|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function getRemoteDeviceName(deviceId: string): string;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function getRemoteDeviceName(deviceId: string): string;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.getRemoteDeviceName |@ohos.bluetooth.d.ts| 411|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function getRemoteDeviceClass(deviceId: string): DeviceClass;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function getRemoteDeviceClass(deviceId: string): DeviceClass;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.getRemoteDeviceClass |@ohos.bluetooth.d.ts| 412|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function enableBluetooth(): boolean;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function enableBluetooth(): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.enableBluetooth |@ohos.bluetooth.d.ts| 413|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function disableBluetooth(): boolean;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function disableBluetooth(): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.disableBluetooth |@ohos.bluetooth.d.ts| 414|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function getLocalName(): string;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function getLocalName(): string;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.getLocalName |@ohos.bluetooth.d.ts| 415|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function getPairedDevices(): Array\<string>;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function getPairedDevices(): Array\<string>;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.getPairedDevices |@ohos.bluetooth.d.ts| 416|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function getProfileConnState(profileId: ProfileId): ProfileConnectionState;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function getProfileConnState(profileId: ProfileId): ProfileConnectionState;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.getProfileConnectionState |@ohos.bluetooth.d.ts| 417|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function setDevicePairingConfirmation(device: string, accept: boolean): boolean;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function setDevicePairingConfirmation(device: string, accept: boolean): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.setDevicePairingConfirmation |@ohos.bluetooth.d.ts| 418|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function setLocalName(name: string): boolean;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function setLocalName(name: string): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.setLocalName |@ohos.bluetooth.d.ts| 419|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function setBluetoothScanMode(mode: ScanMode, duration: number): boolean;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function setBluetoothScanMode(mode: ScanMode, duration: number): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.setBluetoothScanMode |@ohos.bluetooth.d.ts| 420|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function getBluetoothScanMode(): ScanMode;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function getBluetoothScanMode(): ScanMode;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.getBluetoothScanMode |@ohos.bluetooth.d.ts| 421|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function startBluetoothDiscovery(): boolean;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function startBluetoothDiscovery(): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.startBluetoothDiscovery |@ohos.bluetooth.d.ts| 422|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function stopBluetoothDiscovery(): boolean;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function stopBluetoothDiscovery(): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.stopBluetoothDiscovery |@ohos.bluetooth.d.ts| 423|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function on(type: "bluetoothDeviceFind", callback: Callback\<Array\<string>>): void;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function on(type: "bluetoothDeviceFind", callback: Callback\<Array\<string>>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.on|@ohos.bluetooth.d.ts| 424|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function off(type: "bluetoothDeviceFind", callback?: Callback\<Array\<string>>): void;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function off(type: "bluetoothDeviceFind", callback?: Callback\<Array\<string>>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.off|@ohos.bluetooth.d.ts| 425|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function on(type: "bondStateChange", callback: Callback\<BondStateParam>): void;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function on(type: "bondStateChange", callback: Callback\<BondStateParam>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.on|@ohos.bluetooth.d.ts| 426|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function off(type: "bondStateChange", callback?: Callback\<BondStateParam>): void;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function off(type: "bondStateChange", callback?: Callback\<BondStateParam>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.off|@ohos.bluetooth.d.ts| 427|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function on(type: "pinRequired", callback: Callback\<PinRequiredParam>): void;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function on(type: "pinRequired", callback: Callback\<PinRequiredParam>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.on|@ohos.bluetooth.d.ts| 428|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function off(type: "pinRequired", callback?: Callback\<PinRequiredParam>): void;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function off(type: "pinRequired", callback?: Callback\<PinRequiredParam>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.off|@ohos.bluetooth.d.ts| 429|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function on(type: "stateChange", callback: Callback\<BluetoothState>): void;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function on(type: "stateChange", callback: Callback\<BluetoothState>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.on|@ohos.bluetooth.d.ts| 430|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function off(type: "stateChange", callback?: Callback\<BluetoothState>): void;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function off(type: "stateChange", callback?: Callback\<BluetoothState>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.off|@ohos.bluetooth.d.ts| 431|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function sppListen(name: string, option: SppOption, callback: AsyncCallback\<number>): void;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function sppListen(name: string, option: SppOption, callback: AsyncCallback\<number>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.sppListen |@ohos.bluetooth.d.ts| 432|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function sppAccept(serverSocket: number, callback: AsyncCallback\<number>): void;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function sppAccept(serverSocket: number, callback: AsyncCallback\<number>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.sppAccept |@ohos.bluetooth.d.ts| 433|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function sppConnect(device: string, option: SppOption, callback: AsyncCallback\<number>): void;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function sppConnect(device: string, option: SppOption, callback: AsyncCallback\<number>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.sppConnect |@ohos.bluetooth.d.ts| 434|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function sppCloseServerSocket(socket: number): void;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function sppCloseServerSocket(socket: number): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.sppCloseServerSocket |@ohos.bluetooth.d.ts| 435|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function sppCloseClientSocket(socket: number): void;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function sppCloseClientSocket(socket: number): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.sppCloseClientSocket |@ohos.bluetooth.d.ts| 436|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function sppWrite(clientSocket: number, data: ArrayBuffer): boolean;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function sppWrite(clientSocket: number, data: ArrayBuffer): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.sppWrite |@ohos.bluetooth.d.ts| 437|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function on(type: "sppRead", clientSocket: number, callback: Callback\<ArrayBuffer>): void;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function on(type: "sppRead", clientSocket: number, callback: Callback\<ArrayBuffer>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.on|@ohos.bluetooth.d.ts| 438|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function off(type: "sppRead", clientSocket: number, callback?: Callback\<ArrayBuffer>): void;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function off(type: "sppRead", clientSocket: number, callback?: Callback\<ArrayBuffer>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.off|@ohos.bluetooth.d.ts| 439|Deprecated version changed|Class name: bluetooth<br>Method or attribute name: function getProfile(profileId: ProfileId): A2dpSourceProfile \| HandsFreeAudioGatewayProfile;<br>Deprecated version: N/A|Class name: bluetooth<br>Method or attribute name: function getProfile(profileId: ProfileId): A2dpSourceProfile \| HandsFreeAudioGatewayProfile;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.getProfileInstance |@ohos.bluetooth.d.ts| 440|Deprecated version changed|Class name: BaseProfile<br>Deprecated version: N/A|Class name: BaseProfile<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BaseProfile |@ohos.bluetooth.d.ts| 441|Deprecated version changed|Class name: BaseProfile<br>Method or attribute name: getConnectionDevices(): Array\<string>;<br>Deprecated version: N/A|Class name: BaseProfile<br>Method or attribute name: getConnectionDevices(): Array\<string>;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BaseProfile|@ohos.bluetooth.d.ts| 442|Deprecated version changed|Class name: BaseProfile<br>Method or attribute name: getDeviceState(device: string): ProfileConnectionState;<br>Deprecated version: N/A|Class name: BaseProfile<br>Method or attribute name: getDeviceState(device: string): ProfileConnectionState;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BaseProfile|@ohos.bluetooth.d.ts| 443|Deprecated version changed|Class name: A2dpSourceProfile<br>Deprecated version: N/A|Class name: A2dpSourceProfile<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.A2dpSourceProfile |@ohos.bluetooth.d.ts| 444|Deprecated version changed|Class name: A2dpSourceProfile<br>Method or attribute name: connect(device: string): boolean;<br>Deprecated version: N/A|Class name: A2dpSourceProfile<br>Method or attribute name: connect(device: string): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.A2dpSourceProfile|@ohos.bluetooth.d.ts| 445|Deprecated version changed|Class name: A2dpSourceProfile<br>Method or attribute name: disconnect(device: string): boolean;<br>Deprecated version: N/A|Class name: A2dpSourceProfile<br>Method or attribute name: disconnect(device: string): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.A2dpSourceProfile|@ohos.bluetooth.d.ts| 446|Deprecated version changed|Class name: A2dpSourceProfile<br>Method or attribute name: on(type: "connectionStateChange", callback: Callback\<StateChangeParam>): void;<br>Deprecated version: N/A|Class name: A2dpSourceProfile<br>Method or attribute name: on(type: "connectionStateChange", callback: Callback\<StateChangeParam>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.A2dpSourceProfile.on|@ohos.bluetooth.d.ts| 447|Deprecated version changed|Class name: A2dpSourceProfile<br>Method or attribute name: off(type: "connectionStateChange", callback?: Callback\<StateChangeParam>): void;<br>Deprecated version: N/A|Class name: A2dpSourceProfile<br>Method or attribute name: off(type: "connectionStateChange", callback?: Callback\<StateChangeParam>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.A2dpSourceProfile.off|@ohos.bluetooth.d.ts| 448|Deprecated version changed|Class name: A2dpSourceProfile<br>Method or attribute name: getPlayingState(device: string): PlayingState;<br>Deprecated version: N/A|Class name: A2dpSourceProfile<br>Method or attribute name: getPlayingState(device: string): PlayingState;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.A2dpSourceProfile|@ohos.bluetooth.d.ts| 449|Deprecated version changed|Class name: HandsFreeAudioGatewayProfile<br>Deprecated version: N/A|Class name: HandsFreeAudioGatewayProfile<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.HandsFreeAudioGatewayProfile |@ohos.bluetooth.d.ts| 450|Deprecated version changed|Class name: HandsFreeAudioGatewayProfile<br>Method or attribute name: connect(device: string): boolean;<br>Deprecated version: N/A|Class name: HandsFreeAudioGatewayProfile<br>Method or attribute name: connect(device: string): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.HandsFreeAudioGatewayProfile|@ohos.bluetooth.d.ts| 451|Deprecated version changed|Class name: HandsFreeAudioGatewayProfile<br>Method or attribute name: disconnect(device: string): boolean;<br>Deprecated version: N/A|Class name: HandsFreeAudioGatewayProfile<br>Method or attribute name: disconnect(device: string): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.HandsFreeAudioGatewayProfile|@ohos.bluetooth.d.ts| 452|Deprecated version changed|Class name: HandsFreeAudioGatewayProfile<br>Method or attribute name: on(type: "connectionStateChange", callback: Callback\<StateChangeParam>): void;<br>Deprecated version: N/A|Class name: HandsFreeAudioGatewayProfile<br>Method or attribute name: on(type: "connectionStateChange", callback: Callback\<StateChangeParam>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.HandsFreeAudioGatewayProfile.on|@ohos.bluetooth.d.ts| 453|Deprecated version changed|Class name: HandsFreeAudioGatewayProfile<br>Method or attribute name: off(type: "connectionStateChange", callback?: Callback\<StateChangeParam>): void;<br>Deprecated version: N/A|Class name: HandsFreeAudioGatewayProfile<br>Method or attribute name: off(type: "connectionStateChange", callback?: Callback\<StateChangeParam>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.HandsFreeAudioGatewayProfile.off|@ohos.bluetooth.d.ts| 454|Deprecated version changed|Class name: BLE<br>Method or attribute name: function createGattServer(): GattServer;<br>Deprecated version: N/A|Class name: BLE<br>Method or attribute name: function createGattServer(): GattServer;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BLE.createGattServer |@ohos.bluetooth.d.ts| 455|Deprecated version changed|Class name: BLE<br>Method or attribute name: function createGattClientDevice(deviceId: string): GattClientDevice;<br>Deprecated version: N/A|Class name: BLE<br>Method or attribute name: function createGattClientDevice(deviceId: string): GattClientDevice;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BLE.createGattClientDevice |@ohos.bluetooth.d.ts| 456|Deprecated version changed|Class name: BLE<br>Method or attribute name: function getConnectedBLEDevices(): Array\<string>;<br>Deprecated version: N/A|Class name: BLE<br>Method or attribute name: function getConnectedBLEDevices(): Array\<string>;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BLE.getConnectedBLEDevices |@ohos.bluetooth.d.ts| 457|Deprecated version changed|Class name: BLE<br>Method or attribute name: function startBLEScan(filters: Array\<ScanFilter>, options?: ScanOptions): void;<br>Deprecated version: N/A|Class name: BLE<br>Method or attribute name: function startBLEScan(filters: Array\<ScanFilter>, options?: ScanOptions): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BLE.startBLEScan |@ohos.bluetooth.d.ts| 458|Deprecated version changed|Class name: BLE<br>Method or attribute name: function stopBLEScan(): void;<br>Deprecated version: N/A|Class name: BLE<br>Method or attribute name: function stopBLEScan(): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BLE.stopBLEScan |@ohos.bluetooth.d.ts| 459|Deprecated version changed|Class name: BLE<br>Method or attribute name: function on(type: "BLEDeviceFind", callback: Callback\<Array\<ScanResult>>): void;<br>Deprecated version: N/A|Class name: BLE<br>Method or attribute name: function on(type: "BLEDeviceFind", callback: Callback\<Array\<ScanResult>>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BLE.on|@ohos.bluetooth.d.ts| 460|Deprecated version changed|Class name: BLE<br>Method or attribute name: function off(type: "BLEDeviceFind", callback?: Callback\<Array\<ScanResult>>): void;<br>Deprecated version: N/A|Class name: BLE<br>Method or attribute name: function off(type: "BLEDeviceFind", callback?: Callback\<Array\<ScanResult>>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BLE.off|@ohos.bluetooth.d.ts| 461|Deprecated version changed|Class name: GattServer<br>Deprecated version: N/A|Class name: GattServer<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer |@ohos.bluetooth.d.ts| 462|Deprecated version changed|Class name: GattServer<br>Method or attribute name: startAdvertising(setting: AdvertiseSetting, advData: AdvertiseData, advResponse?: AdvertiseData): void;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: startAdvertising(setting: AdvertiseSetting, advData: AdvertiseData, advResponse?: AdvertiseData): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 463|Deprecated version changed|Class name: GattServer<br>Method or attribute name: stopAdvertising(): void;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: stopAdvertising(): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 464|Deprecated version changed|Class name: GattServer<br>Method or attribute name: addService(service: GattService): boolean;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: addService(service: GattService): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 465|Deprecated version changed|Class name: GattServer<br>Method or attribute name: removeService(serviceUuid: string): boolean;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: removeService(serviceUuid: string): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 466|Deprecated version changed|Class name: GattServer<br>Method or attribute name: close(): void;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: close(): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 467|Deprecated version changed|Class name: GattServer<br>Method or attribute name: notifyCharacteristicChanged(deviceId: string, notifyCharacteristic: NotifyCharacteristic): boolean;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: notifyCharacteristicChanged(deviceId: string, notifyCharacteristic: NotifyCharacteristic): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 468|Deprecated version changed|Class name: GattServer<br>Method or attribute name: sendResponse(serverResponse: ServerResponse): boolean;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: sendResponse(serverResponse: ServerResponse): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 469|Deprecated version changed|Class name: GattServer<br>Method or attribute name: on(type: "characteristicRead", callback: Callback\<CharacteristicReadReq>): void;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: on(type: "characteristicRead", callback: Callback\<CharacteristicReadReq>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 470|Deprecated version changed|Class name: GattServer<br>Method or attribute name: off(type: "characteristicRead", callback?: Callback\<CharacteristicReadReq>): void;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: off(type: "characteristicRead", callback?: Callback\<CharacteristicReadReq>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 471|Deprecated version changed|Class name: GattServer<br>Method or attribute name: on(type: "characteristicWrite", callback: Callback\<CharacteristicWriteReq>): void;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: on(type: "characteristicWrite", callback: Callback\<CharacteristicWriteReq>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 472|Deprecated version changed|Class name: GattServer<br>Method or attribute name: off(type: "characteristicWrite", callback?: Callback\<CharacteristicWriteReq>): void;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: off(type: "characteristicWrite", callback?: Callback\<CharacteristicWriteReq>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 473|Deprecated version changed|Class name: GattServer<br>Method or attribute name: on(type: "descriptorRead", callback: Callback\<DescriptorReadReq>): void;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: on(type: "descriptorRead", callback: Callback\<DescriptorReadReq>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 474|Deprecated version changed|Class name: GattServer<br>Method or attribute name: off(type: "descriptorRead", callback?: Callback\<DescriptorReadReq>): void;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: off(type: "descriptorRead", callback?: Callback\<DescriptorReadReq>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 475|Deprecated version changed|Class name: GattServer<br>Method or attribute name: on(type: "descriptorWrite", callback: Callback\<DescriptorWriteReq>): void;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: on(type: "descriptorWrite", callback: Callback\<DescriptorWriteReq>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 476|Deprecated version changed|Class name: GattServer<br>Method or attribute name: off(type: "descriptorWrite", callback?: Callback\<DescriptorWriteReq>): void;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: off(type: "descriptorWrite", callback?: Callback\<DescriptorWriteReq>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 477|Deprecated version changed|Class name: GattServer<br>Method or attribute name: on(type: "connectStateChange", callback: Callback\<BLEConnectChangedState>): void;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: on(type: "connectStateChange", callback: Callback\<BLEConnectChangedState>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 478|Deprecated version changed|Class name: GattServer<br>Method or attribute name: off(type: "connectStateChange", callback?: Callback\<BLEConnectChangedState>): void;<br>Deprecated version: N/A|Class name: GattServer<br>Method or attribute name: off(type: "connectStateChange", callback?: Callback\<BLEConnectChangedState>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattServer|@ohos.bluetooth.d.ts| 479|Deprecated version changed|Class name: GattClientDevice<br>Deprecated version: N/A|Class name: GattClientDevice<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice |@ohos.bluetooth.d.ts| 480|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: connect(): boolean;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: connect(): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 481|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: disconnect(): boolean;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: disconnect(): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 482|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: close(): boolean;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: close(): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 483|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: getDeviceName(callback: AsyncCallback\<string>): void;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: getDeviceName(callback: AsyncCallback\<string>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 484|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: getDeviceName(): Promise\<string>;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: getDeviceName(): Promise\<string>;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 485|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: getServices(callback: AsyncCallback\<Array\<GattService>>): void;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: getServices(callback: AsyncCallback\<Array\<GattService>>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 486|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: getServices(): Promise\<Array\<GattService>>;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: getServices(): Promise\<Array\<GattService>>;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 487|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic, callback: AsyncCallback\<BLECharacteristic>): void;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic, callback: AsyncCallback\<BLECharacteristic>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 488|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic): Promise\<BLECharacteristic>;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic): Promise\<BLECharacteristic>;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 489|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor, callback: AsyncCallback\<BLEDescriptor>): void;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor, callback: AsyncCallback\<BLEDescriptor>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 490|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor): Promise\<BLEDescriptor>;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor): Promise\<BLEDescriptor>;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 491|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: writeCharacteristicValue(characteristic: BLECharacteristic): boolean;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: writeCharacteristicValue(characteristic: BLECharacteristic): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 492|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: writeDescriptorValue(descriptor: BLEDescriptor): boolean;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: writeDescriptorValue(descriptor: BLEDescriptor): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 493|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: getRssiValue(callback: AsyncCallback\<number>): void;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: getRssiValue(callback: AsyncCallback\<number>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 494|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: getRssiValue(): Promise\<number>;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: getRssiValue(): Promise\<number>;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 495|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: setBLEMtuSize(mtu: number): boolean;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: setBLEMtuSize(mtu: number): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 496|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: setNotifyCharacteristicChanged(characteristic: BLECharacteristic, enable: boolean): boolean;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: setNotifyCharacteristicChanged(characteristic: BLECharacteristic, enable: boolean): boolean;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 497|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: on(type: "BLECharacteristicChange", callback: Callback\<BLECharacteristic>): void;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: on(type: "BLECharacteristicChange", callback: Callback\<BLECharacteristic>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 498|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: off(type: "BLECharacteristicChange", callback?: Callback\<BLECharacteristic>): void;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: off(type: "BLECharacteristicChange", callback?: Callback\<BLECharacteristic>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 499|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: on(type: "BLEConnectionStateChange", callback: Callback\<BLEConnectChangedState>): void;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: on(type: "BLEConnectionStateChange", callback: Callback\<BLEConnectChangedState>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 500|Deprecated version changed|Class name: GattClientDevice<br>Method or attribute name: off(type: "BLEConnectionStateChange", callback?: Callback\<BLEConnectChangedState>): void;<br>Deprecated version: N/A|Class name: GattClientDevice<br>Method or attribute name: off(type: "BLEConnectionStateChange", callback?: Callback\<BLEConnectChangedState>): void;<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattClientDevice|@ohos.bluetooth.d.ts| 501|Deprecated version changed|Class name: GattService<br>Deprecated version: N/A|Class name: GattService<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.GattService |@ohos.bluetooth.d.ts| 502|Deprecated version changed|Class name: BLECharacteristic<br>Deprecated version: N/A|Class name: BLECharacteristic<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BLECharacteristic |@ohos.bluetooth.d.ts| 503|Deprecated version changed|Class name: BLEDescriptor<br>Deprecated version: N/A|Class name: BLEDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BLEDescriptor |@ohos.bluetooth.d.ts| 504|Deprecated version changed|Class name: NotifyCharacteristic<br>Deprecated version: N/A|Class name: NotifyCharacteristic<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.NotifyCharacteristic |@ohos.bluetooth.d.ts| 505|Deprecated version changed|Class name: CharacteristicReadReq<br>Deprecated version: N/A|Class name: CharacteristicReadReq<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.CharacteristicReadRequest |@ohos.bluetooth.d.ts| 506|Deprecated version changed|Class name: CharacteristicWriteReq<br>Deprecated version: N/A|Class name: CharacteristicWriteReq<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.CharacteristicWriteRequest |@ohos.bluetooth.d.ts| 507|Deprecated version changed|Class name: DescriptorReadReq<br>Deprecated version: N/A|Class name: DescriptorReadReq<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.DescriptorReadRequest |@ohos.bluetooth.d.ts| 508|Deprecated version changed|Class name: DescriptorWriteReq<br>Deprecated version: N/A|Class name: DescriptorWriteReq<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.DescriptorWriteRequest |@ohos.bluetooth.d.ts| 509|Deprecated version changed|Class name: ServerResponse<br>Deprecated version: N/A|Class name: ServerResponse<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.ServerResponse |@ohos.bluetooth.d.ts| 510|Deprecated version changed|Class name: BLEConnectChangedState<br>Deprecated version: N/A|Class name: BLEConnectChangedState<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BLEConnectChangedState |@ohos.bluetooth.d.ts| 511|Deprecated version changed|Class name: ScanResult<br>Deprecated version: N/A|Class name: ScanResult<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.ScanResult |@ohos.bluetooth.d.ts| 512|Deprecated version changed|Class name: AdvertiseSetting<br>Deprecated version: N/A|Class name: AdvertiseSetting<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.AdvertiseSetting |@ohos.bluetooth.d.ts| 513|Deprecated version changed|Class name: AdvertiseData<br>Deprecated version: N/A|Class name: AdvertiseData<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.AdvertiseData |@ohos.bluetooth.d.ts| 514|Deprecated version changed|Class name: ManufactureData<br>Deprecated version: N/A|Class name: ManufactureData<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.ManufactureData |@ohos.bluetooth.d.ts| 515|Deprecated version changed|Class name: ServiceData<br>Deprecated version: N/A|Class name: ServiceData<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.ServiceData |@ohos.bluetooth.d.ts| 516|Deprecated version changed|Class name: ScanFilter<br>Deprecated version: N/A|Class name: ScanFilter<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.ScanFilter |@ohos.bluetooth.d.ts| 517|Deprecated version changed|Class name: ScanOptions<br>Deprecated version: N/A|Class name: ScanOptions<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.ScanOptions |@ohos.bluetooth.d.ts| 518|Deprecated version changed|Class name: SppOption<br>Deprecated version: N/A|Class name: SppOption<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.SppOption |@ohos.bluetooth.d.ts| 519|Deprecated version changed|Class name: PinRequiredParam<br>Deprecated version: N/A|Class name: PinRequiredParam<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.PinRequiredParam |@ohos.bluetooth.d.ts| 520|Deprecated version changed|Class name: DeviceClass<br>Deprecated version: N/A|Class name: DeviceClass<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.DeviceClass |@ohos.bluetooth.d.ts| 521|Deprecated version changed|Class name: BondStateParam<br>Deprecated version: N/A|Class name: BondStateParam<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BondStateParam |@ohos.bluetooth.d.ts| 522|Deprecated version changed|Class name: ScanDuty<br>Deprecated version: N/A|Class name: ScanDuty<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.ScanDuty |@ohos.bluetooth.d.ts| 523|Deprecated version changed|Class name: MatchMode<br>Deprecated version: N/A|Class name: MatchMode<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.MatchMode |@ohos.bluetooth.d.ts| 524|Deprecated version changed|Class name: ProfileConnectionState<br>Deprecated version: N/A|Class name: ProfileConnectionState<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.ProfileConnectionState |@ohos.bluetooth.d.ts| 525|Deprecated version changed|Class name: BluetoothState<br>Deprecated version: N/A|Class name: BluetoothState<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BluetoothState |@ohos.bluetooth.d.ts| 526|Deprecated version changed|Class name: SppType<br>Deprecated version: N/A|Class name: SppType<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.SppType |@ohos.bluetooth.d.ts| 527|Deprecated version changed|Class name: ScanMode<br>Deprecated version: N/A|Class name: ScanMode<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.ScanMode |@ohos.bluetooth.d.ts| 528|Deprecated version changed|Class name: BondState<br>Deprecated version: N/A|Class name: BondState<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.BondState |@ohos.bluetooth.d.ts| 529|Deprecated version changed|Class name: MajorClass<br>Deprecated version: N/A|Class name: MajorClass<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.MajorClass |@ohos.bluetooth.d.ts| 530|Deprecated version changed|Class name: MajorMinorClass<br>Deprecated version: N/A|Class name: MajorMinorClass<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.MajorMinorClass |@ohos.bluetooth.d.ts| 531|Deprecated version changed|Class name: StateChangeParam<br>Deprecated version: N/A|Class name: StateChangeParam<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.StateChangeParam |@ohos.bluetooth.d.ts| 532|Deprecated version changed|Class name: PlayingState<br>Deprecated version: N/A|Class name: PlayingState<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.PlayingState |@ohos.bluetooth.d.ts| 533|Deprecated version changed|Class name: ProfileId<br>Deprecated version: N/A|Class name: ProfileId<br>Deprecated version: 9<br>Substitute API: ohos.bluetoothManager/bluetoothManager.ProfileId |@ohos.bluetooth.d.ts| 534|Permission changed|Class name: connection<br>Method or attribute name: function getAddressesByName(host: string, callback: AsyncCallback\<Array\<NetAddress>>): void;<br>Permission: ohos.permission.GET_NETWORK_INFO|Class name: connection<br>Method or attribute name: function getAddressesByName(host: string, callback: AsyncCallback\<Array\<NetAddress>>): void;<br>Permission: ohos.permission.INTERNET|@ohos.net.connection.d.ts| 535|Permission changed|Class name: connection<br>Method or attribute name: function getAddressesByName(host: string): Promise\<Array\<NetAddress>>;<br>Permission: ohos.permission.GET_NETWORK_INFO|Class name: connection<br>Method or attribute name: function getAddressesByName(host: string): Promise\<Array\<NetAddress>>;<br>Permission: ohos.permission.INTERNET|@ohos.net.connection.d.ts| 536|Permission changed|Class name: NetHandle<br>Method or attribute name: getAddressesByName(host: string, callback: AsyncCallback\<Array\<NetAddress>>): void;<br>Permission: ohos.permission.GET_NETWORK_INFO|Class name: NetHandle<br>Method or attribute name: getAddressesByName(host: string, callback: AsyncCallback\<Array\<NetAddress>>): void;<br>Permission: ohos.permission.INTERNET|@ohos.net.connection.d.ts| 537|Permission changed|Class name: NetHandle<br>Method or attribute name: getAddressesByName(host: string): Promise\<Array\<NetAddress>>;<br>Permission: ohos.permission.GET_NETWORK_INFO|Class name: NetHandle<br>Method or attribute name: getAddressesByName(host: string): Promise\<Array\<NetAddress>>;<br>Permission: ohos.permission.INTERNET|@ohos.net.connection.d.ts| 538|Permission changed|Class name: NetHandle<br>Method or attribute name: getAddressByName(host: string, callback: AsyncCallback\<NetAddress>): void;<br>Permission: ohos.permission.GET_NETWORK_INFO|Class name: NetHandle<br>Method or attribute name: getAddressByName(host: string, callback: AsyncCallback\<NetAddress>): void;<br>Permission: ohos.permission.INTERNET|@ohos.net.connection.d.ts| 539|Permission changed|Class name: NetHandle<br>Method or attribute name: getAddressByName(host: string): Promise\<NetAddress>;<br>Permission: ohos.permission.GET_NETWORK_INFO|Class name: NetHandle<br>Method or attribute name: getAddressByName(host: string): Promise\<NetAddress>;<br>Permission: ohos.permission.INTERNET|@ohos.net.connection.d.ts| 540|Error code added|NA|Class name: connection<br>Method or attribute name: function getDefaultNet(callback: AsyncCallback\<NetHandle>): void;<br>Error code: 201, 2100002, 2100003|@ohos.net.connection.d.ts| 541|Error code added|NA|Class name: connection<br>Method or attribute name: function getDefaultNet(): Promise\<NetHandle>;<br>Error code: 201, 2100002, 2100003|@ohos.net.connection.d.ts| 542|Error code added|NA|Class name: connection<br>Method or attribute name: function getAllNets(callback: AsyncCallback\<Array\<NetHandle>>): void;<br>Error code: 201, 2100002, 2100003|@ohos.net.connection.d.ts| 543|Error code added|NA|Class name: connection<br>Method or attribute name: function getAllNets(): Promise\<Array\<NetHandle>>;<br>Error code: 201, 2100002, 2100003|@ohos.net.connection.d.ts| 544|Error code added|NA|Class name: connection<br>Method or attribute name: function getConnectionProperties(netHandle: NetHandle, callback: AsyncCallback\<ConnectionProperties>): void;<br>Error code: 201, 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 545|Error code added|NA|Class name: connection<br>Method or attribute name: function getConnectionProperties(netHandle: NetHandle): Promise\<ConnectionProperties>;<br>Error code: 201, 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 546|Error code added|NA|Class name: connection<br>Method or attribute name: function getNetCapabilities(netHandle: NetHandle, callback: AsyncCallback\<NetCapabilities>): void;<br>Error code: 201, 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 547|Error code added|NA|Class name: connection<br>Method or attribute name: function getNetCapabilities(netHandle: NetHandle): Promise\<NetCapabilities>;<br>Error code: 201, 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 548|Error code added|NA|Class name: connection<br>Method or attribute name: function hasDefaultNet(callback: AsyncCallback\<boolean>): void;<br>Error code: 201, 2100002, 2100003|@ohos.net.connection.d.ts| 549|Error code added|NA|Class name: connection<br>Method or attribute name: function hasDefaultNet(): Promise\<boolean>;<br>Error code: 201, 2100002, 2100003|@ohos.net.connection.d.ts| 550|Error code added|NA|Class name: connection<br>Method or attribute name: function enableAirplaneMode(callback: AsyncCallback\<void>): void;<br>Error code: 201, 2100002, 2100003|@ohos.net.connection.d.ts| 551|Error code added|NA|Class name: connection<br>Method or attribute name: function enableAirplaneMode(): Promise\<void>;<br>Error code: 201, 2100002, 2100003|@ohos.net.connection.d.ts| 552|Error code added|NA|Class name: connection<br>Method or attribute name: function disableAirplaneMode(callback: AsyncCallback\<void>): void;<br>Error code: 201, 2100002, 2100003|@ohos.net.connection.d.ts| 553|Error code added|NA|Class name: connection<br>Method or attribute name: function disableAirplaneMode(): Promise\<void>;<br>Error code: 201, 2100002, 2100003|@ohos.net.connection.d.ts| 554|Error code added|NA|Class name: connection<br>Method or attribute name: function reportNetConnected(netHandle: NetHandle, callback: AsyncCallback\<void>): void;<br>Error code: 201, 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 555|Error code added|NA|Class name: connection<br>Method or attribute name: function reportNetConnected(netHandle: NetHandle): Promise\<void>;<br>Error code: 201, 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 556|Error code added|NA|Class name: connection<br>Method or attribute name: function reportNetDisconnected(netHandle: NetHandle, callback: AsyncCallback\<void>): void;<br>Error code: 201, 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 557|Error code added|NA|Class name: connection<br>Method or attribute name: function reportNetDisconnected(netHandle: NetHandle): Promise\<void>;<br>Error code: 201, 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 558|Error code added|NA|Class name: connection<br>Method or attribute name: function getAddressesByName(host: string, callback: AsyncCallback\<Array\<NetAddress>>): void;<br>Error code: 201, 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 559|Error code added|NA|Class name: connection<br>Method or attribute name: function getAddressesByName(host: string): Promise\<Array\<NetAddress>>;<br>Error code: 201, 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 560|Error code added|NA|Class name: NetConnection<br>Method or attribute name: register(callback: AsyncCallback\<void>): void;<br>Error code: 201, 2100002, 2100003, 2101008, 2101022|@ohos.net.connection.d.ts| 561|Error code added|NA|Class name: NetConnection<br>Method or attribute name: unregister(callback: AsyncCallback\<void>): void;<br>Error code: 2100002, 2100003, 2101007|@ohos.net.connection.d.ts| 562|Error code added|NA|Class name: NetHandle<br>Method or attribute name: bindSocket(socketParam: TCPSocket \| UDPSocket, callback: AsyncCallback\<void>): void;<br>Error code: 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 563|Error code added|NA|Class name: NetHandle<br>Method or attribute name: bindSocket(socketParam: TCPSocket \| UDPSocket): Promise\<void>;<br>Error code: 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 564|Error code added|NA|Class name: NetHandle<br>Method or attribute name: getAddressesByName(host: string, callback: AsyncCallback\<Array\<NetAddress>>): void;<br>Error code: 201, 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 565|Error code added|NA|Class name: NetHandle<br>Method or attribute name: getAddressesByName(host: string): Promise\<Array\<NetAddress>>;<br>Error code: 201, 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 566|Error code added|NA|Class name: NetHandle<br>Method or attribute name: getAddressByName(host: string, callback: AsyncCallback\<NetAddress>): void;<br>Error code: 201, 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 567|Error code added|NA|Class name: NetHandle<br>Method or attribute name: getAddressByName(host: string): Promise\<NetAddress>;<br>Error code: 201, 401, 2100001, 2100002, 2100003|@ohos.net.connection.d.ts| 568|Error code added|NA|Class name: ethernet<br>Method or attribute name: function getIfaceConfig(iface: string, callback: AsyncCallback\<InterfaceConfiguration>): void;<br>Error code: 201, 401, 2200001, 2200002, 2200003, 2201005|@ohos.net.ethernet.d.ts| 569|Error code added|NA|Class name: ethernet<br>Method or attribute name: function getIfaceConfig(iface: string): Promise\<InterfaceConfiguration>;<br>Error code: 201, 401, 2200001, 2200002, 2200003, 2201005|@ohos.net.ethernet.d.ts| 570|Error code added|NA|Class name: ethernet<br>Method or attribute name: function setIfaceConfig(iface: string, ic: InterfaceConfiguration, callback: AsyncCallback\<void>): void;<br>Error code: 201, 401, 2200001, 2200002, 2200003, 2201004, 2201005, 2201006, 2201007|@ohos.net.ethernet.d.ts| 571|Error code added|NA|Class name: ethernet<br>Method or attribute name: function setIfaceConfig(iface: string, ic: InterfaceConfiguration): Promise\<void>;<br>Error code: 201, 401, 2200001, 2200002, 2200003, 2201004, 2201005, 2201006, 2201007|@ohos.net.ethernet.d.ts| 572|Error code added|NA|Class name: ethernet<br>Method or attribute name: function isIfaceActive(iface: string, callback: AsyncCallback\<number>): void;<br>Error code: 201, 401, 2200001, 2200002, 2200003, 2201005|@ohos.net.ethernet.d.ts| 573|Error code added|NA|Class name: ethernet<br>Method or attribute name: function isIfaceActive(iface: string): Promise\<number>;<br>Error code: 201, 401, 2200001, 2200002, 2200003, 2201005|@ohos.net.ethernet.d.ts| 574|Error code added|NA|Class name: ethernet<br>Method or attribute name: function getAllActiveIfaces(callback: AsyncCallback\<Array\<string>>): void;<br>Error code: 201, 2200002, 2200003|@ohos.net.ethernet.d.ts| 575|Error code added|NA|Class name: ethernet<br>Method or attribute name: function getAllActiveIfaces(): Promise\<Array\<string>>;<br>Error code: 201, 2200002, 2200003|@ohos.net.ethernet.d.ts| 576|Error code added|NA|Class name: HttpRequest<br>Method or attribute name: request(url: string, callback: AsyncCallback\<HttpResponse>): void;<br>Error code: 401, 201, 2300001, 2300003, 2300005, 2300006, 2300007, 2300008, 2300009, 2300016, 2300018, 2300023, 2300025, 2300026, 2300027, 2300028, 2300047, 2300052, 2300055, 2300056, 2300058, 2300059, 2300060, 2300061, 2300063, 2300070, 2300073, 2300077, 2300078, 2300094, 2300999|@ohos.net.http.d.ts| 577|Error code added|NA|Class name: HttpRequest<br>Method or attribute name: request(url: string, options: HttpRequestOptions, callback: AsyncCallback\<HttpResponse>): void;<br>Error code: 401, 201, 2300001, 2300003, 2300005, 2300006, 2300007, 2300008, 2300009, 2300016, 2300018, 2300023, 2300025, 2300026, 2300027, 2300028, 2300047, 2300052, 2300055, 2300056, 2300058, 2300059, 2300060, 2300061, 2300063, 2300070, 2300073, 2300077, 2300078, 2300094, 2300999|@ohos.net.http.d.ts| 578|Error code added|NA|Class name: HttpRequest<br>Method or attribute name: request(url: string, options?: HttpRequestOptions): Promise\<HttpResponse>;<br>Error code: 401, 201, 2300001, 2300003, 2300005, 2300006, 2300007, 2300008, 2300009, 2300016, 2300018, 2300023, 2300025, 2300026, 2300027, 2300028, 2300047, 2300052, 2300055, 2300056, 2300058, 2300059, 2300060, 2300061, 2300063, 2300070, 2300073, 2300077, 2300078, 2300094, 2300999|@ohos.net.http.d.ts| 579|Error code added|NA|Class name: sharing<br>Method or attribute name: function isSharingSupported(callback: AsyncCallback\<boolean>): void;<br>Error code: 201, 2200002, 2200003, 2202011|@ohos.net.sharing.d.ts| 580|Error code added|NA|Class name: sharing<br>Method or attribute name: function isSharingSupported(): Promise\<boolean>;<br>Error code: 201, 2200002, 2200003, 2202011|@ohos.net.sharing.d.ts| 581|Error code added|NA|Class name: sharing<br>Method or attribute name: function isSharing(callback: AsyncCallback\<boolean>): void;<br>Error code: 201, 2200002, 2200003, 2202011|@ohos.net.sharing.d.ts| 582|Error code added|NA|Class name: sharing<br>Method or attribute name: function isSharing(): Promise\<boolean>;<br>Error code: 201, 2200002, 2200003, 2202011|@ohos.net.sharing.d.ts| 583|Error code added|NA|Class name: sharing<br>Method or attribute name: function startSharing(type: SharingIfaceType, callback: AsyncCallback\<void>): void;<br>Error code: 201, 401, 2200001, 2200002, 2200003, 2202004, 2202005, 2202006, 2202009, 2202011|@ohos.net.sharing.d.ts| 584|Error code added|NA|Class name: sharing<br>Method or attribute name: function startSharing(type: SharingIfaceType): Promise\<void>;<br>Error code: 201, 401, 2200001, 2200002, 2200003, 2202004, 2202005, 2202006, 2202009, 2202011|@ohos.net.sharing.d.ts| 585|Error code added|NA|Class name: sharing<br>Method or attribute name: function stopSharing(type: SharingIfaceType, callback: AsyncCallback\<void>): void;<br>Error code: 201, 401, 2200001, 2200002, 2200003, 2202004, 2202005, 2202006, 2202011|@ohos.net.sharing.d.ts| 586|Error code added|NA|Class name: sharing<br>Method or attribute name: function stopSharing(type: SharingIfaceType): Promise\<void>;<br>Error code: 201, 401, 2200001, 2200002, 2200003, 2202004, 2202005, 2202006, 2202011|@ohos.net.sharing.d.ts| 587|Error code added|NA|Class name: sharing<br>Method or attribute name: function getStatsRxBytes(callback: AsyncCallback\<number>): void;<br>Error code: 201, 2200002, 2200003|@ohos.net.sharing.d.ts| 588|Error code added|NA|Class name: sharing<br>Method or attribute name: function getStatsRxBytes(): Promise\<number>;<br>Error code: 201, 2200002, 2200003|@ohos.net.sharing.d.ts| 589|Error code added|NA|Class name: sharing<br>Method or attribute name: function getStatsTxBytes(callback: AsyncCallback\<number>): void;<br>Error code: 201, 2200002, 2200003|@ohos.net.sharing.d.ts| 590|Error code added|NA|Class name: sharing<br>Method or attribute name: function getStatsTxBytes(): Promise\<number>;<br>Error code: 201, 2200002, 2200003|@ohos.net.sharing.d.ts| 591|Error code added|NA|Class name: sharing<br>Method or attribute name: function getStatsTotalBytes(callback: AsyncCallback\<number>): void;<br>Error code: 201, 2200002, 2200003|@ohos.net.sharing.d.ts| 592|Error code added|NA|Class name: sharing<br>Method or attribute name: function getStatsTotalBytes(): Promise\<number>;<br>Error code: 201, 2200002, 2200003|@ohos.net.sharing.d.ts| 593|Error code added|NA|Class name: sharing<br>Method or attribute name: function getSharingIfaces(state: SharingIfaceState, callback: AsyncCallback\<Array\<string>>): void;<br>Error code: 201, 401, 2200001, 2200002, 2200003|@ohos.net.sharing.d.ts| 594|Error code added|NA|Class name: sharing<br>Method or attribute name: function getSharingIfaces(state: SharingIfaceState): Promise\<Array\<string>>;<br>Error code: 201, 401, 2200001, 2200002, 2200003|@ohos.net.sharing.d.ts| 595|Error code added|NA|Class name: sharing<br>Method or attribute name: function getSharingState(type: SharingIfaceType, callback: AsyncCallback\<SharingIfaceState>): void;<br>Error code: 201, 401, 2200001, 2200002, 2200003|@ohos.net.sharing.d.ts| 596|Error code added|NA|Class name: sharing<br>Method or attribute name: function getSharingState(type: SharingIfaceType): Promise\<SharingIfaceState>;<br>Error code: 201, 401, 2200001, 2200002, 2200003|@ohos.net.sharing.d.ts| 597|Error code added|NA|Class name: sharing<br>Method or attribute name: function getSharableRegexes(type: SharingIfaceType, callback: AsyncCallback\<Array\<string>>): void;<br>Error code: 201, 401, 2200001, 2200002, 2200003|@ohos.net.sharing.d.ts| 598|Error code added|NA|Class name: sharing<br>Method or attribute name: function getSharableRegexes(type: SharingIfaceType): Promise\<Array\<string>>;<br>Error code: 201, 401, 2200001, 2200002, 2200003|@ohos.net.sharing.d.ts| 599|Error code added|NA|Class name: sharing<br>Method or attribute name: function on(type: 'sharingStateChange', callback: Callback\<boolean>): void;<br>Error code: 201, 401|@ohos.net.sharing.d.ts| 600|Error code added|NA|Class name: sharing<br>Method or attribute name: function off(type: 'sharingStateChange', callback?: Callback\<boolean>): void;<br>Error code: 201, 401|@ohos.net.sharing.d.ts| 601|Error code added|NA|Class name: sharing<br>Method or attribute name: function on(type: 'interfaceSharingStateChange', callback: Callback\<{ type: SharingIfaceType, iface: string, state: SharingIfaceState }>): void;<br>Error code: 201, 401|@ohos.net.sharing.d.ts| 602|Error code added|NA|Class name: sharing<br>Method or attribute name: function off(type: 'interfaceSharingStateChange', callback?: Callback\<{ type: SharingIfaceType, iface: string, state: SharingIfaceState }>): void;<br>Error code: 201, 401|@ohos.net.sharing.d.ts| 603|Error code added|NA|Class name: sharing<br>Method or attribute name: function on(type: 'sharingUpstreamChange', callback: Callback\<NetHandle>): void;<br>Error code: 201, 401|@ohos.net.sharing.d.ts| 604|Error code added|NA|Class name: sharing<br>Method or attribute name: function off(type: 'sharingUpstreamChange', callback?: Callback\<NetHandle>): void;<br>Error code: 201, 401|@ohos.net.sharing.d.ts| 605|Error code added|NA|Class name: UDPSocket<br>Method or attribute name: bind(address: NetAddress, callback: AsyncCallback\<void>): void;<br>Error code: 401, 201|@ohos.net.socket.d.ts| 606|Error code added|NA|Class name: UDPSocket<br>Method or attribute name: bind(address: NetAddress): Promise\<void>;<br>Error code: 401, 201|@ohos.net.socket.d.ts| 607|Error code added|NA|Class name: UDPSocket<br>Method or attribute name: send(options: UDPSendOptions, callback: AsyncCallback\<void>): void;<br>Error code: 401, 201|@ohos.net.socket.d.ts| 608|Error code added|NA|Class name: UDPSocket<br>Method or attribute name: send(options: UDPSendOptions): Promise\<void>;<br>Error code: 401, 201|@ohos.net.socket.d.ts| 609|Error code added|NA|Class name: UDPSocket<br>Method or attribute name: close(callback: AsyncCallback\<void>): void;<br>Error code: 201|@ohos.net.socket.d.ts| 610|Error code added|NA|Class name: UDPSocket<br>Method or attribute name: close(): Promise\<void>;<br>Error code: 201|@ohos.net.socket.d.ts| 611|Error code added|NA|Class name: UDPSocket<br>Method or attribute name: getState(callback: AsyncCallback\<SocketStateBase>): void;<br>Error code: 201|@ohos.net.socket.d.ts| 612|Error code added|NA|Class name: UDPSocket<br>Method or attribute name: getState(): Promise\<SocketStateBase>;<br>Error code: 201|@ohos.net.socket.d.ts| 613|Error code added|NA|Class name: UDPSocket<br>Method or attribute name: setExtraOptions(options: UDPExtraOptions, callback: AsyncCallback\<void>): void;<br>Error code: 401, 201|@ohos.net.socket.d.ts| 614|Error code added|NA|Class name: UDPSocket<br>Method or attribute name: setExtraOptions(options: UDPExtraOptions): Promise\<void>;<br>Error code: 401, 201|@ohos.net.socket.d.ts| 615|Error code added|NA|Class name: TCPSocket<br>Method or attribute name: bind(address: NetAddress, callback: AsyncCallback\<void>): void;<br>Error code: 401, 201|@ohos.net.socket.d.ts| 616|Error code added|NA|Class name: TCPSocket<br>Method or attribute name: bind(address: NetAddress): Promise\<void>;<br>Error code: 401, 201|@ohos.net.socket.d.ts| 617|Error code added|NA|Class name: TCPSocket<br>Method or attribute name: connect(options: TCPConnectOptions, callback: AsyncCallback\<void>): void;<br>Error code: 401, 201|@ohos.net.socket.d.ts| 618|Error code added|NA|Class name: TCPSocket<br>Method or attribute name: connect(options: TCPConnectOptions): Promise\<void>;<br>Error code: 401, 201|@ohos.net.socket.d.ts| 619|Error code added|NA|Class name: TCPSocket<br>Method or attribute name: send(options: TCPSendOptions, callback: AsyncCallback\<void>): void;<br>Error code: 401, 201|@ohos.net.socket.d.ts| 620|Error code added|NA|Class name: TCPSocket<br>Method or attribute name: send(options: TCPSendOptions): Promise\<void>;<br>Error code: 401, 201|@ohos.net.socket.d.ts| 621|Error code added|NA|Class name: TCPSocket<br>Method or attribute name: close(callback: AsyncCallback\<void>): void;<br>Error code: 201|@ohos.net.socket.d.ts| 622|Error code added|NA|Class name: TCPSocket<br>Method or attribute name: close(): Promise\<void>;<br>Error code: 201|@ohos.net.socket.d.ts| 623|Error code added|NA|Class name: TCPSocket<br>Method or attribute name: getRemoteAddress(callback: AsyncCallback\<NetAddress>): void;<br>Error code: 201|@ohos.net.socket.d.ts| 624|Error code added|NA|Class name: TCPSocket<br>Method or attribute name: getRemoteAddress(): Promise\<NetAddress>;<br>Error code: 201|@ohos.net.socket.d.ts| 625|Error code added|NA|Class name: TCPSocket<br>Method or attribute name: getState(callback: AsyncCallback\<SocketStateBase>): void;<br>Error code: 201|@ohos.net.socket.d.ts| 626|Error code added|NA|Class name: TCPSocket<br>Method or attribute name: getState(): Promise\<SocketStateBase>;<br>Error code: 201|@ohos.net.socket.d.ts| 627|Error code added|NA|Class name: TCPSocket<br>Method or attribute name: setExtraOptions(options: TCPExtraOptions, callback: AsyncCallback\<void>): void;<br>Error code: 401, 201|@ohos.net.socket.d.ts| 628|Error code added|NA|Class name: TCPSocket<br>Method or attribute name: setExtraOptions(options: TCPExtraOptions): Promise\<void>;<br>Error code: 401, 201|@ohos.net.socket.d.ts| 629|Error code added|NA|Class name: WebSocket<br>Method or attribute name: connect(url: string, callback: AsyncCallback\<boolean>): void;<br>Error code: 401, 201|@ohos.net.webSocket.d.ts| 630|Error code added|NA|Class name: WebSocket<br>Method or attribute name: connect(url: string, options: WebSocketRequestOptions, callback: AsyncCallback\<boolean>): void;<br>Error code: 401, 201|@ohos.net.webSocket.d.ts| 631|Error code added|NA|Class name: WebSocket<br>Method or attribute name: connect(url: string, options?: WebSocketRequestOptions): Promise\<boolean>;<br>Error code: 401, 201|@ohos.net.webSocket.d.ts| 632|Error code added|NA|Class name: WebSocket<br>Method or attribute name: send(data: string \| ArrayBuffer, callback: AsyncCallback\<boolean>): void;<br>Error code: 401, 201|@ohos.net.webSocket.d.ts| 633|Error code added|NA|Class name: WebSocket<br>Method or attribute name: send(data: string \| ArrayBuffer): Promise\<boolean>;<br>Error code: 401, 201|@ohos.net.webSocket.d.ts| 634|Error code added|NA|Class name: WebSocket<br>Method or attribute name: close(callback: AsyncCallback\<boolean>): void;<br>Error code: 401, 201|@ohos.net.webSocket.d.ts| 635|Error code added|NA|Class name: WebSocket<br>Method or attribute name: close(options: WebSocketCloseOptions, callback: AsyncCallback\<boolean>): void;<br>Error code: 401, 201|@ohos.net.webSocket.d.ts| 636|Error code added|NA|Class name: WebSocket<br>Method or attribute name: close(options?: WebSocketCloseOptions): Promise\<boolean>;<br>Error code: 401, 201|@ohos.net.webSocket.d.ts| 637|Permission added|Class name: connection<br>Method or attribute name: function enableAirplaneMode(callback: AsyncCallback\<void>): void;<br>Permission: N/A|Class name: connection<br>Method or attribute name: function enableAirplaneMode(callback: AsyncCallback\<void>): void;<br>Permission: ohos.permission.CONNECTIVITY_INTERNAL|@ohos.net.connection.d.ts| 638|Permission added|Class name: connection<br>Method or attribute name: function enableAirplaneMode(): Promise\<void>;<br>Permission: N/A|Class name: connection<br>Method or attribute name: function enableAirplaneMode(): Promise\<void>;<br>Permission: ohos.permission.CONNECTIVITY_INTERNAL|@ohos.net.connection.d.ts| 639|Permission added|Class name: connection<br>Method or attribute name: function disableAirplaneMode(callback: AsyncCallback\<void>): void;<br>Permission: N/A|Class name: connection<br>Method or attribute name: function disableAirplaneMode(callback: AsyncCallback\<void>): void;<br>Permission: ohos.permission.CONNECTIVITY_INTERNAL|@ohos.net.connection.d.ts| 640|Permission added|Class name: connection<br>Method or attribute name: function disableAirplaneMode(): Promise\<void>;<br>Permission: N/A|Class name: connection<br>Method or attribute name: function disableAirplaneMode(): Promise\<void>;<br>Permission: ohos.permission.CONNECTIVITY_INTERNAL|@ohos.net.connection.d.ts| 641|Function changed|Class name: RemoteProxy<br>Method or attribute name: unregisterDeathRecipient(recipient: DeathRecipient, flags: number): boolean;<br>|Class name: RemoteProxy<br>Method or attribute name: unregisterDeathRecipient(recipient: DeathRecipient, flags: number): void;<br>|@ohos.rpc.d.ts| 642