| Change Type | Old Version | New Version | d.ts File | | ---- | ------ | ------ | -------- | |Deleted|Class name: bluetoothManager;<br>Method or attribute name: function pairCredibleDevice(deviceId: string, transport: BluetoothTransport, callback: AsyncCallback\<void>): void;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: bluetoothManager;<br>Method or attribute name: function pairCredibleDevice(deviceId: string, transport: BluetoothTransport): Promise\<void>;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: bluetoothManager;<br>Method or attribute name: function setDevicePinCode(device: string, code: string, callback: AsyncCallback\<void>): void;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: bluetoothManager;<br>Method or attribute name: function setDevicePinCode(device: string, code: string): Promise\<void>;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: bluetoothManager;<br>Method or attribute name: function getRemoteProfileUuids(device: string, callback: AsyncCallback\<Array\<ProfileUuids>>): void;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: bluetoothManager;<br>Method or attribute name: function getRemoteProfileUuids(device: string): Promise\<Array\<ProfileUuids>>;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: bluetoothManager;<br>Method or attribute name: function getLocalProfileUuids(callback: AsyncCallback\<Array\<ProfileUuids>>): void;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: bluetoothManager;<br>Method or attribute name: function getLocalProfileUuids(): Promise\<Array\<ProfileUuids>>;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: BaseProfile;<br>Method or attribute name: setConnectionStrategy(device: string, strategy: ConnectionStrategy, callback: AsyncCallback\<void>): void;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: BaseProfile;<br>Method or attribute name: setConnectionStrategy(device: string, strategy: ConnectionStrategy): Promise\<void>;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: BaseProfile;<br>Method or attribute name: getConnectionStrategy(device: string, callback: AsyncCallback\<ConnectionStrategy>): void;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: BaseProfile;<br>Method or attribute name: getConnectionStrategy(device: string): Promise\<ConnectionStrategy>;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: BLECharacteristic;<br>Method or attribute name: properties?: GattProperties;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: ScanResult;<br>Method or attribute name: deviceName: string;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: AdvertiseData;<br>Method or attribute name: includeDeviceName?: boolean;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: PinRequiredParam;<br>Method or attribute name: pinType: PinType;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: GattProperties;<br>Method or attribute name: write?: boolean;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: GattProperties;<br>Method or attribute name: writeNoResponse?: boolean;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: GattProperties;<br>Method or attribute name: read?: boolean;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: GattProperties;<br>Method or attribute name: notify?: boolean;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: GattProperties;<br>Method or attribute name: indicate?: boolean;|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: BluetoothTransport;<br>Method or attribute name: TRANSPORT_BR_EDR = 0|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: BluetoothTransport;<br>Method or attribute name: TRANSPORT_LE = 1|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: ConnectionStrategy;<br>Method or attribute name: CONNECT_STRATEGY_UNSUPPORTED = 0|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: ConnectionStrategy;<br>Method or attribute name: CONNECT_STRATEGY_ALLOWED = 1|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: ConnectionStrategy;<br>Method or attribute name: CONNECT_STRATEGY_FORBIDDEN = 2|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_ENTER_PIN_CODE = 0|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_ENTER_PASSKEY = 1|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_CONFIRM_PASSKEY = 2|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_NO_PASSKEY_CONSENT = 3|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_NOTIFY_PASSKEY = 4|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_DISPLAY_PIN_CODE = 5|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_OOB_CONSENT = 6|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_PIN_16_DIGITS = 7|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_HFP_AG = '0000111F-0000-1000-8000-00805F9B34FB'|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_HFP_HF = '0000111E-0000-1000-8000-00805F9B34FB'|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_HSP_AG = '00001112-0000-1000-8000-00805F9B34FB'|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_HSP_HS = '00001108-0000-1000-8000-00805F9B34FB'|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_A2DP_SRC = '0000110A-0000-1000-8000-00805F9B34FB'|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_A2DP_SINK = '0000110B-0000-1000-8000-00805F9B34FB'|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_AVRCP_CT = '0000110E-0000-1000-8000-00805F9B34FB'|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_AVRCP_TG = '0000110C-0000-1000-8000-00805F9B34FB'|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_HID = '00001124-0000-1000-8000-00805F9B34FB'|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_HOGP = '00001812-0000-1000-8000-00805F9B34FB'|NA|@ohos.bluetoothManager.d.ts| |Deleted|Class name: HttpRequest;<br>Method or attribute name: request2(url: string, callback: AsyncCallback\<number>): void;|NA|@ohos.net.http.d.ts| |Deleted|Class name: HttpRequest;<br>Method or attribute name: request2(url: string, options: HttpRequestOptions, callback: AsyncCallback\<number>): void;|NA|@ohos.net.http.d.ts| |Deleted|Class name: HttpRequest;<br>Method or attribute name: request2(url: string, options?: HttpRequestOptions): Promise\<number>;|NA|@ohos.net.http.d.ts| |Deleted|Class name: wifiManager;<br>Method or attribute name: function getCurrentP2pGroup(): Promise\<WifiP2pGroupInfo>;|NA|@ohos.wifiManager.d.ts| |Deleted|Class name: wifiManager;<br>Method or attribute name: function getCurrentP2pGroup(callback: AsyncCallback\<WifiP2pGroupInfo>): void;|NA|@ohos.wifiManager.d.ts| |Deleted|Class name: WifiEapConfig;<br>Method or attribute name: caCertAliases: string;|NA|@ohos.wifiManager.d.ts| |Deleted|Class name: WifiEapConfig;<br>Method or attribute name: clientCertAliases: string;|NA|@ohos.wifiManager.d.ts| |Added|NA|Class name: a2dp;<br>Method or attribute name: type BaseProfile = baseProfile.BaseProfile;|@ohos.bluetooth.a2dp.d.ts| |Added|NA|Class name: a2dp;<br>Method or attribute name: function createA2dpSrcProfile(): A2dpSourceProfile;|@ohos.bluetooth.a2dp.d.ts| |Added|NA|Class name: A2dpSourceProfile;<br>Method or attribute name: connect(deviceId: string): void;|@ohos.bluetooth.a2dp.d.ts| |Added|NA|Class name: A2dpSourceProfile;<br>Method or attribute name: disconnect(deviceId: string): void;|@ohos.bluetooth.a2dp.d.ts| |Added|NA|Class name: A2dpSourceProfile;<br>Method or attribute name: getPlayingState(deviceId: string): PlayingState;|@ohos.bluetooth.a2dp.d.ts| |Added|NA|Class name: PlayingState;<br>Method or attribute name: STATE_NOT_PLAYING|@ohos.bluetooth.a2dp.d.ts| |Added|NA|Class name: PlayingState;<br>Method or attribute name: STATE_PLAYING|@ohos.bluetooth.a2dp.d.ts| |Added|NA|Class name: access;<br>Method or attribute name: function enableBluetooth(): void;|@ohos.bluetooth.access.d.ts| |Added|NA|Class name: access;<br>Method or attribute name: function disableBluetooth(): void;|@ohos.bluetooth.access.d.ts| |Added|NA|Class name: access;<br>Method or attribute name: function getState(): BluetoothState;|@ohos.bluetooth.access.d.ts| |Added|NA|Class name: access;<br>Method or attribute name: function on(type: 'stateChange', callback: Callback\<BluetoothState>): void;|@ohos.bluetooth.access.d.ts| |Added|NA|Class name: access;<br>Method or attribute name: function off(type: 'stateChange', callback?: Callback\<BluetoothState>): void;|@ohos.bluetooth.access.d.ts| |Added|NA|Class name: BluetoothState;<br>Method or attribute name: STATE_OFF = 0|@ohos.bluetooth.access.d.ts| |Added|NA|Class name: BluetoothState;<br>Method or attribute name: STATE_TURNING_ON = 1|@ohos.bluetooth.access.d.ts| |Added|NA|Class name: BluetoothState;<br>Method or attribute name: STATE_ON = 2|@ohos.bluetooth.access.d.ts| |Added|NA|Class name: BluetoothState;<br>Method or attribute name: STATE_TURNING_OFF = 3|@ohos.bluetooth.access.d.ts| |Added|NA|Class name: BluetoothState;<br>Method or attribute name: STATE_BLE_TURNING_ON = 4|@ohos.bluetooth.access.d.ts| |Added|NA|Class name: BluetoothState;<br>Method or attribute name: STATE_BLE_ON = 5|@ohos.bluetooth.access.d.ts| |Added|NA|Class name: BluetoothState;<br>Method or attribute name: STATE_BLE_TURNING_OFF = 6|@ohos.bluetooth.access.d.ts| |Added|NA|Class name: baseProfile;<br>Method or attribute name: type ProfileConnectionState = constant.ProfileConnectionState;|@ohos.bluetooth.baseProfile.d.ts| |Added|NA|Class name: ConnectionStrategy;<br>Method or attribute name: CONNECTION_STRATEGY_UNSUPPORTED = 0|@ohos.bluetooth.baseProfile.d.ts| |Added|NA|Class name: ConnectionStrategy;<br>Method or attribute name: CONNECTION_STRATEGY_ALLOWED = 1|@ohos.bluetooth.baseProfile.d.ts| |Added|NA|Class name: ConnectionStrategy;<br>Method or attribute name: CONNECTION_STRATEGY_FORBIDDEN = 2|@ohos.bluetooth.baseProfile.d.ts| |Added|NA|Class name: StateChangeParam;<br>Method or attribute name: deviceId: string;|@ohos.bluetooth.baseProfile.d.ts| |Added|NA|Class name: StateChangeParam;<br>Method or attribute name: state: ProfileConnectionState;|@ohos.bluetooth.baseProfile.d.ts| |Added|NA|Class name: BaseProfile;<br>Method or attribute name: setConnectionStrategy(deviceId: string, strategy: ConnectionStrategy): Promise\<void>;|@ohos.bluetooth.baseProfile.d.ts| |Added|NA|Class name: BaseProfile;<br>Method or attribute name: setConnectionStrategy(deviceId: string, strategy: ConnectionStrategy, callback: AsyncCallback\<void>): void;|@ohos.bluetooth.baseProfile.d.ts| |Added|NA|Class name: BaseProfile;<br>Method or attribute name: getConnectionStrategy(deviceId: string, callback: AsyncCallback\<ConnectionStrategy>): void;|@ohos.bluetooth.baseProfile.d.ts| |Added|NA|Class name: BaseProfile;<br>Method or attribute name: getConnectionStrategy(deviceId: string): Promise\<ConnectionStrategy>;|@ohos.bluetooth.baseProfile.d.ts| |Added|NA|Class name: BaseProfile;<br>Method or attribute name: getConnectedDevices(): Array\<string>;|@ohos.bluetooth.baseProfile.d.ts| |Added|NA|Class name: BaseProfile;<br>Method or attribute name: getConnectionState(deviceId: string): ProfileConnectionState;|@ohos.bluetooth.baseProfile.d.ts| |Added|NA|Class name: BaseProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;|@ohos.bluetooth.baseProfile.d.ts| |Added|NA|Class name: BaseProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;|@ohos.bluetooth.baseProfile.d.ts| |Added|NA|Class name: ble;<br>Method or attribute name: type ProfileConnectionState = constant.ProfileConnectionState;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ble;<br>Method or attribute name: function createGattServer(): GattServer;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ble;<br>Method or attribute name: function createGattClientDevice(deviceId: string): GattClientDevice;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ble;<br>Method or attribute name: function getConnectedBLEDevices(): Array\<string>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ble;<br>Method or attribute name: function startBLEScan(filters: Array\<ScanFilter>, options?: ScanOptions): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ble;<br>Method or attribute name: function stopBLEScan(): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ble;<br>Method or attribute name: function startAdvertising(setting: AdvertiseSetting, advData: AdvertiseData, advResponse?: AdvertiseData): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ble;<br>Method or attribute name: function stopAdvertising(): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ble;<br>Method or attribute name: function on(type: 'BLEDeviceFind', callback: Callback\<Array\<ScanResult>>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ble;<br>Method or attribute name: function off(type: 'BLEDeviceFind', callback?: Callback\<Array\<ScanResult>>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: addService(service: GattService): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: removeService(serviceUuid: string): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: close(): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: close(): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: notifyCharacteristicChanged(<br><br> deviceId: string,<br><br> notifyCharacteristic: NotifyCharacteristic,<br><br> callback: AsyncCallback\<void><br><br> ): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: notifyCharacteristicChanged(deviceId: string, notifyCharacteristic: NotifyCharacteristic): Promise\<void>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: sendResponse(serverResponse: ServerResponse): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: on(type: 'characteristicRead', callback: Callback\<CharacteristicReadRequest>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: on(type: 'characteristicWrite', callback: Callback\<CharacteristicWriteRequest>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: on(type: 'descriptorRead', callback: Callback\<DescriptorReadRequest>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: on(type: 'descriptorWrite', callback: Callback\<DescriptorWriteRequest>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<BLEConnectionChangeState>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: on(type: 'BLEMtuChange', callback: Callback\<number>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: on(type: 'BLEMtuChange', callback: Callback\<number>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: off(type: 'characteristicRead', callback?: Callback\<CharacteristicReadRequest>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: off(type: 'characteristicWrite', callback?: Callback\<CharacteristicWriteRequest>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: off(type: 'descriptorRead', callback?: Callback\<DescriptorReadRequest>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: off(type: 'descriptorWrite', callback?: Callback\<DescriptorWriteRequest>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<BLEConnectionChangeState>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattServer;<br>Method or attribute name: off(type: 'BLEMtuChange', callback?: Callback\<number>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: off(type: 'BLEMtuChange', callback?: Callback\<number>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: connect(): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: disconnect(): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: getDeviceName(callback: AsyncCallback\<string>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: getDeviceName(): Promise\<string>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: getServices(callback: AsyncCallback\<Array\<GattService>>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: getServices(): Promise\<Array\<GattService>>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic, callback: AsyncCallback\<BLECharacteristic>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic): Promise\<BLECharacteristic>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor, callback: AsyncCallback\<BLEDescriptor>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor): Promise\<BLEDescriptor>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: writeCharacteristicValue(<br><br> characteristic: BLECharacteristic,<br><br> writeType: GattWriteType,<br><br> callback: AsyncCallback\<void><br><br> ): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: writeCharacteristicValue(characteristic: BLECharacteristic, writeType: GattWriteType): Promise\<void>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: writeDescriptorValue(descriptor: BLEDescriptor, callback: AsyncCallback\<void>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: writeDescriptorValue(descriptor: BLEDescriptor): Promise\<void>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: getRssiValue(callback: AsyncCallback\<number>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: getRssiValue(): Promise\<number>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: setBLEMtuSize(mtu: number): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: setCharacteristicChangeNotification(<br><br> characteristic: BLECharacteristic,<br><br> enable: boolean,<br><br> callback: AsyncCallback\<void><br><br> ): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: setCharacteristicChangeNotification(characteristic: BLECharacteristic, enable: boolean): Promise\<void>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: setCharacteristicChangeIndication(<br><br> characteristic: BLECharacteristic,<br><br> enable: boolean,<br><br> callback: AsyncCallback\<void><br><br> ): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: setCharacteristicChangeIndication(characteristic: BLECharacteristic, enable: boolean): Promise\<void>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: on(type: 'BLECharacteristicChange', callback: Callback\<BLECharacteristic>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: on(type: 'BLEConnectionStateChange', callback: Callback\<BLEConnectionChangeState>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: off(type: 'BLECharacteristicChange', callback?: Callback\<BLECharacteristic>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattClientDevice;<br>Method or attribute name: off(type: 'BLEConnectionStateChange', callback?: Callback\<BLEConnectionChangeState>): void;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattService;<br>Method or attribute name: serviceUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: BLECharacteristic;<br>Method or attribute name: serviceUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: BLEDescriptor;<br>Method or attribute name: serviceUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: NotifyCharacteristic;<br>Method or attribute name: serviceUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: CharacteristicReadRequest;<br>Method or attribute name: serviceUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: CharacteristicWriteRequest;<br>Method or attribute name: serviceUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: DescriptorReadRequest;<br>Method or attribute name: serviceUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: DescriptorWriteRequest;<br>Method or attribute name: serviceUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ServiceData;<br>Method or attribute name: serviceUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattService;<br>Method or attribute name: isPrimary: boolean;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattService;<br>Method or attribute name: characteristics: Array\<BLECharacteristic>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattService;<br>Method or attribute name: includeServices?: Array\<GattService>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: BLECharacteristic;<br>Method or attribute name: characteristicUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: BLEDescriptor;<br>Method or attribute name: characteristicUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: NotifyCharacteristic;<br>Method or attribute name: characteristicUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: CharacteristicReadRequest;<br>Method or attribute name: characteristicUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: CharacteristicWriteRequest;<br>Method or attribute name: characteristicUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: DescriptorReadRequest;<br>Method or attribute name: characteristicUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: DescriptorWriteRequest;<br>Method or attribute name: characteristicUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: BLECharacteristic;<br>Method or attribute name: characteristicValue: ArrayBuffer;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: NotifyCharacteristic;<br>Method or attribute name: characteristicValue: ArrayBuffer;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: BLECharacteristic;<br>Method or attribute name: descriptors: Array\<BLEDescriptor>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: BLECharacteristic;<br>Method or attribute name: properties?: GattProperties;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: BLEDescriptor;<br>Method or attribute name: descriptorUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: DescriptorReadRequest;<br>Method or attribute name: descriptorUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: DescriptorWriteRequest;<br>Method or attribute name: descriptorUuid: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: BLEDescriptor;<br>Method or attribute name: descriptorValue: ArrayBuffer;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: NotifyCharacteristic;<br>Method or attribute name: confirm: boolean;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: CharacteristicReadRequest;<br>Method or attribute name: deviceId: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: CharacteristicWriteRequest;<br>Method or attribute name: deviceId: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: DescriptorReadRequest;<br>Method or attribute name: deviceId: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: DescriptorWriteRequest;<br>Method or attribute name: deviceId: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ServerResponse;<br>Method or attribute name: deviceId: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: BLEConnectionChangeState;<br>Method or attribute name: deviceId: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanResult;<br>Method or attribute name: deviceId: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: CharacteristicReadRequest;<br>Method or attribute name: transId: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: CharacteristicWriteRequest;<br>Method or attribute name: transId: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: DescriptorReadRequest;<br>Method or attribute name: transId: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: DescriptorWriteRequest;<br>Method or attribute name: transId: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ServerResponse;<br>Method or attribute name: transId: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: CharacteristicReadRequest;<br>Method or attribute name: offset: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: CharacteristicWriteRequest;<br>Method or attribute name: offset: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: DescriptorReadRequest;<br>Method or attribute name: offset: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: DescriptorWriteRequest;<br>Method or attribute name: offset: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ServerResponse;<br>Method or attribute name: offset: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: CharacteristicWriteRequest;<br>Method or attribute name: isPrepared: boolean;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: DescriptorWriteRequest;<br>Method or attribute name: isPrepared: boolean;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: CharacteristicWriteRequest;<br>Method or attribute name: needRsp: boolean;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: DescriptorWriteRequest;<br>Method or attribute name: needRsp: boolean;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: CharacteristicWriteRequest;<br>Method or attribute name: value: ArrayBuffer;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: DescriptorWriteRequest;<br>Method or attribute name: value: ArrayBuffer;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ServerResponse;<br>Method or attribute name: value: ArrayBuffer;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ServerResponse;<br>Method or attribute name: status: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: BLEConnectionChangeState;<br>Method or attribute name: state: ProfileConnectionState;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanResult;<br>Method or attribute name: rssi: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanResult;<br>Method or attribute name: data: ArrayBuffer;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanResult;<br>Method or attribute name: deviceName: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanResult;<br>Method or attribute name: connectable: boolean;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: AdvertiseSetting;<br>Method or attribute name: interval?: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanOptions;<br>Method or attribute name: interval?: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: AdvertiseSetting;<br>Method or attribute name: txPower?: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: AdvertiseSetting;<br>Method or attribute name: connectable?: boolean;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: AdvertiseData;<br>Method or attribute name: serviceUuids: Array\<string>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: AdvertiseData;<br>Method or attribute name: manufactureData: Array\<ManufactureData>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: AdvertiseData;<br>Method or attribute name: serviceData: Array\<ServiceData>;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: AdvertiseData;<br>Method or attribute name: includeDeviceName?: boolean;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ManufactureData;<br>Method or attribute name: manufactureId: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ManufactureData;<br>Method or attribute name: manufactureValue: ArrayBuffer;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ServiceData;<br>Method or attribute name: serviceValue: ArrayBuffer;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanFilter;<br>Method or attribute name: deviceId?: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanFilter;<br>Method or attribute name: name?: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanFilter;<br>Method or attribute name: serviceUuid?: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanFilter;<br>Method or attribute name: serviceUuidMask?: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanFilter;<br>Method or attribute name: serviceSolicitationUuid?: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanFilter;<br>Method or attribute name: serviceSolicitationUuidMask?: string;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanFilter;<br>Method or attribute name: serviceData?: ArrayBuffer;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanFilter;<br>Method or attribute name: serviceDataMask?: ArrayBuffer;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanFilter;<br>Method or attribute name: manufactureId?: number;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanFilter;<br>Method or attribute name: manufactureData?: ArrayBuffer;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanFilter;<br>Method or attribute name: manufactureDataMask?: ArrayBuffer;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanOptions;<br>Method or attribute name: dutyMode?: ScanDuty;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanOptions;<br>Method or attribute name: matchMode?: MatchMode;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattProperties;<br>Method or attribute name: write?: boolean;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattProperties;<br>Method or attribute name: writeNoResponse?: boolean;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattProperties;<br>Method or attribute name: read?: boolean;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattProperties;<br>Method or attribute name: notify?: boolean;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattProperties;<br>Method or attribute name: indicate?: boolean;|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattWriteType;<br>Method or attribute name: WRITE = 1|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: GattWriteType;<br>Method or attribute name: WRITE_NO_RESPONSE = 2|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanDuty;<br>Method or attribute name: SCAN_MODE_LOW_POWER = 0|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanDuty;<br>Method or attribute name: SCAN_MODE_BALANCED = 1|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: ScanDuty;<br>Method or attribute name: SCAN_MODE_LOW_LATENCY = 2|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: MatchMode;<br>Method or attribute name: MATCH_MODE_AGGRESSIVE = 1|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: MatchMode;<br>Method or attribute name: MATCH_MODE_STICKY = 2|@ohos.bluetooth.ble.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: type ProfileConnectionState = constant.ProfileConnectionState;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: type ProfileId = constant.ProfileId;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: type ProfileUuids = constant.ProfileUuids;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: type MajorClass = constant.MajorClass;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: type MajorMinorClass = constant.MajorMinorClass;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function getProfileConnectionState(profileId?: ProfileId): ProfileConnectionState;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function pairDevice(deviceId: string, callback: AsyncCallback\<void>): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function pairDevice(deviceId: string): Promise\<void>;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function pairCredibleDevice(deviceId: string, transport: BluetoothTransport, callback: AsyncCallback\<void>): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function pairCredibleDevice(deviceId: string, transport: BluetoothTransport): Promise\<void>;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function cancelPairedDevice(deviceId: string, callback: AsyncCallback\<void>): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function cancelPairedDevice(deviceId: string): Promise\<void>;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function cancelPairingDevice(deviceId: string, callback: AsyncCallback\<void>): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function cancelPairingDevice(deviceId: string): Promise\<void>;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function getRemoteDeviceName(deviceId: string): string;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function getRemoteDeviceClass(deviceId: string): DeviceClass;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function getLocalName(): string;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function getPairedDevices(): Array\<string>;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function setDevicePairingConfirmation(deviceId: string, accept: boolean): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function setDevicePinCode(deviceId: string, code: string, callback: AsyncCallback\<void>): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function setDevicePinCode(deviceId: string, code: string): Promise\<void>;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function setLocalName(name: string): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function setBluetoothScanMode(mode: ScanMode, duration: number): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function getBluetoothScanMode(): ScanMode;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function startBluetoothDiscovery(): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function stopBluetoothDiscovery(): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function getLocalProfileUuids(callback: AsyncCallback\<Array\<ProfileUuids>>): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function getLocalProfileUuids(): Promise\<Array\<ProfileUuids>>;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function getRemoteProfileUuids(deviceId: string, callback: AsyncCallback\<Array\<ProfileUuids>>): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function getRemoteProfileUuids(deviceId: string): Promise\<Array\<ProfileUuids>>;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function on(type: 'bluetoothDeviceFind', callback: Callback\<Array\<string>>): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function on(type: 'bondStateChange', callback: Callback\<BondStateParam>): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function on(type: 'pinRequired', callback: Callback\<PinRequiredParam>): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function off(type: 'bluetoothDeviceFind', callback?: Callback\<Array\<string>>): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function off(type: 'bondStateChange', callback?: Callback\<BondStateParam>): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function off(type: 'pinRequired', callback?: Callback\<PinRequiredParam>): void;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: BondStateParam;<br>Method or attribute name: deviceId: string;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: PinRequiredParam;<br>Method or attribute name: deviceId: string;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: BondStateParam;<br>Method or attribute name: state: BondState;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: PinRequiredParam;<br>Method or attribute name: pinCode: string;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: PinRequiredParam;<br>Method or attribute name: pinType: PinType;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: DeviceClass;<br>Method or attribute name: majorClass: MajorClass;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: DeviceClass;<br>Method or attribute name: majorMinorClass: MajorMinorClass;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: DeviceClass;<br>Method or attribute name: classOfDevice: number;|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: BluetoothTransport;<br>Method or attribute name: TRANSPORT_BR_EDR = 0|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: BluetoothTransport;<br>Method or attribute name: TRANSPORT_LE = 1|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_NONE = 0|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_CONNECTABLE = 1|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_GENERAL_DISCOVERABLE = 2|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_LIMITED_DISCOVERABLE = 3|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE = 4|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_CONNECTABLE_LIMITED_DISCOVERABLE = 5|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: BondState;<br>Method or attribute name: BOND_STATE_INVALID = 0|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: BondState;<br>Method or attribute name: BOND_STATE_BONDING = 1|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: BondState;<br>Method or attribute name: BOND_STATE_BONDED = 2|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_ENTER_PIN_CODE = 0|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_ENTER_PASSKEY = 1|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_CONFIRM_PASSKEY = 2|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_NO_PASSKEY_CONSENT = 3|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_NOTIFY_PASSKEY = 4|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_DISPLAY_PIN_CODE = 5|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_OOB_CONSENT = 6|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_PIN_16_DIGITS = 7|@ohos.bluetooth.connection.d.ts| |Added|NA|Class name: ProfileId;<br>Method or attribute name: PROFILE_A2DP_SOURCE = 1|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileId;<br>Method or attribute name: PROFILE_HANDSFREE_AUDIO_GATEWAY = 4|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileId;<br>Method or attribute name: PROFILE_HID_HOST = 6|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileId;<br>Method or attribute name: PROFILE_PAN_NETWORK = 7|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_HFP_AG = '0000111F-0000-1000-8000-00805F9B34FB'|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_HFP_HF = '0000111E-0000-1000-8000-00805F9B34FB'|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_HSP_AG = '00001112-0000-1000-8000-00805F9B34FB'|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_HSP_HS = '00001108-0000-1000-8000-00805F9B34FB'|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_A2DP_SRC = '0000110A-0000-1000-8000-00805F9B34FB'|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_A2DP_SINK = '0000110B-0000-1000-8000-00805F9B34FB'|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_AVRCP_CT = '0000110E-0000-1000-8000-00805F9B34FB'|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_AVRCP_TG = '0000110C-0000-1000-8000-00805F9B34FB'|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_HID = '00001124-0000-1000-8000-00805F9B34FB'|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileUuids;<br>Method or attribute name: PROFILE_UUID_HOGP = '00001812-0000-1000-8000-00805F9B34FB'|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileConnectionState;<br>Method or attribute name: STATE_DISCONNECTED = 0|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileConnectionState;<br>Method or attribute name: STATE_CONNECTING = 1|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileConnectionState;<br>Method or attribute name: STATE_CONNECTED = 2|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: ProfileConnectionState;<br>Method or attribute name: STATE_DISCONNECTING = 3|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorClass;<br>Method or attribute name: MAJOR_MISC = 0x0000|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorClass;<br>Method or attribute name: MAJOR_COMPUTER = 0x0100|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorClass;<br>Method or attribute name: MAJOR_PHONE = 0x0200|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorClass;<br>Method or attribute name: MAJOR_NETWORKING = 0x0300|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorClass;<br>Method or attribute name: MAJOR_AUDIO_VIDEO = 0x0400|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorClass;<br>Method or attribute name: MAJOR_PERIPHERAL = 0x0500|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorClass;<br>Method or attribute name: MAJOR_IMAGING = 0x0600|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorClass;<br>Method or attribute name: MAJOR_WEARABLE = 0x0700|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorClass;<br>Method or attribute name: MAJOR_TOY = 0x0800|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorClass;<br>Method or attribute name: MAJOR_HEALTH = 0x0900|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorClass;<br>Method or attribute name: MAJOR_UNCATEGORIZED = 0x1F00|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_UNCATEGORIZED = 0x0100|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_DESKTOP = 0x0104|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_SERVER = 0x0108|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_LAPTOP = 0x010C|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_HANDHELD_PC_PDA = 0x0110|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_PALM_SIZE_PC_PDA = 0x0114|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_WEARABLE = 0x0118|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_TABLET = 0x011C|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PHONE_UNCATEGORIZED = 0x0200|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PHONE_CELLULAR = 0x0204|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PHONE_CORDLESS = 0x0208|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PHONE_SMART = 0x020C|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PHONE_MODEM_OR_GATEWAY = 0x0210|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PHONE_ISDN = 0x0214|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_FULLY_AVAILABLE = 0x0300|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_1_TO_17_UTILIZED = 0x0320|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_17_TO_33_UTILIZED = 0x0340|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_33_TO_50_UTILIZED = 0x0360|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_60_TO_67_UTILIZED = 0x0380|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_67_TO_83_UTILIZED = 0x03A0|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_83_TO_99_UTILIZED = 0x03C0|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_NO_SERVICE = 0x03E0|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_UNCATEGORIZED = 0x0400|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_WEARABLE_HEADSET = 0x0404|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_HANDSFREE = 0x0408|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_MICROPHONE = 0x0410|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_LOUDSPEAKER = 0x0414|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_HEADPHONES = 0x0418|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_PORTABLE_AUDIO = 0x041C|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_CAR_AUDIO = 0x0420|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_SET_TOP_BOX = 0x0424|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_HIFI_AUDIO = 0x0428|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VCR = 0x042C|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VIDEO_CAMERA = 0x0430|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_CAMCORDER = 0x0434|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VIDEO_MONITOR = 0x0438|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER = 0x043C|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VIDEO_CONFERENCING = 0x0440|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VIDEO_GAMING_TOY = 0x0448|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_NON_KEYBOARD_NON_POINTING = 0x0500|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_KEYBOARD = 0x0540|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_POINTING_DEVICE = 0x0580|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_KEYBOARD_POINTING = 0x05C0|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_UNCATEGORIZED = 0x0500|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_JOYSTICK = 0x0504|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_GAMEPAD = 0x0508|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_REMOTE_CONTROL = 0x05C0|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_SENSING_DEVICE = 0x0510|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_DIGITIZER_TABLET = 0x0514|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_CARD_READER = 0x0518|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_DIGITAL_PEN = 0x051C|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_SCANNER_RFID = 0x0520|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_GESTURAL_INPUT = 0x0522|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: IMAGING_UNCATEGORIZED = 0x0600|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: IMAGING_DISPLAY = 0x0610|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: IMAGING_CAMERA = 0x0620|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: IMAGING_SCANNER = 0x0640|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: IMAGING_PRINTER = 0x0680|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_UNCATEGORIZED = 0x0700|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_WRIST_WATCH = 0x0704|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_PAGER = 0x0708|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_JACKET = 0x070C|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_HELMET = 0x0710|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_GLASSES = 0x0714|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: TOY_UNCATEGORIZED = 0x0800|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: TOY_ROBOT = 0x0804|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: TOY_VEHICLE = 0x0808|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: TOY_DOLL_ACTION_FIGURE = 0x080C|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: TOY_CONTROLLER = 0x0810|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: TOY_GAME = 0x0814|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_UNCATEGORIZED = 0x0900|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_BLOOD_PRESSURE = 0x0904|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_THERMOMETER = 0x0908|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_WEIGHING = 0x090C|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_GLUCOSE = 0x0910|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_PULSE_OXIMETER = 0x0914|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_PULSE_RATE = 0x0918|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_DATA_DISPLAY = 0x091C|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_STEP_COUNTER = 0x0920|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_BODY_COMPOSITION_ANALYZER = 0x0924|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_PEAK_FLOW_MONITOR = 0x0928|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_MEDICATION_MONITOR = 0x092C|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_KNEE_PROSTHESIS = 0x0930|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_ANKLE_PROSTHESIS = 0x0934|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_GENERIC_HEALTH_MANAGER = 0x0938|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_PERSONAL_MOBILITY_DEVICE = 0x093C|@ohos.bluetooth.constant.d.ts| |Added|NA|Class name: hfp;<br>Method or attribute name: type BaseProfile = baseProfile.BaseProfile;|@ohos.bluetooth.hfp.d.ts| |Added|NA|Class name: hfp;<br>Method or attribute name: function createHfpAgProfile(): HandsFreeAudioGatewayProfile;|@ohos.bluetooth.hfp.d.ts| |Added|NA|Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: connect(deviceId: string): void;|@ohos.bluetooth.hfp.d.ts| |Added|NA|Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: disconnect(deviceId: string): void;|@ohos.bluetooth.hfp.d.ts| |Added|NA|Class name: hid;<br>Method or attribute name: type BaseProfile = baseProfile.BaseProfile;|@ohos.bluetooth.hid.d.ts| |Added|NA|Class name: hid;<br>Method or attribute name: function createHidHostProfile(): HidHostProfile;|@ohos.bluetooth.hid.d.ts| |Added|NA|Class name: HidHostProfile;<br>Method or attribute name: connect(deviceId: string): void;|@ohos.bluetooth.hid.d.ts| |Added|NA|Class name: HidHostProfile;<br>Method or attribute name: disconnect(deviceId: string): void;|@ohos.bluetooth.hid.d.ts| |Added|NA|Class name: pan;<br>Method or attribute name: type BaseProfile = baseProfile.BaseProfile;|@ohos.bluetooth.pan.d.ts| |Added|NA|Class name: pan;<br>Method or attribute name: function createPanProfile(): PanProfile;|@ohos.bluetooth.pan.d.ts| |Added|NA|Class name: PanProfile;<br>Method or attribute name: disconnect(deviceId: string): void;|@ohos.bluetooth.pan.d.ts| |Added|NA|Class name: PanProfile;<br>Method or attribute name: setTethering(enable: boolean): void;|@ohos.bluetooth.pan.d.ts| |Added|NA|Class name: PanProfile;<br>Method or attribute name: isTetheringOn(): boolean;|@ohos.bluetooth.pan.d.ts| |Added|NA|Class name: socket;<br>Method or attribute name: function sppListen(name: string, options: SppOptions, callback: AsyncCallback\<number>): void;|@ohos.bluetooth.socket.d.ts| |Added|NA|Class name: socket;<br>Method or attribute name: function sppAccept(serverSocket: number, callback: AsyncCallback\<number>): void;|@ohos.bluetooth.socket.d.ts| |Added|NA|Class name: socket;<br>Method or attribute name: function sppConnect(deviceId: string, options: SppOptions, callback: AsyncCallback\<number>): void;|@ohos.bluetooth.socket.d.ts| |Added|NA|Class name: socket;<br>Method or attribute name: function sppCloseServerSocket(socket: number): void;|@ohos.bluetooth.socket.d.ts| |Added|NA|Class name: socket;<br>Method or attribute name: function sppCloseClientSocket(socket: number): void;|@ohos.bluetooth.socket.d.ts| |Added|NA|Class name: socket;<br>Method or attribute name: function sppWrite(clientSocket: number, data: ArrayBuffer): void;|@ohos.bluetooth.socket.d.ts| |Added|NA|Class name: socket;<br>Method or attribute name: function on(type: 'sppRead', clientSocket: number, callback: Callback\<ArrayBuffer>): void;|@ohos.bluetooth.socket.d.ts| |Added|NA|Class name: socket;<br>Method or attribute name: function off(type: 'sppRead', clientSocket: number, callback?: Callback\<ArrayBuffer>): void;|@ohos.bluetooth.socket.d.ts| |Added|NA|Class name: SppOptions;<br>Method or attribute name: uuid: string;|@ohos.bluetooth.socket.d.ts| |Added|NA|Class name: SppOptions;<br>Method or attribute name: secure: boolean;|@ohos.bluetooth.socket.d.ts| |Added|NA|Class name: SppOptions;<br>Method or attribute name: type: SppType;|@ohos.bluetooth.socket.d.ts| |Added|NA|Class name: SppType;<br>Method or attribute name: SPP_RFCOMM|@ohos.bluetooth.socket.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function getAllNetsSync(): Array\<NetHandle>;|@ohos.net.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function getConnectionPropertiesSync(netHandle: NetHandle): ConnectionProperties;|@ohos.net.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function getNetCapabilitiesSync(netHandle: NetHandle): NetCapabilities;|@ohos.net.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function isDefaultNetMeteredSync(): boolean;|@ohos.net.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function hasDefaultNetSync(): boolean;|@ohos.net.connection.d.ts| |Added|NA|Class name: connection;<br>Method or attribute name: function getAppNetSync(): NetHandle;|@ohos.net.connection.d.ts| |Added|NA|Class name: NetCapabilityInfo;<br>Method or attribute name: netHandle: NetHandle;|@ohos.net.connection.d.ts| |Added|NA|Class name: NetCapabilityInfo;<br>Method or attribute name: netCap: NetCapabilities;|@ohos.net.connection.d.ts| |Added|NA|Class name: HttpRequest;<br>Method or attribute name: requestInStream(url: string, callback: AsyncCallback\<number>): void;|@ohos.net.http.d.ts| |Added|NA|Class name: HttpRequest;<br>Method or attribute name: requestInStream(url: string, options: HttpRequestOptions, callback: AsyncCallback\<number>): void;|@ohos.net.http.d.ts| |Added|NA|Class name: HttpRequest;<br>Method or attribute name: requestInStream(url: string, options?: HttpRequestOptions): Promise\<number>;|@ohos.net.http.d.ts| |Added|NA|Class name: vpn;<br>Method or attribute name: export type AbilityContext = _AbilityContext;|@ohos.net.vpn.d.ts| |Added|NA|Class name: CloseResult;<br>Method or attribute name: code: number;|@ohos.net.webSocket.d.ts| |Added|NA|Class name: CloseResult;<br>Method or attribute name: reason: string;|@ohos.net.webSocket.d.ts| |Added|NA|Class name: wifiManager;<br>Method or attribute name: function startScan(): void;|@ohos.wifiManager.d.ts| |Added|NA|Class name: wifiManager;<br>Method or attribute name: function getScanInfoList(): Array\<WifiScanInfo>;|@ohos.wifiManager.d.ts| |Added|NA|Class name: wifiManager;<br>Method or attribute name: function getIpv6Info(): Ipv6Info;|@ohos.wifiManager.d.ts| |Added|NA|Class name: wifiManager;<br>Method or attribute name: function getCurrentGroup(): Promise\<WifiP2pGroupInfo>;|@ohos.wifiManager.d.ts| |Added|NA|Class name: wifiManager;<br>Method or attribute name: function getCurrentGroup(callback: AsyncCallback\<WifiP2pGroupInfo>): void;|@ohos.wifiManager.d.ts| |Added|NA|Class name: DeviceAddressType;<br>Method or attribute name: RANDOM_DEVICE_ADDRESS|@ohos.wifiManager.d.ts| |Added|NA|Class name: DeviceAddressType;<br>Method or attribute name: REAL_DEVICE_ADDRESS|@ohos.wifiManager.d.ts| |Added|NA|Class name: WifiEapConfig;<br>Method or attribute name: caCertAlias: string;|@ohos.wifiManager.d.ts| |Added|NA|Class name: WifiEapConfig;<br>Method or attribute name: clientCertAlias: string;|@ohos.wifiManager.d.ts| |Added|NA|Class name: WifiDeviceConfig;<br>Method or attribute name: bssidType?: DeviceAddressType;|@ohos.wifiManager.d.ts| |Added|NA|Class name: WifiScanInfo;<br>Method or attribute name: bssidType: DeviceAddressType;|@ohos.wifiManager.d.ts| |Added|NA|Class name: Ipv6Info;<br>Method or attribute name: linkIpv6Address: string;|@ohos.wifiManager.d.ts| |Added|NA|Class name: Ipv6Info;<br>Method or attribute name: globalIpv6Address: string;|@ohos.wifiManager.d.ts| |Added|NA|Class name: Ipv6Info;<br>Method or attribute name: randomGlobalIpv6Address: string;|@ohos.wifiManager.d.ts| |Added|NA|Class name: Ipv6Info;<br>Method or attribute name: gateway: string;|@ohos.wifiManager.d.ts| |Added|NA|Class name: Ipv6Info;<br>Method or attribute name: netmask: string;|@ohos.wifiManager.d.ts| |Added|NA|Class name: Ipv6Info;<br>Method or attribute name: primaryDNS: string;|@ohos.wifiManager.d.ts| |Added|NA|Class name: Ipv6Info;<br>Method or attribute name: secondDNS: string;|@ohos.wifiManager.d.ts| |Added|NA|Class name: StationInfo;<br>Method or attribute name: macAddressType?: DeviceAddressType;|@ohos.wifiManager.d.ts| |Added|NA|Class name: WifiP2pDevice;<br>Method or attribute name: deviceAddressType?: DeviceAddressType;|@ohos.wifiManager.d.ts| |Added|NA|Class name: WifiP2PConfig;<br>Method or attribute name: deviceAddressType?: DeviceAddressType;|@ohos.wifiManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: declare bluetoothManager<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: declare bluetoothManager<br>New version information: 10<br>Substitute API: |@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function getState(): BluetoothState;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function getState(): BluetoothState;<br>New version information: 10<br>Substitute API: ohos.bluetooth.access/access#getState|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function getBtConnectionState(): ProfileConnectionState;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function getBtConnectionState(): ProfileConnectionState;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection#getProfileConnectionState|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function pairDevice(deviceId: string): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function pairDevice(deviceId: string): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection#pairDevice|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function cancelPairedDevice(deviceId: string): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function cancelPairedDevice(deviceId: string): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection#cancelPairedDevice|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function getRemoteDeviceName(deviceId: string): string;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function getRemoteDeviceName(deviceId: string): string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection#getRemoteDeviceName|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function getRemoteDeviceClass(deviceId: string): DeviceClass;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function getRemoteDeviceClass(deviceId: string): DeviceClass;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection#getRemoteDeviceClass|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function enableBluetooth(): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function enableBluetooth(): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.access/access#enableBluetooth|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function disableBluetooth(): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function disableBluetooth(): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.access/access#disableBluetooth|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function getLocalName(): string;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function getLocalName(): string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection#getLocalName|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function getPairedDevices(): Array\<string>;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function getPairedDevices(): Array\<string>;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection#getPairedDevices|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function getProfileConnectionState(profileId: ProfileId): ProfileConnectionState;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function getProfileConnectionState(profileId: ProfileId): ProfileConnectionState;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection#getProfileConnectionState|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function setDevicePairingConfirmation(device: string, accept: boolean): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function setDevicePairingConfirmation(device: string, accept: boolean): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection#setDevicePairingConfirmation|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function setLocalName(name: string): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function setLocalName(name: string): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection#setLocalName|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function setBluetoothScanMode(mode: ScanMode, duration: number): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function setBluetoothScanMode(mode: ScanMode, duration: number): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection#setBluetoothScanMode|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function getBluetoothScanMode(): ScanMode;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function getBluetoothScanMode(): ScanMode;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection#getBluetoothScanMode|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function startBluetoothDiscovery(): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function startBluetoothDiscovery(): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection#startBluetoothDiscovery|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function stopBluetoothDiscovery(): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function stopBluetoothDiscovery(): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection#stopBluetoothDiscovery|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'bluetoothDeviceFind', callback: Callback\<Array\<string>>): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'bluetoothDeviceFind', callback: Callback\<Array\<string>>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.on#event:bluetoothDeviceFind|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'bondStateChange', callback: Callback\<BondStateParam>): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'bondStateChange', callback: Callback\<BondStateParam>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.on#event:bondStateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'pinRequired', callback: Callback\<PinRequiredParam>): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'pinRequired', callback: Callback\<PinRequiredParam>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.on#event:pinRequired|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'stateChange', callback: Callback\<BluetoothState>): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'stateChange', callback: Callback\<BluetoothState>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.access/access.on#event:stateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'sppRead', clientSocket: number, callback: Callback\<ArrayBuffer>): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'sppRead', clientSocket: number, callback: Callback\<ArrayBuffer>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.socket/socket.on#event:sppRead|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'bluetoothDeviceFind', callback?: Callback\<Array\<string>>): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'bluetoothDeviceFind', callback?: Callback\<Array\<string>>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.off#event:bluetoothDeviceFind|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'bondStateChange', callback?: Callback\<BondStateParam>): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'bondStateChange', callback?: Callback\<BondStateParam>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.off#event:bondStateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'pinRequired', callback?: Callback\<PinRequiredParam>): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'pinRequired', callback?: Callback\<PinRequiredParam>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.off#event:pinRequired|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'stateChange', callback?: Callback\<BluetoothState>): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'stateChange', callback?: Callback\<BluetoothState>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.access/access.off#event:stateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'sppRead', clientSocket: number, callback?: Callback\<ArrayBuffer>): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'sppRead', clientSocket: number, callback?: Callback\<ArrayBuffer>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.socket/socket.off#event:sppRead|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function sppListen(name: string, option: SppOption, callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function sppListen(name: string, option: SppOption, callback: AsyncCallback\<number>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.socket/socket#sppListen|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function sppAccept(serverSocket: number, callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function sppAccept(serverSocket: number, callback: AsyncCallback\<number>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.socket/socket#sppAccept|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function sppConnect(device: string, option: SppOption, callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function sppConnect(device: string, option: SppOption, callback: AsyncCallback\<number>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.socket/socket#sppConnect|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function sppCloseServerSocket(socket: number): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function sppCloseServerSocket(socket: number): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.socket/socket#sppCloseServerSocket|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function sppCloseClientSocket(socket: number): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function sppCloseClientSocket(socket: number): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.socket/socket#sppCloseClientSocket|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function sppWrite(clientSocket: number, data: ArrayBuffer): void;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function sppWrite(clientSocket: number, data: ArrayBuffer): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.socket/socket#sppWrite|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: bluetoothManager;<br>Method or attribute name: function getProfileInstance(<br><br> profileId: ProfileId<br><br> ): A2dpSourceProfile \| HandsFreeAudioGatewayProfile \| HidHostProfile \| PanProfile;<br>Old version information: |Class name: bluetoothManager;<br>Method or attribute name: function getProfileInstance(<br><br> profileId: ProfileId<br><br> ): A2dpSourceProfile \| HandsFreeAudioGatewayProfile \| HidHostProfile \| PanProfile;<br>New version information: 10<br>Substitute API: |@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BaseProfile;<br>Method or attribute name: interface BaseProfile<br>Old version information: |Class name: BaseProfile;<br>Method or attribute name: interface BaseProfile<br>New version information: 10<br>Substitute API: ohos.bluetooth.baseProfile/baseProfile.BaseProfile|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BaseProfile;<br>Method or attribute name: getConnectionDevices(): Array\<string>;<br>Old version information: |Class name: BaseProfile;<br>Method or attribute name: getConnectionDevices(): Array\<string>;<br>New version information: 10<br>Substitute API: ohos.bluetooth.baseProfile/baseProfile#getConnectedDevices|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BaseProfile;<br>Method or attribute name: getDeviceState(device: string): ProfileConnectionState;<br>Old version information: |Class name: BaseProfile;<br>Method or attribute name: getDeviceState(device: string): ProfileConnectionState;<br>New version information: 10<br>Substitute API: ohos.bluetooth.baseProfile/baseProfile#getConnectionState|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: A2dpSourceProfile;<br>Method or attribute name: interface A2dpSourceProfile<br>Old version information: |Class name: A2dpSourceProfile;<br>Method or attribute name: interface A2dpSourceProfile<br>New version information: 10<br>Substitute API: ohos.bluetooth.a2dp/a2dp.A2dpSourceProfile|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: A2dpSourceProfile;<br>Method or attribute name: connect(device: string): void;<br>Old version information: |Class name: A2dpSourceProfile;<br>Method or attribute name: connect(device: string): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.a2dp/a2dp.A2dpSourceProfile#connect|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: connect(device: string): void;<br>Old version information: |Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: connect(device: string): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.hfp/hfp.HandsFreeAudioGatewayProfile#connect|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: HidHostProfile;<br>Method or attribute name: connect(device: string): void;<br>Old version information: |Class name: HidHostProfile;<br>Method or attribute name: connect(device: string): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.hid/hid.HidHostProfile#connect|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: A2dpSourceProfile;<br>Method or attribute name: disconnect(device: string): void;<br>Old version information: |Class name: A2dpSourceProfile;<br>Method or attribute name: disconnect(device: string): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.a2dp/a2dp.A2dpSourceProfile#disconnect|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: disconnect(device: string): void;<br>Old version information: |Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: disconnect(device: string): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.hfp/hfp.HandsFreeAudioGatewayProfile#disconnect|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: HidHostProfile;<br>Method or attribute name: disconnect(device: string): void;<br>Old version information: |Class name: HidHostProfile;<br>Method or attribute name: disconnect(device: string): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.hid/hid.HidHostProfile#disconnect|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: PanProfile;<br>Method or attribute name: disconnect(device: string): void;<br>Old version information: |Class name: PanProfile;<br>Method or attribute name: disconnect(device: string): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.pan/pan.PanProfile#disconnect|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: A2dpSourceProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: A2dpSourceProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.a2dp/a2dp.A2dpSourceProfile.on#event:connectionStateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.hfp/hfp.HandsFreeAudioGatewayProfile.on#event:connectionStateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: HidHostProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: HidHostProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.hid/hid.HidHostProfile.on#event:connectionStateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: PanProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: PanProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.pan/pan.PanProfile.on#event:connectionStateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: A2dpSourceProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: A2dpSourceProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.a2dp/a2dp.A2dpSourceProfile.off#event:connectionStateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.hfp/hfp.HandsFreeAudioGatewayProfile.off#event:connectionStateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: HidHostProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: HidHostProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.hid/hid.HidHostProfile.off#event:connectionStateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: PanProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: PanProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.pan/pan.PanProfile.off#event:connectionStateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: A2dpSourceProfile;<br>Method or attribute name: getPlayingState(device: string): PlayingState;<br>Old version information: |Class name: A2dpSourceProfile;<br>Method or attribute name: getPlayingState(device: string): PlayingState;<br>New version information: 10<br>Substitute API: ohos.bluetooth.a2dp/a2dp.A2dpSourceProfile#getPlayingState|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: interface HandsFreeAudioGatewayProfile<br>Old version information: |Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: interface HandsFreeAudioGatewayProfile<br>New version information: 10<br>Substitute API: ohos.bluetooth.hfp/hfp.HandsFreeAudioGatewayProfile|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: HidHostProfile;<br>Method or attribute name: interface HidHostProfile<br>Old version information: |Class name: HidHostProfile;<br>Method or attribute name: interface HidHostProfile<br>New version information: 10<br>Substitute API: ohos.bluetooth.hid/hid.HidHostProfile|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: PanProfile;<br>Method or attribute name: interface PanProfile<br>Old version information: |Class name: PanProfile;<br>Method or attribute name: interface PanProfile<br>New version information: 10<br>Substitute API: ohos.bluetooth.pan/pan.PanProfile|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: PanProfile;<br>Method or attribute name: setTethering(enable: boolean): void;<br>Old version information: |Class name: PanProfile;<br>Method or attribute name: setTethering(enable: boolean): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.pan/pan.PanProfile#setTethering|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: PanProfile;<br>Method or attribute name: isTetheringOn(): boolean;<br>Old version information: |Class name: PanProfile;<br>Method or attribute name: isTetheringOn(): boolean;<br>New version information: 10<br>Substitute API: ohos.bluetooth.pan/pan.PanProfile#isTetheringOn|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLE;<br>Method or attribute name: BLE<br>Old version information: |Class name: BLE;<br>Method or attribute name: BLE<br>New version information: 10<br>Substitute API: |@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLE;<br>Method or attribute name: function createGattServer(): GattServer;<br>Old version information: |Class name: BLE;<br>Method or attribute name: function createGattServer(): GattServer;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble#createGattServer|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLE;<br>Method or attribute name: function createGattClientDevice(deviceId: string): GattClientDevice;<br>Old version information: |Class name: BLE;<br>Method or attribute name: function createGattClientDevice(deviceId: string): GattClientDevice;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble#createGattClientDevice|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLE;<br>Method or attribute name: function getConnectedBLEDevices(): Array\<string>;<br>Old version information: |Class name: BLE;<br>Method or attribute name: function getConnectedBLEDevices(): Array\<string>;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble#getConnectedBLEDevices|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLE;<br>Method or attribute name: function startBLEScan(filters: Array\<ScanFilter>, options?: ScanOptions): void;<br>Old version information: |Class name: BLE;<br>Method or attribute name: function startBLEScan(filters: Array\<ScanFilter>, options?: ScanOptions): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble#startBLEScan|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLE;<br>Method or attribute name: function stopBLEScan(): void;<br>Old version information: |Class name: BLE;<br>Method or attribute name: function stopBLEScan(): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble#stopBLEScan|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLE;<br>Method or attribute name: function on(type: 'BLEDeviceFind', callback: Callback\<Array\<ScanResult>>): void;<br>Old version information: |Class name: BLE;<br>Method or attribute name: function on(type: 'BLEDeviceFind', callback: Callback\<Array\<ScanResult>>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.on#event:BLEDeviceFind|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLE;<br>Method or attribute name: function off(type: 'BLEDeviceFind', callback?: Callback\<Array\<ScanResult>>): void;<br>Old version information: |Class name: BLE;<br>Method or attribute name: function off(type: 'BLEDeviceFind', callback?: Callback\<Array\<ScanResult>>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.off#event:BLEDeviceFind|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: interface GattServer<br>Old version information: |Class name: GattServer;<br>Method or attribute name: interface GattServer<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: startAdvertising(setting: AdvertiseSetting, advData: AdvertiseData, advResponse?: AdvertiseData): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: startAdvertising(setting: AdvertiseSetting, advData: AdvertiseData, advResponse?: AdvertiseData): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble#startAdvertising|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: stopAdvertising(): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: stopAdvertising(): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble#stopAdvertising|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: addService(service: GattService): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: addService(service: GattService): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer#addService|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: removeService(serviceUuid: string): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: removeService(serviceUuid: string): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer#removeService|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: close(): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: close(): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer#close|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: close(): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: close(): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#close|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: notifyCharacteristicChanged(deviceId: string, notifyCharacteristic: NotifyCharacteristic): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: notifyCharacteristicChanged(deviceId: string, notifyCharacteristic: NotifyCharacteristic): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer#notifyCharacteristicChanged|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: sendResponse(serverResponse: ServerResponse): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: sendResponse(serverResponse: ServerResponse): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer#sendResponse|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: on(type: 'characteristicRead', callback: Callback\<CharacteristicReadRequest>): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: on(type: 'characteristicRead', callback: Callback\<CharacteristicReadRequest>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer.on#event:characteristicRead|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: on(type: 'characteristicWrite', callback: Callback\<CharacteristicWriteRequest>): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: on(type: 'characteristicWrite', callback: Callback\<CharacteristicWriteRequest>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer.on#event:characteristicWrite|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: on(type: 'descriptorRead', callback: Callback\<DescriptorReadRequest>): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: on(type: 'descriptorRead', callback: Callback\<DescriptorReadRequest>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer.on#event:descriptorRead|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: on(type: 'descriptorWrite', callback: Callback\<DescriptorWriteRequest>): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: on(type: 'descriptorWrite', callback: Callback\<DescriptorWriteRequest>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer.on#event:descriptorWrite|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: on(type: 'connectStateChange', callback: Callback\<BLEConnectChangedState>): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: on(type: 'connectStateChange', callback: Callback\<BLEConnectChangedState>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer.on#event:connectionStateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: off(type: 'characteristicRead', callback?: Callback\<CharacteristicReadRequest>): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: off(type: 'characteristicRead', callback?: Callback\<CharacteristicReadRequest>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer.off#event:characteristicRead|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: off(type: 'characteristicWrite', callback?: Callback\<CharacteristicWriteRequest>): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: off(type: 'characteristicWrite', callback?: Callback\<CharacteristicWriteRequest>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer.off#event:characteristicWrite|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: off(type: 'descriptorRead', callback?: Callback\<DescriptorReadRequest>): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: off(type: 'descriptorRead', callback?: Callback\<DescriptorReadRequest>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer.off#event:descriptorRead|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: off(type: 'descriptorWrite', callback?: Callback\<DescriptorWriteRequest>): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: off(type: 'descriptorWrite', callback?: Callback\<DescriptorWriteRequest>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer.off#event:descriptorWrite|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattServer;<br>Method or attribute name: off(type: 'connectStateChange', callback?: Callback\<BLEConnectChangedState>): void;<br>Old version information: |Class name: GattServer;<br>Method or attribute name: off(type: 'connectStateChange', callback?: Callback\<BLEConnectChangedState>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattServer.off#event:connectionStateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: interface GattClientDevice<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: interface GattClientDevice<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: connect(): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: connect(): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#connect|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: disconnect(): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: disconnect(): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#disconnect|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: getDeviceName(callback: AsyncCallback\<string>): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: getDeviceName(callback: AsyncCallback\<string>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#getDeviceName|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: getDeviceName(): Promise\<string>;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: getDeviceName(): Promise\<string>;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#getDeviceName|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: getServices(callback: AsyncCallback\<Array\<GattService>>): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: getServices(callback: AsyncCallback\<Array\<GattService>>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#getServices|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: getServices(): Promise\<Array\<GattService>>;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: getServices(): Promise\<Array\<GattService>>;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#getServices|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic, callback: AsyncCallback\<BLECharacteristic>): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic, callback: AsyncCallback\<BLECharacteristic>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#readCharacteristicValue|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic): Promise\<BLECharacteristic>;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic): Promise\<BLECharacteristic>;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#readCharacteristicValue|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor, callback: AsyncCallback\<BLEDescriptor>): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor, callback: AsyncCallback\<BLEDescriptor>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#readDescriptorValue|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor): Promise\<BLEDescriptor>;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor): Promise\<BLEDescriptor>;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#readDescriptorValue|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: writeCharacteristicValue(characteristic: BLECharacteristic): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: writeCharacteristicValue(characteristic: BLECharacteristic): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#writeCharacteristicValue|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: writeDescriptorValue(descriptor: BLEDescriptor): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: writeDescriptorValue(descriptor: BLEDescriptor): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#writeDescriptorValue|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: getRssiValue(callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: getRssiValue(callback: AsyncCallback\<number>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#getRssiValue|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: getRssiValue(): Promise\<number>;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: getRssiValue(): Promise\<number>;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#getRssiValue|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: setBLEMtuSize(mtu: number): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: setBLEMtuSize(mtu: number): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#setBLEMtuSize|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: setNotifyCharacteristicChanged(characteristic: BLECharacteristic, enable: boolean): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: setNotifyCharacteristicChanged(characteristic: BLECharacteristic, enable: boolean): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice#setCharacteristicChangeNotification|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: on(type: 'BLECharacteristicChange', callback: Callback\<BLECharacteristic>): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: on(type: 'BLECharacteristicChange', callback: Callback\<BLECharacteristic>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice.on#event:BLECharacteristicChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: on(type: 'BLEConnectionStateChange', callback: Callback\<BLEConnectChangedState>): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: on(type: 'BLEConnectionStateChange', callback: Callback\<BLEConnectChangedState>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice.on#event:BLEConnectionStateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: off(type: 'BLECharacteristicChange', callback?: Callback\<BLECharacteristic>): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: off(type: 'BLECharacteristicChange', callback?: Callback\<BLECharacteristic>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice.off#event:BLECharacteristicChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattClientDevice;<br>Method or attribute name: off(type: 'BLEConnectionStateChange', callback?: Callback\<BLEConnectChangedState>): void;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: off(type: 'BLEConnectionStateChange', callback?: Callback\<BLEConnectChangedState>): void;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattClientDevice.off#event:BLEConnectionStateChange|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattService;<br>Method or attribute name: interface GattService<br>Old version information: |Class name: GattService;<br>Method or attribute name: interface GattService<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattService|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattService;<br>Method or attribute name: serviceUuid: string;<br>Old version information: |Class name: GattService;<br>Method or attribute name: serviceUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattService#serviceUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLECharacteristic;<br>Method or attribute name: serviceUuid: string;<br>Old version information: |Class name: BLECharacteristic;<br>Method or attribute name: serviceUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.BLECharacteristic#serviceUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLEDescriptor;<br>Method or attribute name: serviceUuid: string;<br>Old version information: |Class name: BLEDescriptor;<br>Method or attribute name: serviceUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.BLEDescriptor#serviceUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: NotifyCharacteristic;<br>Method or attribute name: serviceUuid: string;<br>Old version information: |Class name: NotifyCharacteristic;<br>Method or attribute name: serviceUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.NotifyCharacteristic#serviceUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: CharacteristicReadRequest;<br>Method or attribute name: serviceUuid: string;<br>Old version information: |Class name: CharacteristicReadRequest;<br>Method or attribute name: serviceUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.CharacteristicReadRequest#serviceUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: CharacteristicWriteRequest;<br>Method or attribute name: serviceUuid: string;<br>Old version information: |Class name: CharacteristicWriteRequest;<br>Method or attribute name: serviceUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#serviceUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorReadRequest;<br>Method or attribute name: serviceUuid: string;<br>Old version information: |Class name: DescriptorReadRequest;<br>Method or attribute name: serviceUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorReadRequest#serviceUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorWriteRequest;<br>Method or attribute name: serviceUuid: string;<br>Old version information: |Class name: DescriptorWriteRequest;<br>Method or attribute name: serviceUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorWriteRequest#serviceUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ServiceData;<br>Method or attribute name: serviceUuid: string;<br>Old version information: |Class name: ServiceData;<br>Method or attribute name: serviceUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ServiceData#serviceUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattService;<br>Method or attribute name: isPrimary: boolean;<br>Old version information: |Class name: GattService;<br>Method or attribute name: isPrimary: boolean;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattService#isPrimary|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattService;<br>Method or attribute name: characteristics: Array\<BLECharacteristic>;<br>Old version information: |Class name: GattService;<br>Method or attribute name: characteristics: Array\<BLECharacteristic>;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattService#characteristics|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: GattService;<br>Method or attribute name: includeServices?: Array\<GattService>;<br>Old version information: |Class name: GattService;<br>Method or attribute name: includeServices?: Array\<GattService>;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.GattService#includeServices|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLECharacteristic;<br>Method or attribute name: interface BLECharacteristic<br>Old version information: |Class name: BLECharacteristic;<br>Method or attribute name: interface BLECharacteristic<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.BLECharacteristic|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLECharacteristic;<br>Method or attribute name: characteristicUuid: string;<br>Old version information: |Class name: BLECharacteristic;<br>Method or attribute name: characteristicUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.BLECharacteristic#characteristicUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLEDescriptor;<br>Method or attribute name: characteristicUuid: string;<br>Old version information: |Class name: BLEDescriptor;<br>Method or attribute name: characteristicUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.BLEDescriptor#characteristicUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: NotifyCharacteristic;<br>Method or attribute name: characteristicUuid: string;<br>Old version information: |Class name: NotifyCharacteristic;<br>Method or attribute name: characteristicUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.NotifyCharacteristic#characteristicUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: CharacteristicReadRequest;<br>Method or attribute name: characteristicUuid: string;<br>Old version information: |Class name: CharacteristicReadRequest;<br>Method or attribute name: characteristicUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.CharacteristicReadRequest#characteristicUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: CharacteristicWriteRequest;<br>Method or attribute name: characteristicUuid: string;<br>Old version information: |Class name: CharacteristicWriteRequest;<br>Method or attribute name: characteristicUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#characteristicUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorReadRequest;<br>Method or attribute name: characteristicUuid: string;<br>Old version information: |Class name: DescriptorReadRequest;<br>Method or attribute name: characteristicUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorReadRequest#characteristicUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorWriteRequest;<br>Method or attribute name: characteristicUuid: string;<br>Old version information: |Class name: DescriptorWriteRequest;<br>Method or attribute name: characteristicUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorWriteRequest#characteristicUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLECharacteristic;<br>Method or attribute name: characteristicValue: ArrayBuffer;<br>Old version information: |Class name: BLECharacteristic;<br>Method or attribute name: characteristicValue: ArrayBuffer;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.BLECharacteristic#characteristicValue|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: NotifyCharacteristic;<br>Method or attribute name: characteristicValue: ArrayBuffer;<br>Old version information: |Class name: NotifyCharacteristic;<br>Method or attribute name: characteristicValue: ArrayBuffer;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.NotifyCharacteristic#characteristicValue|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLECharacteristic;<br>Method or attribute name: descriptors: Array\<BLEDescriptor>;<br>Old version information: |Class name: BLECharacteristic;<br>Method or attribute name: descriptors: Array\<BLEDescriptor>;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.BLECharacteristic#descriptors|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLEDescriptor;<br>Method or attribute name: interface BLEDescriptor<br>Old version information: |Class name: BLEDescriptor;<br>Method or attribute name: interface BLEDescriptor<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.BLEDescriptor|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLEDescriptor;<br>Method or attribute name: descriptorUuid: string;<br>Old version information: |Class name: BLEDescriptor;<br>Method or attribute name: descriptorUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.BLEDescriptor#descriptorUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorReadRequest;<br>Method or attribute name: descriptorUuid: string;<br>Old version information: |Class name: DescriptorReadRequest;<br>Method or attribute name: descriptorUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorReadRequest#descriptorUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorWriteRequest;<br>Method or attribute name: descriptorUuid: string;<br>Old version information: |Class name: DescriptorWriteRequest;<br>Method or attribute name: descriptorUuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorWriteRequest#descriptorUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLEDescriptor;<br>Method or attribute name: descriptorValue: ArrayBuffer;<br>Old version information: |Class name: BLEDescriptor;<br>Method or attribute name: descriptorValue: ArrayBuffer;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.BLEDescriptor#descriptorValue|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: NotifyCharacteristic;<br>Method or attribute name: interface NotifyCharacteristic<br>Old version information: |Class name: NotifyCharacteristic;<br>Method or attribute name: interface NotifyCharacteristic<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.NotifyCharacteristic|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: NotifyCharacteristic;<br>Method or attribute name: confirm: boolean;<br>Old version information: |Class name: NotifyCharacteristic;<br>Method or attribute name: confirm: boolean;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.NotifyCharacteristic#confirm|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: CharacteristicReadRequest;<br>Method or attribute name: interface CharacteristicReadRequest<br>Old version information: |Class name: CharacteristicReadRequest;<br>Method or attribute name: interface CharacteristicReadRequest<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.CharacteristicReadRequest|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: CharacteristicReadRequest;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: CharacteristicReadRequest;<br>Method or attribute name: deviceId: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.CharacteristicReadRequest#deviceId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: CharacteristicWriteRequest;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: CharacteristicWriteRequest;<br>Method or attribute name: deviceId: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#deviceId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorReadRequest;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: DescriptorReadRequest;<br>Method or attribute name: deviceId: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorReadRequest#deviceId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorWriteRequest;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: DescriptorWriteRequest;<br>Method or attribute name: deviceId: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorWriteRequest#deviceId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ServerResponse;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: ServerResponse;<br>Method or attribute name: deviceId: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ServerResponse#deviceId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLEConnectChangedState;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: BLEConnectChangedState;<br>Method or attribute name: deviceId: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.BLEConnectionChangeState#deviceId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanResult;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: ScanResult;<br>Method or attribute name: deviceId: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanResult#deviceId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: PinRequiredParam;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: PinRequiredParam;<br>Method or attribute name: deviceId: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.PinRequiredParam#deviceId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BondStateParam;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: BondStateParam;<br>Method or attribute name: deviceId: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.BondStateParam#deviceId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: StateChangeParam;<br>Method or attribute name: deviceId: string;<br>Old version information: |Class name: StateChangeParam;<br>Method or attribute name: deviceId: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.baseProfile/baseProfile.StateChangeParam#deviceId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: CharacteristicReadRequest;<br>Method or attribute name: transId: number;<br>Old version information: |Class name: CharacteristicReadRequest;<br>Method or attribute name: transId: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.CharacteristicReadRequest#transId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: CharacteristicWriteRequest;<br>Method or attribute name: transId: number;<br>Old version information: |Class name: CharacteristicWriteRequest;<br>Method or attribute name: transId: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#transId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorReadRequest;<br>Method or attribute name: transId: number;<br>Old version information: |Class name: DescriptorReadRequest;<br>Method or attribute name: transId: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorReadRequest#transId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorWriteRequest;<br>Method or attribute name: transId: number;<br>Old version information: |Class name: DescriptorWriteRequest;<br>Method or attribute name: transId: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorWriteRequest#transId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ServerResponse;<br>Method or attribute name: transId: number;<br>Old version information: |Class name: ServerResponse;<br>Method or attribute name: transId: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ServerResponse#transId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: CharacteristicReadRequest;<br>Method or attribute name: offset: number;<br>Old version information: |Class name: CharacteristicReadRequest;<br>Method or attribute name: offset: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.CharacteristicReadRequest#offset|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: CharacteristicWriteRequest;<br>Method or attribute name: offset: number;<br>Old version information: |Class name: CharacteristicWriteRequest;<br>Method or attribute name: offset: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#offset|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorReadRequest;<br>Method or attribute name: offset: number;<br>Old version information: |Class name: DescriptorReadRequest;<br>Method or attribute name: offset: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorReadRequest#offset|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorWriteRequest;<br>Method or attribute name: offset: number;<br>Old version information: |Class name: DescriptorWriteRequest;<br>Method or attribute name: offset: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorWriteRequest#offset|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ServerResponse;<br>Method or attribute name: offset: number;<br>Old version information: |Class name: ServerResponse;<br>Method or attribute name: offset: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ServerResponse#offset|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: CharacteristicWriteRequest;<br>Method or attribute name: interface CharacteristicWriteRequest<br>Old version information: |Class name: CharacteristicWriteRequest;<br>Method or attribute name: interface CharacteristicWriteRequest<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.CharacteristicWriteRequest|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: CharacteristicWriteRequest;<br>Method or attribute name: isPrep: boolean;<br>Old version information: |Class name: CharacteristicWriteRequest;<br>Method or attribute name: isPrep: boolean;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#isPrepared|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorWriteRequest;<br>Method or attribute name: isPrep: boolean;<br>Old version information: |Class name: DescriptorWriteRequest;<br>Method or attribute name: isPrep: boolean;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorWriteRequest#isPrepared|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: CharacteristicWriteRequest;<br>Method or attribute name: needRsp: boolean;<br>Old version information: |Class name: CharacteristicWriteRequest;<br>Method or attribute name: needRsp: boolean;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#needRsp|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorWriteRequest;<br>Method or attribute name: needRsp: boolean;<br>Old version information: |Class name: DescriptorWriteRequest;<br>Method or attribute name: needRsp: boolean;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorWriteRequest#needRsp|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: CharacteristicWriteRequest;<br>Method or attribute name: value: ArrayBuffer;<br>Old version information: |Class name: CharacteristicWriteRequest;<br>Method or attribute name: value: ArrayBuffer;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#value|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorWriteRequest;<br>Method or attribute name: value: ArrayBuffer;<br>Old version information: |Class name: DescriptorWriteRequest;<br>Method or attribute name: value: ArrayBuffer;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorWriteRequest#value|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ServerResponse;<br>Method or attribute name: value: ArrayBuffer;<br>Old version information: |Class name: ServerResponse;<br>Method or attribute name: value: ArrayBuffer;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ServerResponse#value|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorReadRequest;<br>Method or attribute name: interface DescriptorReadRequest<br>Old version information: |Class name: DescriptorReadRequest;<br>Method or attribute name: interface DescriptorReadRequest<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorReadRequest|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DescriptorWriteRequest;<br>Method or attribute name: interface DescriptorWriteRequest<br>Old version information: |Class name: DescriptorWriteRequest;<br>Method or attribute name: interface DescriptorWriteRequest<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.DescriptorWriteRequest|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ServerResponse;<br>Method or attribute name: interface ServerResponse<br>Old version information: |Class name: ServerResponse;<br>Method or attribute name: interface ServerResponse<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ServerResponse|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ServerResponse;<br>Method or attribute name: status: number;<br>Old version information: |Class name: ServerResponse;<br>Method or attribute name: status: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ServerResponse#status|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLEConnectChangedState;<br>Method or attribute name: interface BLEConnectChangedState<br>Old version information: |Class name: BLEConnectChangedState;<br>Method or attribute name: interface BLEConnectChangedState<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.BLEConnectionChangeState|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BLEConnectChangedState;<br>Method or attribute name: state: ProfileConnectionState;<br>Old version information: |Class name: BLEConnectChangedState;<br>Method or attribute name: state: ProfileConnectionState;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.BLEConnectionChangeState#state|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: StateChangeParam;<br>Method or attribute name: state: ProfileConnectionState;<br>Old version information: |Class name: StateChangeParam;<br>Method or attribute name: state: ProfileConnectionState;<br>New version information: 10<br>Substitute API: ohos.bluetooth.baseProfile/baseProfile.StateChangeParam#state|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanResult;<br>Method or attribute name: interface ScanResult<br>Old version information: |Class name: ScanResult;<br>Method or attribute name: interface ScanResult<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanResult|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanResult;<br>Method or attribute name: rssi: number;<br>Old version information: |Class name: ScanResult;<br>Method or attribute name: rssi: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanResult#rssi|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanResult;<br>Method or attribute name: data: ArrayBuffer;<br>Old version information: |Class name: ScanResult;<br>Method or attribute name: data: ArrayBuffer;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanResult#data|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: AdvertiseSetting;<br>Method or attribute name: interface AdvertiseSetting<br>Old version information: |Class name: AdvertiseSetting;<br>Method or attribute name: interface AdvertiseSetting<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.AdvertiseSetting|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: AdvertiseSetting;<br>Method or attribute name: interval?: number;<br>Old version information: |Class name: AdvertiseSetting;<br>Method or attribute name: interval?: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.AdvertiseSetting#interval|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanOptions;<br>Method or attribute name: interval?: number;<br>Old version information: |Class name: ScanOptions;<br>Method or attribute name: interval?: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanOptions#interval|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: AdvertiseSetting;<br>Method or attribute name: txPower?: number;<br>Old version information: |Class name: AdvertiseSetting;<br>Method or attribute name: txPower?: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.AdvertiseSetting#txPower|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: AdvertiseSetting;<br>Method or attribute name: connectable?: boolean;<br>Old version information: |Class name: AdvertiseSetting;<br>Method or attribute name: connectable?: boolean;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.AdvertiseSetting#connectable|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: AdvertiseData;<br>Method or attribute name: interface AdvertiseData<br>Old version information: |Class name: AdvertiseData;<br>Method or attribute name: interface AdvertiseData<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.AdvertiseData|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: AdvertiseData;<br>Method or attribute name: serviceUuids: Array\<string>;<br>Old version information: |Class name: AdvertiseData;<br>Method or attribute name: serviceUuids: Array\<string>;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.AdvertiseData#serviceUuids|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: AdvertiseData;<br>Method or attribute name: manufactureData: Array\<ManufactureData>;<br>Old version information: |Class name: AdvertiseData;<br>Method or attribute name: manufactureData: Array\<ManufactureData>;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.AdvertiseData#manufactureData|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: AdvertiseData;<br>Method or attribute name: serviceData: Array\<ServiceData>;<br>Old version information: |Class name: AdvertiseData;<br>Method or attribute name: serviceData: Array\<ServiceData>;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.AdvertiseData#serviceData|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ManufactureData;<br>Method or attribute name: interface ManufactureData<br>Old version information: |Class name: ManufactureData;<br>Method or attribute name: interface ManufactureData<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ManufactureData|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ManufactureData;<br>Method or attribute name: manufactureId: number;<br>Old version information: |Class name: ManufactureData;<br>Method or attribute name: manufactureId: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ManufactureData#manufactureId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ManufactureData;<br>Method or attribute name: manufactureValue: ArrayBuffer;<br>Old version information: |Class name: ManufactureData;<br>Method or attribute name: manufactureValue: ArrayBuffer;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ManufactureData#manufactureValue|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ServiceData;<br>Method or attribute name: interface ServiceData<br>Old version information: |Class name: ServiceData;<br>Method or attribute name: interface ServiceData<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ServiceData|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ServiceData;<br>Method or attribute name: serviceValue: ArrayBuffer;<br>Old version information: |Class name: ServiceData;<br>Method or attribute name: serviceValue: ArrayBuffer;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ServiceData#serviceValue|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanFilter;<br>Method or attribute name: interface ScanFilter<br>Old version information: |Class name: ScanFilter;<br>Method or attribute name: interface ScanFilter<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanFilter|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanFilter;<br>Method or attribute name: deviceId?: string;<br>Old version information: |Class name: ScanFilter;<br>Method or attribute name: deviceId?: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanFilter#deviceId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanFilter;<br>Method or attribute name: name?: string;<br>Old version information: |Class name: ScanFilter;<br>Method or attribute name: name?: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanFilter#name|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanFilter;<br>Method or attribute name: serviceUuid?: string;<br>Old version information: |Class name: ScanFilter;<br>Method or attribute name: serviceUuid?: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanFilter#serviceUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanFilter;<br>Method or attribute name: serviceUuidMask?: string;<br>Old version information: |Class name: ScanFilter;<br>Method or attribute name: serviceUuidMask?: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanFilter#serviceUuidMask|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanFilter;<br>Method or attribute name: serviceSolicitationUuid?: string;<br>Old version information: |Class name: ScanFilter;<br>Method or attribute name: serviceSolicitationUuid?: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanFilter#serviceSolicitationUuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanFilter;<br>Method or attribute name: serviceSolicitationUuidMask?: string;<br>Old version information: |Class name: ScanFilter;<br>Method or attribute name: serviceSolicitationUuidMask?: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanFilter#serviceSolicitationUuidMask|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanFilter;<br>Method or attribute name: serviceData?: ArrayBuffer;<br>Old version information: |Class name: ScanFilter;<br>Method or attribute name: serviceData?: ArrayBuffer;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanFilter#serviceData|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanFilter;<br>Method or attribute name: serviceDataMask?: ArrayBuffer;<br>Old version information: |Class name: ScanFilter;<br>Method or attribute name: serviceDataMask?: ArrayBuffer;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanFilter#serviceDataMask|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanFilter;<br>Method or attribute name: manufactureId?: number;<br>Old version information: |Class name: ScanFilter;<br>Method or attribute name: manufactureId?: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanFilter#manufactureId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanFilter;<br>Method or attribute name: manufactureData?: ArrayBuffer;<br>Old version information: |Class name: ScanFilter;<br>Method or attribute name: manufactureData?: ArrayBuffer;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanFilter#manufactureData|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanFilter;<br>Method or attribute name: manufactureDataMask?: ArrayBuffer;<br>Old version information: |Class name: ScanFilter;<br>Method or attribute name: manufactureDataMask?: ArrayBuffer;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanFilter#manufactureDataMask|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanOptions;<br>Method or attribute name: interface ScanOptions<br>Old version information: |Class name: ScanOptions;<br>Method or attribute name: interface ScanOptions<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanOptions|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanOptions;<br>Method or attribute name: dutyMode?: ScanDuty;<br>Old version information: |Class name: ScanOptions;<br>Method or attribute name: dutyMode?: ScanDuty;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanOptions#dutyMode|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanOptions;<br>Method or attribute name: matchMode?: MatchMode;<br>Old version information: |Class name: ScanOptions;<br>Method or attribute name: matchMode?: MatchMode;<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanOptions#matchMode|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: SppOption;<br>Method or attribute name: interface SppOption<br>Old version information: |Class name: SppOption;<br>Method or attribute name: interface SppOption<br>New version information: 10<br>Substitute API: ohos.bluetooth.socket/socket.SppOptions|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: SppOption;<br>Method or attribute name: uuid: string;<br>Old version information: |Class name: SppOption;<br>Method or attribute name: uuid: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.socket/socket.SppOptions#uuid|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: SppOption;<br>Method or attribute name: secure: boolean;<br>Old version information: |Class name: SppOption;<br>Method or attribute name: secure: boolean;<br>New version information: 10<br>Substitute API: ohos.bluetooth.socket/socket.SppOptions#secure|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: SppOption;<br>Method or attribute name: type: SppType;<br>Old version information: |Class name: SppOption;<br>Method or attribute name: type: SppType;<br>New version information: 10<br>Substitute API: ohos.bluetooth.socket/socket.SppOptions#type|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: PinRequiredParam;<br>Method or attribute name: interface PinRequiredParam<br>Old version information: |Class name: PinRequiredParam;<br>Method or attribute name: interface PinRequiredParam<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.PinRequiredParam|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: PinRequiredParam;<br>Method or attribute name: pinCode: string;<br>Old version information: |Class name: PinRequiredParam;<br>Method or attribute name: pinCode: string;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.PinRequiredParam#pinCode|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DeviceClass;<br>Method or attribute name: interface DeviceClass<br>Old version information: |Class name: DeviceClass;<br>Method or attribute name: interface DeviceClass<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.DeviceClass|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DeviceClass;<br>Method or attribute name: majorClass: MajorClass;<br>Old version information: |Class name: DeviceClass;<br>Method or attribute name: majorClass: MajorClass;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.DeviceClass#majorClass|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DeviceClass;<br>Method or attribute name: majorMinorClass: MajorMinorClass;<br>Old version information: |Class name: DeviceClass;<br>Method or attribute name: majorMinorClass: MajorMinorClass;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.DeviceClass#majorMinorClass|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: DeviceClass;<br>Method or attribute name: classOfDevice: number;<br>Old version information: |Class name: DeviceClass;<br>Method or attribute name: classOfDevice: number;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.DeviceClass#classOfDevice|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BondStateParam;<br>Method or attribute name: interface BondStateParam<br>Old version information: |Class name: BondStateParam;<br>Method or attribute name: interface BondStateParam<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.BondStateParam|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BondStateParam;<br>Method or attribute name: state: BondState;<br>Old version information: |Class name: BondStateParam;<br>Method or attribute name: state: BondState;<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.BondStateParam#state|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: StateChangeParam;<br>Method or attribute name: interface StateChangeParam<br>Old version information: |Class name: StateChangeParam;<br>Method or attribute name: interface StateChangeParam<br>New version information: 10<br>Substitute API: ohos.bluetooth.baseProfile/baseProfile.StateChangeParam|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanDuty;<br>Method or attribute name: enum ScanDuty<br>Old version information: |Class name: ScanDuty;<br>Method or attribute name: enum ScanDuty<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanDuty|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanDuty;<br>Method or attribute name: SCAN_MODE_LOW_POWER = 0<br>Old version information: |Class name: ScanDuty;<br>Method or attribute name: SCAN_MODE_LOW_POWER = 0<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanDuty#SCAN_MODE_LOW_POWER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanDuty;<br>Method or attribute name: SCAN_MODE_BALANCED = 1<br>Old version information: |Class name: ScanDuty;<br>Method or attribute name: SCAN_MODE_BALANCED = 1<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanDuty#SCAN_MODE_BALANCED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanDuty;<br>Method or attribute name: SCAN_MODE_LOW_LATENCY = 2<br>Old version information: |Class name: ScanDuty;<br>Method or attribute name: SCAN_MODE_LOW_LATENCY = 2<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.ScanDuty#SCAN_MODE_LOW_LATENCY|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MatchMode;<br>Method or attribute name: enum MatchMode<br>Old version information: |Class name: MatchMode;<br>Method or attribute name: enum MatchMode<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.MatchMode|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MatchMode;<br>Method or attribute name: MATCH_MODE_AGGRESSIVE = 1<br>Old version information: |Class name: MatchMode;<br>Method or attribute name: MATCH_MODE_AGGRESSIVE = 1<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.MatchMode#MATCH_MODE_AGGRESSIVE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MatchMode;<br>Method or attribute name: MATCH_MODE_STICKY = 2<br>Old version information: |Class name: MatchMode;<br>Method or attribute name: MATCH_MODE_STICKY = 2<br>New version information: 10<br>Substitute API: ohos.bluetooth.ble/ble.MatchMode#MATCH_MODE_STICKY|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ProfileConnectionState;<br>Method or attribute name: enum ProfileConnectionState<br>Old version information: |Class name: ProfileConnectionState;<br>Method or attribute name: enum ProfileConnectionState<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.ProfileConnectionState|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ProfileConnectionState;<br>Method or attribute name: STATE_DISCONNECTED = 0<br>Old version information: |Class name: ProfileConnectionState;<br>Method or attribute name: STATE_DISCONNECTED = 0<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.ProfileConnectionState#STATE_DISCONNECTED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ProfileConnectionState;<br>Method or attribute name: STATE_CONNECTING = 1<br>Old version information: |Class name: ProfileConnectionState;<br>Method or attribute name: STATE_CONNECTING = 1<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.ProfileConnectionState#STATE_CONNECTING|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ProfileConnectionState;<br>Method or attribute name: STATE_CONNECTED = 2<br>Old version information: |Class name: ProfileConnectionState;<br>Method or attribute name: STATE_CONNECTED = 2<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.ProfileConnectionState#STATE_CONNECTED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ProfileConnectionState;<br>Method or attribute name: STATE_DISCONNECTING = 3<br>Old version information: |Class name: ProfileConnectionState;<br>Method or attribute name: STATE_DISCONNECTING = 3<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.ProfileConnectionState#STATE_DISCONNECTING|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BluetoothState;<br>Method or attribute name: enum BluetoothState<br>Old version information: |Class name: BluetoothState;<br>Method or attribute name: enum BluetoothState<br>New version information: 10<br>Substitute API: ohos.bluetooth.access/access.BluetoothState|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BluetoothState;<br>Method or attribute name: STATE_OFF = 0<br>Old version information: |Class name: BluetoothState;<br>Method or attribute name: STATE_OFF = 0<br>New version information: 10<br>Substitute API: ohos.bluetooth.access/access.BluetoothState#STATE_OFF|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BluetoothState;<br>Method or attribute name: STATE_TURNING_ON = 1<br>Old version information: |Class name: BluetoothState;<br>Method or attribute name: STATE_TURNING_ON = 1<br>New version information: 10<br>Substitute API: ohos.bluetooth.access/access.BluetoothState#STATE_TURNING_ON|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BluetoothState;<br>Method or attribute name: STATE_ON = 2<br>Old version information: |Class name: BluetoothState;<br>Method or attribute name: STATE_ON = 2<br>New version information: 10<br>Substitute API: ohos.bluetooth.access/access.BluetoothState#STATE_ON|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BluetoothState;<br>Method or attribute name: STATE_TURNING_OFF = 3<br>Old version information: |Class name: BluetoothState;<br>Method or attribute name: STATE_TURNING_OFF = 3<br>New version information: 10<br>Substitute API: ohos.bluetooth.access/access.BluetoothState#STATE_TURNING_OFF|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BluetoothState;<br>Method or attribute name: STATE_BLE_TURNING_ON = 4<br>Old version information: |Class name: BluetoothState;<br>Method or attribute name: STATE_BLE_TURNING_ON = 4<br>New version information: 10<br>Substitute API: ohos.bluetooth.access/access.BluetoothState#STATE_BLE_TURNING_ON|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BluetoothState;<br>Method or attribute name: STATE_BLE_ON = 5<br>Old version information: |Class name: BluetoothState;<br>Method or attribute name: STATE_BLE_ON = 5<br>New version information: 10<br>Substitute API: ohos.bluetooth.access/access.BluetoothState#STATE_BLE_ON|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BluetoothState;<br>Method or attribute name: STATE_BLE_TURNING_OFF = 6<br>Old version information: |Class name: BluetoothState;<br>Method or attribute name: STATE_BLE_TURNING_OFF = 6<br>New version information: 10<br>Substitute API: ohos.bluetooth.access/access.BluetoothState#STATE_BLE_TURNING_OFF|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: SppType;<br>Method or attribute name: enum SppType<br>Old version information: |Class name: SppType;<br>Method or attribute name: enum SppType<br>New version information: 10<br>Substitute API: ohos.bluetooth.socket/socket.SppType|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: SppType;<br>Method or attribute name: SPP_RFCOMM<br>Old version information: |Class name: SppType;<br>Method or attribute name: SPP_RFCOMM<br>New version information: 10<br>Substitute API: ohos.bluetooth.socket/socket.SppType#SPP_RFCOMM|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanMode;<br>Method or attribute name: enum ScanMode<br>Old version information: |Class name: ScanMode;<br>Method or attribute name: enum ScanMode<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.ScanMode|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_NONE = 0<br>Old version information: |Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_NONE = 0<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.ScanMode#SCAN_MODE_NONE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_CONNECTABLE = 1<br>Old version information: |Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_CONNECTABLE = 1<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.ScanMode#SCAN_MODE_CONNECTABLE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_GENERAL_DISCOVERABLE = 2<br>Old version information: |Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_GENERAL_DISCOVERABLE = 2<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.ScanMode#SCAN_MODE_GENERAL_DISCOVERABLE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_LIMITED_DISCOVERABLE = 3<br>Old version information: |Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_LIMITED_DISCOVERABLE = 3<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.ScanMode#SCAN_MODE_LIMITED_DISCOVERABLE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE = 4<br>Old version information: |Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE = 4<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.ScanMode#SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_CONNECTABLE_LIMITED_DISCOVERABLE = 5<br>Old version information: |Class name: ScanMode;<br>Method or attribute name: SCAN_MODE_CONNECTABLE_LIMITED_DISCOVERABLE = 5<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.ScanMode#SCAN_MODE_CONNECTABLE_LIMITED_DISCOVERABLE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BondState;<br>Method or attribute name: enum BondState<br>Old version information: |Class name: BondState;<br>Method or attribute name: enum BondState<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.BondState|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BondState;<br>Method or attribute name: BOND_STATE_INVALID = 0<br>Old version information: |Class name: BondState;<br>Method or attribute name: BOND_STATE_INVALID = 0<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.BondState#BOND_STATE_INVALID|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BondState;<br>Method or attribute name: BOND_STATE_BONDING = 1<br>Old version information: |Class name: BondState;<br>Method or attribute name: BOND_STATE_BONDING = 1<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.BondState#BOND_STATE_BONDING|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: BondState;<br>Method or attribute name: BOND_STATE_BONDED = 2<br>Old version information: |Class name: BondState;<br>Method or attribute name: BOND_STATE_BONDED = 2<br>New version information: 10<br>Substitute API: ohos.bluetooth.connection/connection.BondState#BOND_STATE_BONDED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorClass;<br>Method or attribute name: enum MajorClass<br>Old version information: |Class name: MajorClass;<br>Method or attribute name: enum MajorClass<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorClass|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorClass;<br>Method or attribute name: MAJOR_MISC = 0x0000<br>Old version information: |Class name: MajorClass;<br>Method or attribute name: MAJOR_MISC = 0x0000<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorClass#MAJOR_MISC|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorClass;<br>Method or attribute name: MAJOR_COMPUTER = 0x0100<br>Old version information: |Class name: MajorClass;<br>Method or attribute name: MAJOR_COMPUTER = 0x0100<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorClass#MAJOR_COMPUTER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorClass;<br>Method or attribute name: MAJOR_PHONE = 0x0200<br>Old version information: |Class name: MajorClass;<br>Method or attribute name: MAJOR_PHONE = 0x0200<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorClass#MAJOR_PHONE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorClass;<br>Method or attribute name: MAJOR_NETWORKING = 0x0300<br>Old version information: |Class name: MajorClass;<br>Method or attribute name: MAJOR_NETWORKING = 0x0300<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorClass#MAJOR_NETWORKING|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorClass;<br>Method or attribute name: MAJOR_AUDIO_VIDEO = 0x0400<br>Old version information: |Class name: MajorClass;<br>Method or attribute name: MAJOR_AUDIO_VIDEO = 0x0400<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorClass#MAJOR_AUDIO_VIDEO|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorClass;<br>Method or attribute name: MAJOR_PERIPHERAL = 0x0500<br>Old version information: |Class name: MajorClass;<br>Method or attribute name: MAJOR_PERIPHERAL = 0x0500<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorClass#MAJOR_PERIPHERAL|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorClass;<br>Method or attribute name: MAJOR_IMAGING = 0x0600<br>Old version information: |Class name: MajorClass;<br>Method or attribute name: MAJOR_IMAGING = 0x0600<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorClass#MAJOR_IMAGING|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorClass;<br>Method or attribute name: MAJOR_WEARABLE = 0x0700<br>Old version information: |Class name: MajorClass;<br>Method or attribute name: MAJOR_WEARABLE = 0x0700<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorClass#MAJOR_WEARABLE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorClass;<br>Method or attribute name: MAJOR_TOY = 0x0800<br>Old version information: |Class name: MajorClass;<br>Method or attribute name: MAJOR_TOY = 0x0800<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorClass#MAJOR_TOY|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorClass;<br>Method or attribute name: MAJOR_HEALTH = 0x0900<br>Old version information: |Class name: MajorClass;<br>Method or attribute name: MAJOR_HEALTH = 0x0900<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorClass#MAJOR_HEALTH|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorClass;<br>Method or attribute name: MAJOR_UNCATEGORIZED = 0x1F00<br>Old version information: |Class name: MajorClass;<br>Method or attribute name: MAJOR_UNCATEGORIZED = 0x1F00<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorClass#MAJOR_UNCATEGORIZED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: enum MajorMinorClass<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: enum MajorMinorClass<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_UNCATEGORIZED = 0x0100<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_UNCATEGORIZED = 0x0100<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_UNCATEGORIZED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_DESKTOP = 0x0104<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_DESKTOP = 0x0104<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_DESKTOP|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_SERVER = 0x0108<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_SERVER = 0x0108<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_SERVER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_LAPTOP = 0x010C<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_LAPTOP = 0x010C<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_LAPTOP|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_HANDHELD_PC_PDA = 0x0110<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_HANDHELD_PC_PDA = 0x0110<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_HANDHELD_PC_PDA|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_PALM_SIZE_PC_PDA = 0x0114<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_PALM_SIZE_PC_PDA = 0x0114<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_PALM_SIZE_PC_PDA|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_WEARABLE = 0x0118<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_WEARABLE = 0x0118<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_WEARABLE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_TABLET = 0x011C<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: COMPUTER_TABLET = 0x011C<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_TABLET|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PHONE_UNCATEGORIZED = 0x0200<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PHONE_UNCATEGORIZED = 0x0200<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PHONE_UNCATEGORIZED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PHONE_CELLULAR = 0x0204<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PHONE_CELLULAR = 0x0204<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PHONE_CELLULAR|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PHONE_CORDLESS = 0x0208<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PHONE_CORDLESS = 0x0208<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PHONE_CORDLESS|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PHONE_SMART = 0x020C<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PHONE_SMART = 0x020C<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PHONE_SMART|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PHONE_MODEM_OR_GATEWAY = 0x0210<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PHONE_MODEM_OR_GATEWAY = 0x0210<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PHONE_MODEM_OR_GATEWAY|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PHONE_ISDN = 0x0214<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PHONE_ISDN = 0x0214<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PHONE_ISDN|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_FULLY_AVAILABLE = 0x0300<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_FULLY_AVAILABLE = 0x0300<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_FULLY_AVAILABLE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_1_TO_17_UTILIZED = 0x0320<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_1_TO_17_UTILIZED = 0x0320<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_1_TO_17_UTILIZED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_17_TO_33_UTILIZED = 0x0340<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_17_TO_33_UTILIZED = 0x0340<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_17_TO_33_UTILIZED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_33_TO_50_UTILIZED = 0x0360<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_33_TO_50_UTILIZED = 0x0360<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_33_TO_50_UTILIZED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_60_TO_67_UTILIZED = 0x0380<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_60_TO_67_UTILIZED = 0x0380<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_60_TO_67_UTILIZED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_67_TO_83_UTILIZED = 0x03A0<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_67_TO_83_UTILIZED = 0x03A0<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_67_TO_83_UTILIZED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_83_TO_99_UTILIZED = 0x03C0<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_83_TO_99_UTILIZED = 0x03C0<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_83_TO_99_UTILIZED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_NO_SERVICE = 0x03E0<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: NETWORK_NO_SERVICE = 0x03E0<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_NO_SERVICE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_UNCATEGORIZED = 0x0400<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_UNCATEGORIZED = 0x0400<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_UNCATEGORIZED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_WEARABLE_HEADSET = 0x0404<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_WEARABLE_HEADSET = 0x0404<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_WEARABLE_HEADSET|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_HANDSFREE = 0x0408<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_HANDSFREE = 0x0408<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_HANDSFREE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_MICROPHONE = 0x0410<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_MICROPHONE = 0x0410<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_MICROPHONE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_LOUDSPEAKER = 0x0414<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_LOUDSPEAKER = 0x0414<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_LOUDSPEAKER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_HEADPHONES = 0x0418<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_HEADPHONES = 0x0418<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_HEADPHONES|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_PORTABLE_AUDIO = 0x041C<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_PORTABLE_AUDIO = 0x041C<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_PORTABLE_AUDIO|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_CAR_AUDIO = 0x0420<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_CAR_AUDIO = 0x0420<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_CAR_AUDIO|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_SET_TOP_BOX = 0x0424<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_SET_TOP_BOX = 0x0424<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_SET_TOP_BOX|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_HIFI_AUDIO = 0x0428<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_HIFI_AUDIO = 0x0428<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_HIFI_AUDIO|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VCR = 0x042C<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VCR = 0x042C<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_VCR|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VIDEO_CAMERA = 0x0430<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VIDEO_CAMERA = 0x0430<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_VIDEO_CAMERA|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_CAMCORDER = 0x0434<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_CAMCORDER = 0x0434<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_CAMCORDER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VIDEO_MONITOR = 0x0438<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VIDEO_MONITOR = 0x0438<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_VIDEO_MONITOR|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER = 0x043C<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER = 0x043C<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VIDEO_CONFERENCING = 0x0440<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VIDEO_CONFERENCING = 0x0440<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_VIDEO_CONFERENCING|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VIDEO_GAMING_TOY = 0x0448<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: AUDIO_VIDEO_VIDEO_GAMING_TOY = 0x0448<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_VIDEO_GAMING_TOY|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_NON_KEYBOARD_NON_POINTING = 0x0500<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_NON_KEYBOARD_NON_POINTING = 0x0500<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_NON_KEYBOARD_NON_POINTING|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_KEYBOARD = 0x0540<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_KEYBOARD = 0x0540<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_KEYBOARD|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_POINTING_DEVICE = 0x0580<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_POINTING_DEVICE = 0x0580<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_POINTING_DEVICE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_KEYBOARD_POINTING = 0x05C0<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_KEYBOARD_POINTING = 0x05C0<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_KEYBOARD_POINTING|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_UNCATEGORIZED = 0x0500<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_UNCATEGORIZED = 0x0500<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_UNCATEGORIZED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_JOYSTICK = 0x0504<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_JOYSTICK = 0x0504<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_JOYSTICK|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_GAMEPAD = 0x0508<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_GAMEPAD = 0x0508<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_GAMEPAD|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_REMOTE_CONTROL = 0x05C0<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_REMOTE_CONTROL = 0x05C0<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_REMOTE_CONTROL|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_SENSING_DEVICE = 0x0510<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_SENSING_DEVICE = 0x0510<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_SENSING_DEVICE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_DIGITIZER_TABLET = 0x0514<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_DIGITIZER_TABLET = 0x0514<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_DIGITIZER_TABLET|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_CARD_READER = 0x0518<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_CARD_READER = 0x0518<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_CARD_READER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_DIGITAL_PEN = 0x051C<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_DIGITAL_PEN = 0x051C<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_DIGITAL_PEN|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_SCANNER_RFID = 0x0520<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_SCANNER_RFID = 0x0520<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_SCANNER_RFID|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_GESTURAL_INPUT = 0x0522<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: PERIPHERAL_GESTURAL_INPUT = 0x0522<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_GESTURAL_INPUT|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: IMAGING_UNCATEGORIZED = 0x0600<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: IMAGING_UNCATEGORIZED = 0x0600<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#IMAGING_UNCATEGORIZED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: IMAGING_DISPLAY = 0x0610<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: IMAGING_DISPLAY = 0x0610<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#IMAGING_DISPLAY|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: IMAGING_CAMERA = 0x0620<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: IMAGING_CAMERA = 0x0620<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#IMAGING_CAMERA|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: IMAGING_SCANNER = 0x0640<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: IMAGING_SCANNER = 0x0640<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#IMAGING_SCANNER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: IMAGING_PRINTER = 0x0680<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: IMAGING_PRINTER = 0x0680<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#IMAGING_PRINTER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_UNCATEGORIZED = 0x0700<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_UNCATEGORIZED = 0x0700<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#WEARABLE_UNCATEGORIZED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_WRIST_WATCH = 0x0704<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_WRIST_WATCH = 0x0704<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#WEARABLE_WRIST_WATCH|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_PAGER = 0x0708<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_PAGER = 0x0708<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#WEARABLE_PAGER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_JACKET = 0x070C<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_JACKET = 0x070C<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#WEARABLE_JACKET|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_HELMET = 0x0710<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_HELMET = 0x0710<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#WEARABLE_HELMET|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_GLASSES = 0x0714<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: WEARABLE_GLASSES = 0x0714<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#WEARABLE_GLASSES|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: TOY_UNCATEGORIZED = 0x0800<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: TOY_UNCATEGORIZED = 0x0800<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#TOY_UNCATEGORIZED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: TOY_ROBOT = 0x0804<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: TOY_ROBOT = 0x0804<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#TOY_ROBOT|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: TOY_VEHICLE = 0x0808<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: TOY_VEHICLE = 0x0808<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#TOY_VEHICLE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: TOY_DOLL_ACTION_FIGURE = 0x080C<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: TOY_DOLL_ACTION_FIGURE = 0x080C<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#TOY_DOLL_ACTION_FIGURE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: TOY_CONTROLLER = 0x0810<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: TOY_CONTROLLER = 0x0810<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#TOY_CONTROLLER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: TOY_GAME = 0x0814<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: TOY_GAME = 0x0814<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#TOY_GAME|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_UNCATEGORIZED = 0x0900<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_UNCATEGORIZED = 0x0900<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_UNCATEGORIZED|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_BLOOD_PRESSURE = 0x0904<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_BLOOD_PRESSURE = 0x0904<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_BLOOD_PRESSURE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_THERMOMETER = 0x0908<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_THERMOMETER = 0x0908<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_THERMOMETER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_WEIGHING = 0x090C<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_WEIGHING = 0x090C<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_WEIGHING|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_GLUCOSE = 0x0910<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_GLUCOSE = 0x0910<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_GLUCOSE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_PULSE_OXIMETER = 0x0914<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_PULSE_OXIMETER = 0x0914<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_PULSE_OXIMETER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_PULSE_RATE = 0x0918<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_PULSE_RATE = 0x0918<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_PULSE_RATE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_DATA_DISPLAY = 0x091C<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_DATA_DISPLAY = 0x091C<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_DATA_DISPLAY|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_STEP_COUNTER = 0x0920<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_STEP_COUNTER = 0x0920<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_STEP_COUNTER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_BODY_COMPOSITION_ANALYZER = 0x0924<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_BODY_COMPOSITION_ANALYZER = 0x0924<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_BODY_COMPOSITION_ANALYZER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_PEAK_FLOW_MONITOR = 0x0928<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_PEAK_FLOW_MONITOR = 0x0928<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_PEAK_FLOW_MONITOR|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_MEDICATION_MONITOR = 0x092C<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_MEDICATION_MONITOR = 0x092C<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_MEDICATION_MONITOR|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_KNEE_PROSTHESIS = 0x0930<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_KNEE_PROSTHESIS = 0x0930<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_KNEE_PROSTHESIS|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_ANKLE_PROSTHESIS = 0x0934<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_ANKLE_PROSTHESIS = 0x0934<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_ANKLE_PROSTHESIS|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_GENERIC_HEALTH_MANAGER = 0x0938<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_GENERIC_HEALTH_MANAGER = 0x0938<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_GENERIC_HEALTH_MANAGER|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_PERSONAL_MOBILITY_DEVICE = 0x093C<br>Old version information: |Class name: MajorMinorClass;<br>Method or attribute name: HEALTH_PERSONAL_MOBILITY_DEVICE = 0x093C<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_PERSONAL_MOBILITY_DEVICE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: PlayingState;<br>Method or attribute name: enum PlayingState<br>Old version information: |Class name: PlayingState;<br>Method or attribute name: enum PlayingState<br>New version information: 10<br>Substitute API: ohos.bluetooth.a2dp/a2dp.PlayingState|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: PlayingState;<br>Method or attribute name: STATE_NOT_PLAYING<br>Old version information: |Class name: PlayingState;<br>Method or attribute name: STATE_NOT_PLAYING<br>New version information: 10<br>Substitute API: ohos.bluetooth.a2dp/a2dp.PlayingState#STATE_NOT_PLAYING|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: PlayingState;<br>Method or attribute name: STATE_PLAYING<br>Old version information: |Class name: PlayingState;<br>Method or attribute name: STATE_PLAYING<br>New version information: 10<br>Substitute API: ohos.bluetooth.a2dp/a2dp.PlayingState#STATE_PLAYING|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ProfileId;<br>Method or attribute name: enum ProfileId<br>Old version information: |Class name: ProfileId;<br>Method or attribute name: enum ProfileId<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.ProfileId|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ProfileId;<br>Method or attribute name: PROFILE_A2DP_SOURCE = 1<br>Old version information: |Class name: ProfileId;<br>Method or attribute name: PROFILE_A2DP_SOURCE = 1<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.ProfileId#PROFILE_A2DP_SOURCE|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ProfileId;<br>Method or attribute name: PROFILE_HANDS_FREE_AUDIO_GATEWAY = 4<br>Old version information: |Class name: ProfileId;<br>Method or attribute name: PROFILE_HANDS_FREE_AUDIO_GATEWAY = 4<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.ProfileId#PROFILE_HANDSFREE_AUDIO_GATEWAY|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ProfileId;<br>Method or attribute name: PROFILE_HID_HOST = 6<br>Old version information: |Class name: ProfileId;<br>Method or attribute name: PROFILE_HID_HOST = 6<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.ProfileId#PROFILE_HID_HOST|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: ProfileId;<br>Method or attribute name: PROFILE_PAN_NETWORK = 7<br>Old version information: |Class name: ProfileId;<br>Method or attribute name: PROFILE_PAN_NETWORK = 7<br>New version information: 10<br>Substitute API: ohos.bluetooth.constant/constant.ProfileId#PROFILE_PAN_NETWORK|@ohos.bluetoothManager.d.ts| |Deprecated version changed|Class name: connectedTag;<br>Method or attribute name: function readNdefTag(callback: AsyncCallback\<string>): void;<br>Old version information: |Class name: connectedTag;<br>Method or attribute name: function readNdefTag(callback: AsyncCallback\<string>): void;<br>New version information: 9<br>Substitute API: ohos.connectedTag/connectedTag#read|@ohos.connectedTag.d.ts| |Deprecated version changed|Class name: connectedTag;<br>Method or attribute name: function writeNdefTag(data: string, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: connectedTag;<br>Method or attribute name: function writeNdefTag(data: string, callback: AsyncCallback\<void>): void;<br>New version information: 9<br>Substitute API: ohos.connectedTag/connectedTag#write|@ohos.connectedTag.d.ts| |Deprecated version changed|Class name: wifi;<br>Method or attribute name: function getScanInfos(callback: AsyncCallback\<Array\<WifiScanInfo>>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function getScanInfos(callback: AsyncCallback\<Array\<WifiScanInfo>>): void;<br>New version information: 9<br>Substitute API: ohos.wifiManager/wifiManager.getScanInfoList|@ohos.wifi.d.ts| |Deprecated version changed|Class name: wifi;<br>Method or attribute name: function addDeviceConfig(config: WifiDeviceConfig, callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function addDeviceConfig(config: WifiDeviceConfig, callback: AsyncCallback\<number>): void;<br>New version information: 9<br>Substitute API: ohos.wifiManager/wifiManager.addDeviceConfig|@ohos.wifi.d.ts| |Deprecated version changed|Class name: wifi;<br>Method or attribute name: function addUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback\<boolean>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function addUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback\<boolean>): void;<br>New version information: 9<br>Substitute API: ohos.wifiManager/wifiManager.addCandidateConfig|@ohos.wifi.d.ts| |Deprecated version changed|Class name: wifi;<br>Method or attribute name: function removeUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback\<boolean>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function removeUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback\<boolean>): void;<br>New version information: 9<br>Substitute API: ohos.wifiManager/wifiManager.removeCandidateConfig|@ohos.wifi.d.ts| |Deprecated version changed|Class name: wifi;<br>Method or attribute name: function getLinkedInfo(callback: AsyncCallback\<WifiLinkedInfo>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function getLinkedInfo(callback: AsyncCallback\<WifiLinkedInfo>): void;<br>New version information: 9<br>Substitute API: ohos.wifiManager/wifiManager.getLinkedInfo|@ohos.wifi.d.ts| |Deprecated version changed|Class name: wifi;<br>Method or attribute name: function getP2pLinkedInfo(callback: AsyncCallback\<WifiP2pLinkedInfo>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function getP2pLinkedInfo(callback: AsyncCallback\<WifiP2pLinkedInfo>): void;<br>New version information: 9<br>Substitute API: ohos.wifiManager/wifiManager.getP2pLinkedInfo|@ohos.wifi.d.ts| |Deprecated version changed|Class name: wifi;<br>Method or attribute name: function getCurrentGroup(callback: AsyncCallback\<WifiP2pGroupInfo>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function getCurrentGroup(callback: AsyncCallback\<WifiP2pGroupInfo>): void;<br>New version information: 9<br>Substitute API: ohos.wifiManager/wifiManager.getCurrentGroup|@ohos.wifi.d.ts| |Deprecated version changed|Class name: wifi;<br>Method or attribute name: function getP2pPeerDevices(callback: AsyncCallback\<WifiP2pDevice[]>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function getP2pPeerDevices(callback: AsyncCallback\<WifiP2pDevice[]>): void;<br>New version information: 9<br>Substitute API: ohos.wifiManager/wifiManager.getP2pPeerDevices|@ohos.wifi.d.ts| |Deprecated version changed|Class name: wifiext;<br>Method or attribute name: function getSupportedPowerModel(callback: AsyncCallback\<Array\<PowerModel>>): void;<br>Old version information: |Class name: wifiext;<br>Method or attribute name: function getSupportedPowerModel(callback: AsyncCallback\<Array\<PowerModel>>): void;<br>New version information: 9<br>Substitute API: ohos.wifiManagerExt/wifiManagerExt.getSupportedPowerMode|@ohos.wifiext.d.ts| |Deprecated version changed|Class name: wifiext;<br>Method or attribute name: function getPowerModel(callback: AsyncCallback\<PowerModel>): void;<br>Old version information: |Class name: wifiext;<br>Method or attribute name: function getPowerModel(callback: AsyncCallback\<PowerModel>): void;<br>New version information: 9<br>Substitute API: ohos.wifiManagerExt/wifiManagerExt.getPowerMode|@ohos.wifiext.d.ts| |Deprecated version changed|Class name: wifiManager;<br>Method or attribute name: function scan(): void;<br>Old version information: |Class name: wifiManager;<br>Method or attribute name: function scan(): void;<br>New version information: 10<br>Substitute API: wifiManager.startScan|@ohos.wifiManager.d.ts| |Deprecated version changed|Class name: wifiManager;<br>Method or attribute name: function getScanResults(): Promise\<Array\<WifiScanInfo>>;<br>Old version information: |Class name: wifiManager;<br>Method or attribute name: function getScanResults(): Promise\<Array\<WifiScanInfo>>;<br>New version information: 10<br>Substitute API: wifiManager.getScanInfoList|@ohos.wifiManager.d.ts| |Deprecated version changed|Class name: wifiManager;<br>Method or attribute name: function getScanResults(callback: AsyncCallback\<Array\<WifiScanInfo>>): void;<br>Old version information: |Class name: wifiManager;<br>Method or attribute name: function getScanResults(callback: AsyncCallback\<Array\<WifiScanInfo>>): void;<br>New version information: 10<br>Substitute API: wifiManager.getScanInfoList|@ohos.wifiManager.d.ts| |Deprecated version changed|Class name: wifiManager;<br>Method or attribute name: function getScanResultsSync(): Array\<WifiScanInfo>;<br>Old version information: |Class name: wifiManager;<br>Method or attribute name: function getScanResultsSync(): Array\<WifiScanInfo>;<br>New version information: 10<br>Substitute API: wifiManager.getScanInfoList|@ohos.wifiManager.d.ts| |Deprecated version changed|Class name: wifiManagerExt;<br>Method or attribute name: function enableHotspot(): void;<br>Old version information: |Class name: wifiManagerExt;<br>Method or attribute name: function enableHotspot(): void;<br>New version information: 10<br>Substitute API: |@ohos.wifiManagerExt.d.ts| |Deprecated version changed|Class name: wifiManagerExt;<br>Method or attribute name: function disableHotspot(): void;<br>Old version information: |Class name: wifiManagerExt;<br>Method or attribute name: function disableHotspot(): void;<br>New version information: 10<br>Substitute API: |@ohos.wifiManagerExt.d.ts| |Deprecated version changed|Class name: wifiManagerExt;<br>Method or attribute name: function setPowerMode(mode: PowerMode): void;<br>Old version information: |Class name: wifiManagerExt;<br>Method or attribute name: function setPowerMode(mode: PowerMode): void;<br>New version information: 10<br>Substitute API: |@ohos.wifiManagerExt.d.ts| |Deprecated version changed|Class name: TagSession;<br>Method or attribute name: sendData(data: number[], callback: AsyncCallback\<number[]>): void;<br>Old version information: |Class name: TagSession;<br>Method or attribute name: sendData(data: number[], callback: AsyncCallback\<number[]>): void;<br>New version information: 9<br>Substitute API: tagSession.TagSession#transmit|tagSession.d.ts| |Error code added|Class name: connectedTag;<br>Method or attribute name: function read(callback: AsyncCallback\<number[]>): void;<br>Old version information: |Class name: connectedTag;<br>Method or attribute name: function read(callback: AsyncCallback\<number[]>): void;<br>New version information: 201,801,3200101|@ohos.connectedTag.d.ts| |Error code added|Class name: connectedTag;<br>Method or attribute name: function write(data: number[], callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: connectedTag;<br>Method or attribute name: function write(data: number[], callback: AsyncCallback\<void>): void;<br>New version information: 201,401,801,3200101|@ohos.connectedTag.d.ts| |Error code added|Class name: HceService;<br>Method or attribute name: transmit(response: number[], callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: HceService;<br>Method or attribute name: transmit(response: number[], callback: AsyncCallback\<void>): void;<br>New version information: 201,401,801,3100301|@ohos.nfc.cardEmulation.d.ts| |Error code added|Class name: wifiManagerExt;<br>Method or attribute name: function getSupportedPowerMode(callback: AsyncCallback\<Array\<PowerMode>>): void;<br>Old version information: |Class name: wifiManagerExt;<br>Method or attribute name: function getSupportedPowerMode(callback: AsyncCallback\<Array\<PowerMode>>): void;<br>New version information: 201,801,2701000|@ohos.wifiManagerExt.d.ts| |Error code added|Class name: wifiManagerExt;<br>Method or attribute name: function getPowerMode(callback: AsyncCallback\<PowerMode>): void;<br>Old version information: |Class name: wifiManagerExt;<br>Method or attribute name: function getPowerMode(callback: AsyncCallback\<PowerMode>): void;<br>New version information: 201,801,2701000|@ohos.wifiManagerExt.d.ts| |Error code added|Class name: IsoDepTag;<br>Method or attribute name: isExtendedApduSupported(callback: AsyncCallback\<boolean>): void;<br>Old version information: |Class name: IsoDepTag;<br>Method or attribute name: isExtendedApduSupported(callback: AsyncCallback\<boolean>): void;<br>New version information: 201,401,3100201|nfctech.d.ts| |Error code added|Class name: NdefTag;<br>Method or attribute name: readNdef(callback: AsyncCallback\<NdefMessage>): void;<br>Old version information: |Class name: NdefTag;<br>Method or attribute name: readNdef(callback: AsyncCallback\<NdefMessage>): void;<br>New version information: 201,401,3100201|nfctech.d.ts| |Error code added|Class name: NdefTag;<br>Method or attribute name: writeNdef(msg: NdefMessage, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: NdefTag;<br>Method or attribute name: writeNdef(msg: NdefMessage, callback: AsyncCallback\<void>): void;<br>New version information: 201,401,3100201|nfctech.d.ts| |Error code added|Class name: NdefTag;<br>Method or attribute name: setReadOnly(callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: NdefTag;<br>Method or attribute name: setReadOnly(callback: AsyncCallback\<void>): void;<br>New version information: 201,401,3100201|nfctech.d.ts| |Error code added|Class name: MifareClassicTag;<br>Method or attribute name: authenticateSector(sectorIndex: number, key: number[], isKeyA: boolean, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: MifareClassicTag;<br>Method or attribute name: authenticateSector(sectorIndex: number, key: number[], isKeyA: boolean, callback: AsyncCallback\<void>): void;<br>New version information: 201,401,3100201|nfctech.d.ts| |Error code added|Class name: MifareClassicTag;<br>Method or attribute name: readSingleBlock(blockIndex: number, callback: AsyncCallback\<number[]>): void;<br>Old version information: |Class name: MifareClassicTag;<br>Method or attribute name: readSingleBlock(blockIndex: number, callback: AsyncCallback\<number[]>): void;<br>New version information: 201,401,3100201|nfctech.d.ts| |Error code added|Class name: MifareClassicTag;<br>Method or attribute name: writeSingleBlock(blockIndex: number, data: number[], callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: MifareClassicTag;<br>Method or attribute name: writeSingleBlock(blockIndex: number, data: number[], callback: AsyncCallback\<void>): void;<br>New version information: 201,401,3100201|nfctech.d.ts| |Error code added|Class name: MifareClassicTag;<br>Method or attribute name: incrementBlock(blockIndex: number, value: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: MifareClassicTag;<br>Method or attribute name: incrementBlock(blockIndex: number, value: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,401,3100201|nfctech.d.ts| |Error code added|Class name: MifareClassicTag;<br>Method or attribute name: decrementBlock(blockIndex: number, value: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: MifareClassicTag;<br>Method or attribute name: decrementBlock(blockIndex: number, value: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,401,3100201|nfctech.d.ts| |Error code added|Class name: MifareClassicTag;<br>Method or attribute name: transferToBlock(blockIndex: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: MifareClassicTag;<br>Method or attribute name: transferToBlock(blockIndex: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,401,3100201|nfctech.d.ts| |Error code added|Class name: MifareClassicTag;<br>Method or attribute name: restoreFromBlock(blockIndex: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: MifareClassicTag;<br>Method or attribute name: restoreFromBlock(blockIndex: number, callback: AsyncCallback\<void>): void;<br>New version information: 201,401,3100201|nfctech.d.ts| |Error code added|Class name: MifareUltralightTag;<br>Method or attribute name: readMultiplePages(pageIndex: number, callback: AsyncCallback\<number[]>): void;<br>Old version information: |Class name: MifareUltralightTag;<br>Method or attribute name: readMultiplePages(pageIndex: number, callback: AsyncCallback\<number[]>): void;<br>New version information: 201,401,3100201|nfctech.d.ts| |Error code added|Class name: MifareUltralightTag;<br>Method or attribute name: writeSinglePage(pageIndex: number, data: number[], callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: MifareUltralightTag;<br>Method or attribute name: writeSinglePage(pageIndex: number, data: number[], callback: AsyncCallback\<void>): void;<br>New version information: 201,401,3100201|nfctech.d.ts| |Error code added|Class name: NdefFormatableTag;<br>Method or attribute name: format(message: NdefMessage, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: NdefFormatableTag;<br>Method or attribute name: format(message: NdefMessage, callback: AsyncCallback\<void>): void;<br>New version information: 201,401,3100201|nfctech.d.ts| |Error code added|Class name: NdefFormatableTag;<br>Method or attribute name: formatReadOnly(message: NdefMessage, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: NdefFormatableTag;<br>Method or attribute name: formatReadOnly(message: NdefMessage, callback: AsyncCallback\<void>): void;<br>New version information: 201,401,3100201|nfctech.d.ts| |Error code added|Class name: TagSession;<br>Method or attribute name: transmit(data: number[], callback: AsyncCallback\<number[]>): void;<br>Old version information: |Class name: TagSession;<br>Method or attribute name: transmit(data: number[], callback: AsyncCallback\<number[]>): void;<br>New version information: 201,401,801,3100201|tagSession.d.ts| |Error code changed|Class name: vpn;<br>Method or attribute name: function createVpnConnection(context: AbilityContext): VpnConnection;<br>Old version information: 401|Class name: vpn;<br>Method or attribute name: function createVpnConnection(context: AbilityContext): VpnConnection;<br>New version information: 202,401|@ohos.net.vpn.d.ts| |Access level changed|Class name: vpn;<br>Method or attribute name: function createVpnConnection(context: AbilityContext): VpnConnection;<br>Old version information: |Class name: vpn;<br>Method or attribute name: function createVpnConnection(context: AbilityContext): VpnConnection;<br>New version information: systemapi|@ohos.net.vpn.d.ts| |Access level changed|Class name: wifi;<br>Method or attribute name: function addDeviceConfig(config: WifiDeviceConfig, callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function addDeviceConfig(config: WifiDeviceConfig, callback: AsyncCallback\<number>): void;<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: HotspotConfig;<br>Method or attribute name: ssid: string;<br>Old version information: |Class name: HotspotConfig;<br>Method or attribute name: ssid: string;<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: HotspotConfig;<br>Method or attribute name: securityType: WifiSecurityType;<br>Old version information: |Class name: HotspotConfig;<br>Method or attribute name: securityType: WifiSecurityType;<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: HotspotConfig;<br>Method or attribute name: band: number;<br>Old version information: |Class name: HotspotConfig;<br>Method or attribute name: band: number;<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: HotspotConfig;<br>Method or attribute name: preSharedKey: string;<br>Old version information: |Class name: HotspotConfig;<br>Method or attribute name: preSharedKey: string;<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: HotspotConfig;<br>Method or attribute name: maxConn: number;<br>Old version information: |Class name: HotspotConfig;<br>Method or attribute name: maxConn: number;<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: StationInfo;<br>Method or attribute name: name: string;<br>Old version information: |Class name: StationInfo;<br>Method or attribute name: name: string;<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: StationInfo;<br>Method or attribute name: macAddress: string;<br>Old version information: |Class name: StationInfo;<br>Method or attribute name: macAddress: string;<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: StationInfo;<br>Method or attribute name: ipAddress: string;<br>Old version information: |Class name: StationInfo;<br>Method or attribute name: ipAddress: string;<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: IpType;<br>Method or attribute name: STATIC<br>Old version information: |Class name: IpType;<br>Method or attribute name: STATIC<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: IpType;<br>Method or attribute name: DHCP<br>Old version information: |Class name: IpType;<br>Method or attribute name: DHCP<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: IpType;<br>Method or attribute name: UNKNOWN<br>Old version information: |Class name: IpType;<br>Method or attribute name: UNKNOWN<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: SuppState;<br>Method or attribute name: DISCONNECTED<br>Old version information: |Class name: SuppState;<br>Method or attribute name: DISCONNECTED<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: SuppState;<br>Method or attribute name: INTERFACE_DISABLED<br>Old version information: |Class name: SuppState;<br>Method or attribute name: INTERFACE_DISABLED<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: SuppState;<br>Method or attribute name: INACTIVE<br>Old version information: |Class name: SuppState;<br>Method or attribute name: INACTIVE<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: SuppState;<br>Method or attribute name: SCANNING<br>Old version information: |Class name: SuppState;<br>Method or attribute name: SCANNING<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: SuppState;<br>Method or attribute name: AUTHENTICATING<br>Old version information: |Class name: SuppState;<br>Method or attribute name: AUTHENTICATING<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: SuppState;<br>Method or attribute name: ASSOCIATING<br>Old version information: |Class name: SuppState;<br>Method or attribute name: ASSOCIATING<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: SuppState;<br>Method or attribute name: ASSOCIATED<br>Old version information: |Class name: SuppState;<br>Method or attribute name: ASSOCIATED<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: SuppState;<br>Method or attribute name: FOUR_WAY_HANDSHAKE<br>Old version information: |Class name: SuppState;<br>Method or attribute name: FOUR_WAY_HANDSHAKE<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: SuppState;<br>Method or attribute name: GROUP_HANDSHAKE<br>Old version information: |Class name: SuppState;<br>Method or attribute name: GROUP_HANDSHAKE<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: SuppState;<br>Method or attribute name: COMPLETED<br>Old version information: |Class name: SuppState;<br>Method or attribute name: COMPLETED<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: SuppState;<br>Method or attribute name: UNINITIALIZED<br>Old version information: |Class name: SuppState;<br>Method or attribute name: UNINITIALIZED<br>New version information: systemapi|@ohos.wifi.d.ts| |Access level changed|Class name: SuppState;<br>Method or attribute name: INVALID<br>Old version information: |Class name: SuppState;<br>Method or attribute name: INVALID<br>New version information: systemapi|@ohos.wifi.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: on(type: 'descriptorWrite', callback: Callback\<DescriptorWriteReq>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH,ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: on(type: 'descriptorWrite', callback: Callback\<DescriptorWriteReq>): void;<br>New version information: ohos.permission.USE_BLUETOOTH|@ohos.bluetooth.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: getDeviceName(): Promise\<string>;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: getDeviceName(): Promise\<string>;<br>New version information: ohos.permission.USE_BLUETOOTH|@ohos.bluetooth.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: getServices(): Promise\<Array\<GattService>>;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: getServices(): Promise\<Array\<GattService>>;<br>New version information: ohos.permission.USE_BLUETOOTH|@ohos.bluetooth.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic): Promise\<BLECharacteristic>;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic): Promise\<BLECharacteristic>;<br>New version information: ohos.permission.USE_BLUETOOTH|@ohos.bluetooth.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor): Promise\<BLEDescriptor>;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor): Promise\<BLEDescriptor>;<br>New version information: ohos.permission.USE_BLUETOOTH|@ohos.bluetooth.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: getRssiValue(): Promise\<number>;<br>Old version information: |Class name: GattClientDevice;<br>Method or attribute name: getRssiValue(): Promise\<number>;<br>New version information: ohos.permission.USE_BLUETOOTH|@ohos.bluetooth.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function getState(): BluetoothState;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function getState(): BluetoothState;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function getBtConnectionState(): ProfileConnectionState;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function getBtConnectionState(): ProfileConnectionState;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function pairDevice(deviceId: string): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function pairDevice(deviceId: string): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function cancelPairedDevice(deviceId: string): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function cancelPairedDevice(deviceId: string): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function getRemoteDeviceName(deviceId: string): string;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function getRemoteDeviceName(deviceId: string): string;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function getRemoteDeviceClass(deviceId: string): DeviceClass;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function getRemoteDeviceClass(deviceId: string): DeviceClass;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function enableBluetooth(): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function enableBluetooth(): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function disableBluetooth(): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function disableBluetooth(): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function getLocalName(): string;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function getLocalName(): string;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function getPairedDevices(): Array\<string>;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function getPairedDevices(): Array\<string>;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function getProfileConnectionState(profileId: ProfileId): ProfileConnectionState;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function getProfileConnectionState(profileId: ProfileId): ProfileConnectionState;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function setDevicePairingConfirmation(device: string, accept: boolean): void;<br>Old version information: ohos.permission.MANAGE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function setDevicePairingConfirmation(device: string, accept: boolean): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH,ohos.permission.MANAGE_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function setLocalName(name: string): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function setLocalName(name: string): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function setBluetoothScanMode(mode: ScanMode, duration: number): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function setBluetoothScanMode(mode: ScanMode, duration: number): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function getBluetoothScanMode(): ScanMode;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function getBluetoothScanMode(): ScanMode;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function startBluetoothDiscovery(): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|Class name: bluetoothManager;<br>Method or attribute name: function startBluetoothDiscovery(): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function stopBluetoothDiscovery(): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function stopBluetoothDiscovery(): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'bluetoothDeviceFind', callback: Callback\<Array\<string>>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'bluetoothDeviceFind', callback: Callback\<Array\<string>>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'bondStateChange', callback: Callback\<BondStateParam>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'bondStateChange', callback: Callback\<BondStateParam>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'pinRequired', callback: Callback\<PinRequiredParam>): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'pinRequired', callback: Callback\<PinRequiredParam>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'stateChange', callback: Callback\<BluetoothState>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function on(type: 'stateChange', callback: Callback\<BluetoothState>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'bluetoothDeviceFind', callback?: Callback\<Array\<string>>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'bluetoothDeviceFind', callback?: Callback\<Array\<string>>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'bondStateChange', callback?: Callback\<BondStateParam>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'bondStateChange', callback?: Callback\<BondStateParam>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'pinRequired', callback?: Callback\<PinRequiredParam>): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'pinRequired', callback?: Callback\<PinRequiredParam>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'stateChange', callback?: Callback\<BluetoothState>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function off(type: 'stateChange', callback?: Callback\<BluetoothState>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function sppListen(name: string, option: SppOption, callback: AsyncCallback\<number>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function sppListen(name: string, option: SppOption, callback: AsyncCallback\<number>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: bluetoothManager;<br>Method or attribute name: function sppConnect(device: string, option: SppOption, callback: AsyncCallback\<number>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: bluetoothManager;<br>Method or attribute name: function sppConnect(device: string, option: SppOption, callback: AsyncCallback\<number>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: BaseProfile;<br>Method or attribute name: getConnectionDevices(): Array\<string>;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: BaseProfile;<br>Method or attribute name: getConnectionDevices(): Array\<string>;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: BaseProfile;<br>Method or attribute name: getDeviceState(device: string): ProfileConnectionState;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: BaseProfile;<br>Method or attribute name: getDeviceState(device: string): ProfileConnectionState;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: A2dpSourceProfile;<br>Method or attribute name: connect(device: string): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: A2dpSourceProfile;<br>Method or attribute name: connect(device: string): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: connect(device: string): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: connect(device: string): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: HidHostProfile;<br>Method or attribute name: connect(device: string): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: HidHostProfile;<br>Method or attribute name: connect(device: string): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH,ohos.permission.MANAGE_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: A2dpSourceProfile;<br>Method or attribute name: disconnect(device: string): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: A2dpSourceProfile;<br>Method or attribute name: disconnect(device: string): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: disconnect(device: string): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: disconnect(device: string): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: HidHostProfile;<br>Method or attribute name: disconnect(device: string): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: HidHostProfile;<br>Method or attribute name: disconnect(device: string): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH,ohos.permission.MANAGE_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: PanProfile;<br>Method or attribute name: disconnect(device: string): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: PanProfile;<br>Method or attribute name: disconnect(device: string): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: A2dpSourceProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: A2dpSourceProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: HidHostProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: HidHostProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: PanProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: PanProfile;<br>Method or attribute name: on(type: 'connectionStateChange', callback: Callback\<StateChangeParam>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: A2dpSourceProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: A2dpSourceProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: HandsFreeAudioGatewayProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: HidHostProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: HidHostProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: PanProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>Old version information: |Class name: PanProfile;<br>Method or attribute name: off(type: 'connectionStateChange', callback?: Callback\<StateChangeParam>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: A2dpSourceProfile;<br>Method or attribute name: getPlayingState(device: string): PlayingState;<br>Old version information: |Class name: A2dpSourceProfile;<br>Method or attribute name: getPlayingState(device: string): PlayingState;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: PanProfile;<br>Method or attribute name: setTethering(enable: boolean): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: PanProfile;<br>Method or attribute name: setTethering(enable: boolean): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH,ohos.permission.MANAGE_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: PanProfile;<br>Method or attribute name: isTetheringOn(): boolean;<br>Old version information: |Class name: PanProfile;<br>Method or attribute name: isTetheringOn(): boolean;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: BLE;<br>Method or attribute name: function getConnectedBLEDevices(): Array\<string>;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: BLE;<br>Method or attribute name: function getConnectedBLEDevices(): Array\<string>;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: BLE;<br>Method or attribute name: function startBLEScan(filters: Array\<ScanFilter>, options?: ScanOptions): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH,ohos.permission.MANAGE_BLUETOOTH,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|Class name: BLE;<br>Method or attribute name: function startBLEScan(filters: Array\<ScanFilter>, options?: ScanOptions): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: BLE;<br>Method or attribute name: function stopBLEScan(): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: BLE;<br>Method or attribute name: function stopBLEScan(): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: BLE;<br>Method or attribute name: function on(type: 'BLEDeviceFind', callback: Callback\<Array\<ScanResult>>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: BLE;<br>Method or attribute name: function on(type: 'BLEDeviceFind', callback: Callback\<Array\<ScanResult>>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: BLE;<br>Method or attribute name: function off(type: 'BLEDeviceFind', callback?: Callback\<Array\<ScanResult>>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: BLE;<br>Method or attribute name: function off(type: 'BLEDeviceFind', callback?: Callback\<Array\<ScanResult>>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: startAdvertising(setting: AdvertiseSetting, advData: AdvertiseData, advResponse?: AdvertiseData): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: startAdvertising(setting: AdvertiseSetting, advData: AdvertiseData, advResponse?: AdvertiseData): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: stopAdvertising(): void;<br>Old version information: ohos.permission.DISCOVER_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: stopAdvertising(): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: addService(service: GattService): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: addService(service: GattService): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: removeService(serviceUuid: string): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: removeService(serviceUuid: string): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: close(): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: close(): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: close(): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: close(): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: notifyCharacteristicChanged(deviceId: string, notifyCharacteristic: NotifyCharacteristic): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: notifyCharacteristicChanged(deviceId: string, notifyCharacteristic: NotifyCharacteristic): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: sendResponse(serverResponse: ServerResponse): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: sendResponse(serverResponse: ServerResponse): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: on(type: 'characteristicRead', callback: Callback\<CharacteristicReadRequest>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: on(type: 'characteristicRead', callback: Callback\<CharacteristicReadRequest>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: on(type: 'characteristicWrite', callback: Callback\<CharacteristicWriteRequest>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: on(type: 'characteristicWrite', callback: Callback\<CharacteristicWriteRequest>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: on(type: 'descriptorRead', callback: Callback\<DescriptorReadRequest>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: on(type: 'descriptorRead', callback: Callback\<DescriptorReadRequest>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: on(type: 'descriptorWrite', callback: Callback\<DescriptorWriteRequest>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: on(type: 'descriptorWrite', callback: Callback\<DescriptorWriteRequest>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: on(type: 'connectStateChange', callback: Callback\<BLEConnectChangedState>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: on(type: 'connectStateChange', callback: Callback\<BLEConnectChangedState>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: off(type: 'characteristicRead', callback?: Callback\<CharacteristicReadRequest>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: off(type: 'characteristicRead', callback?: Callback\<CharacteristicReadRequest>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: off(type: 'characteristicWrite', callback?: Callback\<CharacteristicWriteRequest>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: off(type: 'characteristicWrite', callback?: Callback\<CharacteristicWriteRequest>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: off(type: 'descriptorRead', callback?: Callback\<DescriptorReadRequest>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: off(type: 'descriptorRead', callback?: Callback\<DescriptorReadRequest>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: off(type: 'descriptorWrite', callback?: Callback\<DescriptorWriteRequest>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: off(type: 'descriptorWrite', callback?: Callback\<DescriptorWriteRequest>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattServer;<br>Method or attribute name: off(type: 'connectStateChange', callback?: Callback\<BLEConnectChangedState>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattServer;<br>Method or attribute name: off(type: 'connectStateChange', callback?: Callback\<BLEConnectChangedState>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: connect(): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: connect(): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: disconnect(): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: disconnect(): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: getDeviceName(callback: AsyncCallback\<string>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: getDeviceName(callback: AsyncCallback\<string>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: getDeviceName(): Promise\<string>;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: getDeviceName(): Promise\<string>;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: getServices(callback: AsyncCallback\<Array\<GattService>>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: getServices(callback: AsyncCallback\<Array\<GattService>>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: getServices(): Promise\<Array\<GattService>>;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: getServices(): Promise\<Array\<GattService>>;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic, callback: AsyncCallback\<BLECharacteristic>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic, callback: AsyncCallback\<BLECharacteristic>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic): Promise\<BLECharacteristic>;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: readCharacteristicValue(characteristic: BLECharacteristic): Promise\<BLECharacteristic>;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor, callback: AsyncCallback\<BLEDescriptor>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor, callback: AsyncCallback\<BLEDescriptor>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor): Promise\<BLEDescriptor>;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: readDescriptorValue(descriptor: BLEDescriptor): Promise\<BLEDescriptor>;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: writeCharacteristicValue(characteristic: BLECharacteristic): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: writeCharacteristicValue(characteristic: BLECharacteristic): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: writeDescriptorValue(descriptor: BLEDescriptor): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: writeDescriptorValue(descriptor: BLEDescriptor): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: getRssiValue(callback: AsyncCallback\<number>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: getRssiValue(callback: AsyncCallback\<number>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: getRssiValue(): Promise\<number>;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: getRssiValue(): Promise\<number>;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: setBLEMtuSize(mtu: number): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: setBLEMtuSize(mtu: number): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: setNotifyCharacteristicChanged(characteristic: BLECharacteristic, enable: boolean): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: setNotifyCharacteristicChanged(characteristic: BLECharacteristic, enable: boolean): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: on(type: 'BLECharacteristicChange', callback: Callback\<BLECharacteristic>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: on(type: 'BLECharacteristicChange', callback: Callback\<BLECharacteristic>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: on(type: 'BLEConnectionStateChange', callback: Callback\<BLEConnectChangedState>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: on(type: 'BLEConnectionStateChange', callback: Callback\<BLEConnectChangedState>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: off(type: 'BLECharacteristicChange', callback?: Callback\<BLECharacteristic>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: off(type: 'BLECharacteristicChange', callback?: Callback\<BLECharacteristic>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: GattClientDevice;<br>Method or attribute name: off(type: 'BLEConnectionStateChange', callback?: Callback\<BLEConnectChangedState>): void;<br>Old version information: ohos.permission.USE_BLUETOOTH|Class name: GattClientDevice;<br>Method or attribute name: off(type: 'BLEConnectionStateChange', callback?: Callback\<BLEConnectChangedState>): void;<br>New version information: ohos.permission.ACCESS_BLUETOOTH|@ohos.bluetoothManager.d.ts| |Permission changed|Class name: connectedTag;<br>Method or attribute name: function readNdefTag(callback: AsyncCallback\<string>): void;<br>Old version information: |Class name: connectedTag;<br>Method or attribute name: function readNdefTag(callback: AsyncCallback\<string>): void;<br>New version information: ohos.permission.NFC_TAG|@ohos.connectedTag.d.ts| |Permission changed|Class name: connectedTag;<br>Method or attribute name: function read(callback: AsyncCallback\<number[]>): void;<br>Old version information: |Class name: connectedTag;<br>Method or attribute name: function read(callback: AsyncCallback\<number[]>): void;<br>New version information: ohos.permission.NFC_TAG|@ohos.connectedTag.d.ts| |Permission changed|Class name: connectedTag;<br>Method or attribute name: function writeNdefTag(data: string, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: connectedTag;<br>Method or attribute name: function writeNdefTag(data: string, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.NFC_TAG|@ohos.connectedTag.d.ts| |Permission changed|Class name: connectedTag;<br>Method or attribute name: function write(data: number[], callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: connectedTag;<br>Method or attribute name: function write(data: number[], callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.NFC_TAG|@ohos.connectedTag.d.ts| |Permission changed|Class name: HceService;<br>Method or attribute name: transmit(response: number[], callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: HceService;<br>Method or attribute name: transmit(response: number[], callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.NFC_CARD_EMULATION|@ohos.nfc.cardEmulation.d.ts| |Permission changed|Class name: TagInfo;<br>Method or attribute name: uid: number[];<br>Old version information: |Class name: TagInfo;<br>Method or attribute name: uid: number[];<br>New version information: ohos.permission.NFC_TAG|@ohos.nfc.tag.d.ts| |Permission changed|Class name: TagInfo;<br>Method or attribute name: technology: number[];<br>Old version information: |Class name: TagInfo;<br>Method or attribute name: technology: number[];<br>New version information: ohos.permission.NFC_TAG|@ohos.nfc.tag.d.ts| |Permission changed|Class name: TagInfo;<br>Method or attribute name: extrasData: PacMap[];<br>Old version information: |Class name: TagInfo;<br>Method or attribute name: extrasData: PacMap[];<br>New version information: ohos.permission.NFC_TAG|@ohos.nfc.tag.d.ts| |Permission changed|Class name: TagInfo;<br>Method or attribute name: tagRfDiscId: number;<br>Old version information: |Class name: TagInfo;<br>Method or attribute name: tagRfDiscId: number;<br>New version information: ohos.permission.NFC_TAG|@ohos.nfc.tag.d.ts| |Permission changed|Class name: TagInfo;<br>Method or attribute name: remoteTagService: rpc.RemoteObject;<br>Old version information: |Class name: TagInfo;<br>Method or attribute name: remoteTagService: rpc.RemoteObject;<br>New version information: ohos.permission.NFC_TAG|@ohos.nfc.tag.d.ts| |Permission changed|Class name: TagInfo;<br>Method or attribute name: supportedProfiles: number[];<br>Old version information: |Class name: TagInfo;<br>Method or attribute name: supportedProfiles: number[];<br>New version information: ohos.permission.NFC_TAG|@ohos.nfc.tag.d.ts| |Permission changed|Class name: wifi;<br>Method or attribute name: function getScanInfos(callback: AsyncCallback\<Array\<WifiScanInfo>>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function getScanInfos(callback: AsyncCallback\<Array\<WifiScanInfo>>): void;<br>New version information: ohos.permission.GET_WIFI_INFO,ohos.permission.GET_WIFI_PEERS_MAC,ohos.permission.LOCATION|@ohos.wifi.d.ts| |Permission changed|Class name: wifi;<br>Method or attribute name: function addDeviceConfig(config: WifiDeviceConfig, callback: AsyncCallback\<number>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function addDeviceConfig(config: WifiDeviceConfig, callback: AsyncCallback\<number>): void;<br>New version information: ohos.permission.SET_WIFI_INFO,ohos.permission.SET_WIFI_CONFIG|@ohos.wifi.d.ts| |Permission changed|Class name: wifi;<br>Method or attribute name: function addUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback\<boolean>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function addUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback\<boolean>): void;<br>New version information: ohos.permission.SET_WIFI_INFO|@ohos.wifi.d.ts| |Permission changed|Class name: wifi;<br>Method or attribute name: function removeUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback\<boolean>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function removeUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback\<boolean>): void;<br>New version information: ohos.permission.SET_WIFI_INFO|@ohos.wifi.d.ts| |Permission changed|Class name: wifi;<br>Method or attribute name: function getLinkedInfo(callback: AsyncCallback\<WifiLinkedInfo>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function getLinkedInfo(callback: AsyncCallback\<WifiLinkedInfo>): void;<br>New version information: ohos.permission.GET_WIFI_INFO|@ohos.wifi.d.ts| |Permission changed|Class name: wifi;<br>Method or attribute name: function getP2pLinkedInfo(callback: AsyncCallback\<WifiP2pLinkedInfo>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function getP2pLinkedInfo(callback: AsyncCallback\<WifiP2pLinkedInfo>): void;<br>New version information: ohos.permission.GET_WIFI_INFO|@ohos.wifi.d.ts| |Permission changed|Class name: wifi;<br>Method or attribute name: function getCurrentGroup(callback: AsyncCallback\<WifiP2pGroupInfo>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function getCurrentGroup(callback: AsyncCallback\<WifiP2pGroupInfo>): void;<br>New version information: ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION|@ohos.wifi.d.ts| |Permission changed|Class name: wifi;<br>Method or attribute name: function getP2pPeerDevices(callback: AsyncCallback\<WifiP2pDevice[]>): void;<br>Old version information: |Class name: wifi;<br>Method or attribute name: function getP2pPeerDevices(callback: AsyncCallback\<WifiP2pDevice[]>): void;<br>New version information: ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION|@ohos.wifi.d.ts| |Permission changed|Class name: wifiext;<br>Method or attribute name: function getSupportedPowerModel(callback: AsyncCallback\<Array\<PowerModel>>): void;<br>Old version information: |Class name: wifiext;<br>Method or attribute name: function getSupportedPowerModel(callback: AsyncCallback\<Array\<PowerModel>>): void;<br>New version information: ohos.permission.GET_WIFI_INFO|@ohos.wifiext.d.ts| |Permission changed|Class name: wifiext;<br>Method or attribute name: function getPowerModel(callback: AsyncCallback\<PowerModel>): void;<br>Old version information: |Class name: wifiext;<br>Method or attribute name: function getPowerModel(callback: AsyncCallback\<PowerModel>): void;<br>New version information: ohos.permission.GET_WIFI_INFO|@ohos.wifiext.d.ts| |Permission changed|Class name: wifiManager;<br>Method or attribute name: function getCandidateConfigs(): Array\<WifiDeviceConfig>;<br>Old version information: ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|Class name: wifiManager;<br>Method or attribute name: function getCandidateConfigs(): Array\<WifiDeviceConfig>;<br>New version information: ohos.permission.GET_WIFI_INFO|@ohos.wifiManager.d.ts| |Permission changed|Class name: wifiManager;<br>Method or attribute name: function getDeviceConfigs(): Array\<WifiDeviceConfig>;<br>Old version information: ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION,ohos.permission.GET_WIFI_CONFIG|Class name: wifiManager;<br>Method or attribute name: function getDeviceConfigs(): Array\<WifiDeviceConfig>;<br>New version information: ohos.permission.GET_WIFI_INFO,ohos.permission.GET_WIFI_CONFIG|@ohos.wifiManager.d.ts| |Permission changed|Class name: wifiManager;<br>Method or attribute name: function getStations(): Array\<StationInfo>;<br>Old version information: ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION,ohos.permission.MANAGE_WIFI_HOTSPOT|Class name: wifiManager;<br>Method or attribute name: function getStations(): Array\<StationInfo>;<br>New version information: ohos.permission.GET_WIFI_INFO,ohos.permission.MANAGE_WIFI_HOTSPOT|@ohos.wifiManager.d.ts| |Permission changed|Class name: wifiManager;<br>Method or attribute name: function getP2pPeerDevices(): Promise\<WifiP2pDevice[]>;<br>Old version information: ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|Class name: wifiManager;<br>Method or attribute name: function getP2pPeerDevices(): Promise\<WifiP2pDevice[]>;<br>New version information: ohos.permission.GET_WIFI_INFO|@ohos.wifiManager.d.ts| |Permission changed|Class name: wifiManager;<br>Method or attribute name: function getP2pPeerDevices(callback: AsyncCallback\<WifiP2pDevice[]>): void;<br>Old version information: ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|Class name: wifiManager;<br>Method or attribute name: function getP2pPeerDevices(callback: AsyncCallback\<WifiP2pDevice[]>): void;<br>New version information: ohos.permission.GET_WIFI_INFO|@ohos.wifiManager.d.ts| |Permission changed|Class name: wifiManager;<br>Method or attribute name: function p2pConnect(config: WifiP2PConfig): void;<br>Old version information: ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|Class name: wifiManager;<br>Method or attribute name: function p2pConnect(config: WifiP2PConfig): void;<br>New version information: ohos.permission.GET_WIFI_INFO|@ohos.wifiManager.d.ts| |Permission changed|Class name: wifiManager;<br>Method or attribute name: function startDiscoverDevices(): void;<br>Old version information: ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|Class name: wifiManager;<br>Method or attribute name: function startDiscoverDevices(): void;<br>New version information: ohos.permission.GET_WIFI_INFO|@ohos.wifiManager.d.ts| |Permission changed|Class name: wifiManager;<br>Method or attribute name: function getP2pGroups(): Promise\<Array\<WifiP2pGroupInfo>>;<br>Old version information: ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|Class name: wifiManager;<br>Method or attribute name: function getP2pGroups(): Promise\<Array\<WifiP2pGroupInfo>>;<br>New version information: ohos.permission.GET_WIFI_INFO|@ohos.wifiManager.d.ts| |Permission changed|Class name: wifiManager;<br>Method or attribute name: function getP2pGroups(callback: AsyncCallback\<Array\<WifiP2pGroupInfo>>): void;<br>Old version information: ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|Class name: wifiManager;<br>Method or attribute name: function getP2pGroups(callback: AsyncCallback\<Array\<WifiP2pGroupInfo>>): void;<br>New version information: ohos.permission.GET_WIFI_INFO|@ohos.wifiManager.d.ts| |Permission changed|Class name: wifiManager;<br>Method or attribute name: function on(type: 'p2pDeviceChange', callback: Callback\<WifiP2pDevice>): void;<br>Old version information: ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|Class name: wifiManager;<br>Method or attribute name: function on(type: 'p2pDeviceChange', callback: Callback\<WifiP2pDevice>): void;<br>New version information: ohos.permission.GET_WIFI_INFO|@ohos.wifiManager.d.ts| |Permission changed|Class name: wifiManager;<br>Method or attribute name: function on(type: 'p2pPeerDeviceChange', callback: Callback\<WifiP2pDevice[]>): void;<br>Old version information: ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|Class name: wifiManager;<br>Method or attribute name: function on(type: 'p2pPeerDeviceChange', callback: Callback\<WifiP2pDevice[]>): void;<br>New version information: ohos.permission.GET_WIFI_INFO|@ohos.wifiManager.d.ts| |Permission changed|Class name: wifiManager;<br>Method or attribute name: function off(type: 'p2pDeviceChange', callback?: Callback\<WifiP2pDevice>): void;<br>Old version information: ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|Class name: wifiManager;<br>Method or attribute name: function off(type: 'p2pDeviceChange', callback?: Callback\<WifiP2pDevice>): void;<br>New version information: |@ohos.wifiManager.d.ts| |Permission changed|Class name: wifiManager;<br>Method or attribute name: function off(type: 'p2pPeerDeviceChange', callback?: Callback\<WifiP2pDevice[]>): void;<br>Old version information: ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION|Class name: wifiManager;<br>Method or attribute name: function off(type: 'p2pPeerDeviceChange', callback?: Callback\<WifiP2pDevice[]>): void;<br>New version information: |@ohos.wifiManager.d.ts| |Permission changed|Class name: wifiManagerExt;<br>Method or attribute name: function getSupportedPowerMode(callback: AsyncCallback\<Array\<PowerMode>>): void;<br>Old version information: |Class name: wifiManagerExt;<br>Method or attribute name: function getSupportedPowerMode(callback: AsyncCallback\<Array\<PowerMode>>): void;<br>New version information: ohos.permission.GET_WIFI_INFO|@ohos.wifiManagerExt.d.ts| |Permission changed|Class name: wifiManagerExt;<br>Method or attribute name: function getPowerMode(callback: AsyncCallback\<PowerMode>): void;<br>Old version information: |Class name: wifiManagerExt;<br>Method or attribute name: function getPowerMode(callback: AsyncCallback\<PowerMode>): void;<br>New version information: ohos.permission.GET_WIFI_INFO|@ohos.wifiManagerExt.d.ts| |Permission changed|Class name: IsoDepTag;<br>Method or attribute name: isExtendedApduSupported(callback: AsyncCallback\<boolean>): void;<br>Old version information: |Class name: IsoDepTag;<br>Method or attribute name: isExtendedApduSupported(callback: AsyncCallback\<boolean>): void;<br>New version information: ohos.permission.NFC_TAG|nfctech.d.ts| |Permission changed|Class name: NdefTag;<br>Method or attribute name: readNdef(callback: AsyncCallback\<NdefMessage>): void;<br>Old version information: |Class name: NdefTag;<br>Method or attribute name: readNdef(callback: AsyncCallback\<NdefMessage>): void;<br>New version information: ohos.permission.NFC_TAG|nfctech.d.ts| |Permission changed|Class name: NdefTag;<br>Method or attribute name: writeNdef(msg: NdefMessage, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: NdefTag;<br>Method or attribute name: writeNdef(msg: NdefMessage, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.NFC_TAG|nfctech.d.ts| |Permission changed|Class name: NdefTag;<br>Method or attribute name: setReadOnly(callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: NdefTag;<br>Method or attribute name: setReadOnly(callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.NFC_TAG|nfctech.d.ts| |Permission changed|Class name: MifareClassicTag;<br>Method or attribute name: authenticateSector(sectorIndex: number, key: number[], isKeyA: boolean, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: MifareClassicTag;<br>Method or attribute name: authenticateSector(sectorIndex: number, key: number[], isKeyA: boolean, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.NFC_TAG|nfctech.d.ts| |Permission changed|Class name: MifareClassicTag;<br>Method or attribute name: readSingleBlock(blockIndex: number, callback: AsyncCallback\<number[]>): void;<br>Old version information: |Class name: MifareClassicTag;<br>Method or attribute name: readSingleBlock(blockIndex: number, callback: AsyncCallback\<number[]>): void;<br>New version information: ohos.permission.NFC_TAG|nfctech.d.ts| |Permission changed|Class name: MifareClassicTag;<br>Method or attribute name: writeSingleBlock(blockIndex: number, data: number[], callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: MifareClassicTag;<br>Method or attribute name: writeSingleBlock(blockIndex: number, data: number[], callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.NFC_TAG|nfctech.d.ts| |Permission changed|Class name: MifareClassicTag;<br>Method or attribute name: incrementBlock(blockIndex: number, value: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: MifareClassicTag;<br>Method or attribute name: incrementBlock(blockIndex: number, value: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.NFC_TAG|nfctech.d.ts| |Permission changed|Class name: MifareClassicTag;<br>Method or attribute name: decrementBlock(blockIndex: number, value: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: MifareClassicTag;<br>Method or attribute name: decrementBlock(blockIndex: number, value: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.NFC_TAG|nfctech.d.ts| |Permission changed|Class name: MifareClassicTag;<br>Method or attribute name: transferToBlock(blockIndex: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: MifareClassicTag;<br>Method or attribute name: transferToBlock(blockIndex: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.NFC_TAG|nfctech.d.ts| |Permission changed|Class name: MifareClassicTag;<br>Method or attribute name: restoreFromBlock(blockIndex: number, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: MifareClassicTag;<br>Method or attribute name: restoreFromBlock(blockIndex: number, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.NFC_TAG|nfctech.d.ts| |Permission changed|Class name: MifareUltralightTag;<br>Method or attribute name: readMultiplePages(pageIndex: number, callback: AsyncCallback\<number[]>): void;<br>Old version information: |Class name: MifareUltralightTag;<br>Method or attribute name: readMultiplePages(pageIndex: number, callback: AsyncCallback\<number[]>): void;<br>New version information: ohos.permission.NFC_TAG|nfctech.d.ts| |Permission changed|Class name: MifareUltralightTag;<br>Method or attribute name: writeSinglePage(pageIndex: number, data: number[], callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: MifareUltralightTag;<br>Method or attribute name: writeSinglePage(pageIndex: number, data: number[], callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.NFC_TAG|nfctech.d.ts| |Permission changed|Class name: NdefFormatableTag;<br>Method or attribute name: format(message: NdefMessage, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: NdefFormatableTag;<br>Method or attribute name: format(message: NdefMessage, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.NFC_TAG|nfctech.d.ts| |Permission changed|Class name: NdefFormatableTag;<br>Method or attribute name: formatReadOnly(message: NdefMessage, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: NdefFormatableTag;<br>Method or attribute name: formatReadOnly(message: NdefMessage, callback: AsyncCallback\<void>): void;<br>New version information: ohos.permission.NFC_TAG|nfctech.d.ts| |Permission changed|Class name: TagSession;<br>Method or attribute name: sendData(data: number[], callback: AsyncCallback\<number[]>): void;<br>Old version information: |Class name: TagSession;<br>Method or attribute name: sendData(data: number[], callback: AsyncCallback\<number[]>): void;<br>New version information: ohos.permission.NFC_TAG|tagSession.d.ts| |Permission changed|Class name: TagSession;<br>Method or attribute name: transmit(data: number[], callback: AsyncCallback\<number[]>): void;<br>Old version information: |Class name: TagSession;<br>Method or attribute name: transmit(data: number[], callback: AsyncCallback\<number[]>): void;<br>New version information: ohos.permission.NFC_TAG|tagSession.d.ts| |Type changed|Class name: connectedTag;<br>Method or attribute name: function on(type: 'notify', callback: Callback\<number>): void;<br>Old version information: |Class name: connectedTag;<br>Method or attribute name: function on(type: 'notify', callback: Callback\<number>): void;<br>New version information: |@ohos.connectedTag.d.ts| |Type changed|Class name: connectedTag;<br>Method or attribute name: function off(type: 'notify', callback?: Callback\<number>): void;<br>Old version information: |Class name: connectedTag;<br>Method or attribute name: function off(type: 'notify', callback?: Callback\<number>): void;<br>New version information: |@ohos.connectedTag.d.ts| |Function changed|Class name: NetConnection;<br>Method or attribute name: on(type: 'netCapabilitiesChange', callback: Callback\<{ netHandle: NetHandle, netCap: NetCapabilities }>): void;|Class name: NetConnection;<br>Method or attribute name: on(type: 'netCapabilitiesChange', callback: Callback\<NetCapabilityInfo>): void;|@ohos.net.connection.d.ts| |Function changed|Class name: HttpRequest;<br>Method or attribute name: on(type: "dataProgress", callback: Callback\<{ receiveSize: number, totalSize: number }>): void;|Class name: HttpRequest;<br>Method or attribute name: on(type: 'dataReceiveProgress', callback: Callback\<{ receiveSize: number, totalSize: number }>): void;|@ohos.net.http.d.ts| |Function changed|Class name: HttpRequest;<br>Method or attribute name: off(type: "dataProgress", callback?: Callback\<{ receiveSize: number, totalSize: number }>): void;|Class name: HttpRequest;<br>Method or attribute name: off(type: 'dataReceiveProgress', callback?: Callback\<{ receiveSize: number, totalSize: number }>): void;|@ohos.net.http.d.ts| |Function changed|Class name: WebSocket;<br>Method or attribute name: on(type: 'close', callback: AsyncCallback\<{ code: number, reason: string }>): void;|Class name: WebSocket;<br>Method or attribute name: on(type: 'close', callback: AsyncCallback\<CloseResult>): void;|@ohos.net.webSocket.d.ts| |Function changed|Class name: WebSocket;<br>Method or attribute name: off(type: 'close', callback?: AsyncCallback\<{ code: number, reason: string }>): void;|Class name: WebSocket;<br>Method or attribute name: off(type: 'close', callback?: AsyncCallback\<CloseResult>): void;|@ohos.net.webSocket.d.ts|