操作 旧版本 新版本 d.ts文件
删除 类名:bluetoothManager;
方法or属性:function pairCredibleDevice(deviceId: string, transport: BluetoothTransport, callback: AsyncCallback<void>): void;
NA @ohos.bluetoothManager.d.ts
删除 类名:bluetoothManager;
方法or属性:function pairCredibleDevice(deviceId: string, transport: BluetoothTransport): Promise<void>;
NA @ohos.bluetoothManager.d.ts
删除 类名:bluetoothManager;
方法or属性:function setDevicePinCode(device: string, code: string, callback: AsyncCallback<void>): void;
NA @ohos.bluetoothManager.d.ts
删除 类名:bluetoothManager;
方法or属性:function setDevicePinCode(device: string, code: string): Promise<void>;
NA @ohos.bluetoothManager.d.ts
删除 类名:bluetoothManager;
方法or属性:function getRemoteProfileUuids(device: string, callback: AsyncCallback<Array<ProfileUuids>>): void;
NA @ohos.bluetoothManager.d.ts
删除 类名:bluetoothManager;
方法or属性:function getRemoteProfileUuids(device: string): Promise<Array<ProfileUuids>>;
NA @ohos.bluetoothManager.d.ts
删除 类名:bluetoothManager;
方法or属性:function getLocalProfileUuids(callback: AsyncCallback<Array<ProfileUuids>>): void;
NA @ohos.bluetoothManager.d.ts
删除 类名:bluetoothManager;
方法or属性:function getLocalProfileUuids(): Promise<Array<ProfileUuids>>;
NA @ohos.bluetoothManager.d.ts
删除 类名:BaseProfile;
方法or属性:setConnectionStrategy(device: string, strategy: ConnectionStrategy, callback: AsyncCallback<void>): void;
NA @ohos.bluetoothManager.d.ts
删除 类名:BaseProfile;
方法or属性:setConnectionStrategy(device: string, strategy: ConnectionStrategy): Promise<void>;
NA @ohos.bluetoothManager.d.ts
删除 类名:BaseProfile;
方法or属性:getConnectionStrategy(device: string, callback: AsyncCallback<ConnectionStrategy>): void;
NA @ohos.bluetoothManager.d.ts
删除 类名:BaseProfile;
方法or属性:getConnectionStrategy(device: string): Promise<ConnectionStrategy>;
NA @ohos.bluetoothManager.d.ts
删除 类名:BLECharacteristic;
方法or属性:properties?: GattProperties;
NA @ohos.bluetoothManager.d.ts
删除 类名:ScanResult;
方法or属性:deviceName: string;
NA @ohos.bluetoothManager.d.ts
删除 类名:AdvertiseData;
方法or属性:includeDeviceName?: boolean;
NA @ohos.bluetoothManager.d.ts
删除 类名:PinRequiredParam;
方法or属性:pinType: PinType;
NA @ohos.bluetoothManager.d.ts
删除 类名:GattProperties;
方法or属性:write?: boolean;
NA @ohos.bluetoothManager.d.ts
删除 类名:GattProperties;
方法or属性:writeNoResponse?: boolean;
NA @ohos.bluetoothManager.d.ts
删除 类名:GattProperties;
方法or属性:read?: boolean;
NA @ohos.bluetoothManager.d.ts
删除 类名:GattProperties;
方法or属性:notify?: boolean;
NA @ohos.bluetoothManager.d.ts
删除 类名:GattProperties;
方法or属性:indicate?: boolean;
NA @ohos.bluetoothManager.d.ts
删除 类名:BluetoothTransport;
方法or属性:TRANSPORT_BR_EDR = 0
NA @ohos.bluetoothManager.d.ts
删除 类名:BluetoothTransport;
方法or属性:TRANSPORT_LE = 1
NA @ohos.bluetoothManager.d.ts
删除 类名:ConnectionStrategy;
方法or属性:CONNECT_STRATEGY_UNSUPPORTED = 0
NA @ohos.bluetoothManager.d.ts
删除 类名:ConnectionStrategy;
方法or属性:CONNECT_STRATEGY_ALLOWED = 1
NA @ohos.bluetoothManager.d.ts
删除 类名:ConnectionStrategy;
方法or属性:CONNECT_STRATEGY_FORBIDDEN = 2
NA @ohos.bluetoothManager.d.ts
删除 类名:PinType;
方法or属性:PIN_TYPE_ENTER_PIN_CODE = 0
NA @ohos.bluetoothManager.d.ts
删除 类名:PinType;
方法or属性:PIN_TYPE_ENTER_PASSKEY = 1
NA @ohos.bluetoothManager.d.ts
删除 类名:PinType;
方法or属性:PIN_TYPE_CONFIRM_PASSKEY = 2
NA @ohos.bluetoothManager.d.ts
删除 类名:PinType;
方法or属性:PIN_TYPE_NO_PASSKEY_CONSENT = 3
NA @ohos.bluetoothManager.d.ts
删除 类名:PinType;
方法or属性:PIN_TYPE_NOTIFY_PASSKEY = 4
NA @ohos.bluetoothManager.d.ts
删除 类名:PinType;
方法or属性:PIN_TYPE_DISPLAY_PIN_CODE = 5
NA @ohos.bluetoothManager.d.ts
删除 类名:PinType;
方法or属性:PIN_TYPE_OOB_CONSENT = 6
NA @ohos.bluetoothManager.d.ts
删除 类名:PinType;
方法or属性:PIN_TYPE_PIN_16_DIGITS = 7
NA @ohos.bluetoothManager.d.ts
删除 类名:ProfileUuids;
方法or属性:PROFILE_UUID_HFP_AG = '0000111F-0000-1000-8000-00805F9B34FB'
NA @ohos.bluetoothManager.d.ts
删除 类名:ProfileUuids;
方法or属性:PROFILE_UUID_HFP_HF = '0000111E-0000-1000-8000-00805F9B34FB'
NA @ohos.bluetoothManager.d.ts
删除 类名:ProfileUuids;
方法or属性:PROFILE_UUID_HSP_AG = '00001112-0000-1000-8000-00805F9B34FB'
NA @ohos.bluetoothManager.d.ts
删除 类名:ProfileUuids;
方法or属性:PROFILE_UUID_HSP_HS = '00001108-0000-1000-8000-00805F9B34FB'
NA @ohos.bluetoothManager.d.ts
删除 类名:ProfileUuids;
方法or属性:PROFILE_UUID_A2DP_SRC = '0000110A-0000-1000-8000-00805F9B34FB'
NA @ohos.bluetoothManager.d.ts
删除 类名:ProfileUuids;
方法or属性:PROFILE_UUID_A2DP_SINK = '0000110B-0000-1000-8000-00805F9B34FB'
NA @ohos.bluetoothManager.d.ts
删除 类名:ProfileUuids;
方法or属性:PROFILE_UUID_AVRCP_CT = '0000110E-0000-1000-8000-00805F9B34FB'
NA @ohos.bluetoothManager.d.ts
删除 类名:ProfileUuids;
方法or属性:PROFILE_UUID_AVRCP_TG = '0000110C-0000-1000-8000-00805F9B34FB'
NA @ohos.bluetoothManager.d.ts
删除 类名:ProfileUuids;
方法or属性:PROFILE_UUID_HID = '00001124-0000-1000-8000-00805F9B34FB'
NA @ohos.bluetoothManager.d.ts
删除 类名:ProfileUuids;
方法or属性:PROFILE_UUID_HOGP = '00001812-0000-1000-8000-00805F9B34FB'
NA @ohos.bluetoothManager.d.ts
删除 类名:HttpRequest;
方法or属性:request2(url: string, callback: AsyncCallback<number>): void;
NA @ohos.net.http.d.ts
删除 类名:HttpRequest;
方法or属性:request2(url: string, options: HttpRequestOptions, callback: AsyncCallback<number>): void;
NA @ohos.net.http.d.ts
删除 类名:HttpRequest;
方法or属性:request2(url: string, options?: HttpRequestOptions): Promise<number>;
NA @ohos.net.http.d.ts
删除 类名:wifiManager;
方法or属性:function getCurrentP2pGroup(): Promise<WifiP2pGroupInfo>;
NA @ohos.wifiManager.d.ts
删除 类名:wifiManager;
方法or属性:function getCurrentP2pGroup(callback: AsyncCallback<WifiP2pGroupInfo>): void;
NA @ohos.wifiManager.d.ts
删除 类名:WifiEapConfig;
方法or属性:caCertAliases: string;
NA @ohos.wifiManager.d.ts
删除 类名:WifiEapConfig;
方法or属性:clientCertAliases: string;
NA @ohos.wifiManager.d.ts
新增 NA 类名:a2dp;
方法or属性:type BaseProfile = baseProfile.BaseProfile;
@ohos.bluetooth.a2dp.d.ts
新增 NA 类名:a2dp;
方法or属性:function createA2dpSrcProfile(): A2dpSourceProfile;
@ohos.bluetooth.a2dp.d.ts
新增 NA 类名:A2dpSourceProfile;
方法or属性:connect(deviceId: string): void;
@ohos.bluetooth.a2dp.d.ts
新增 NA 类名:A2dpSourceProfile;
方法or属性:disconnect(deviceId: string): void;
@ohos.bluetooth.a2dp.d.ts
新增 NA 类名:A2dpSourceProfile;
方法or属性:getPlayingState(deviceId: string): PlayingState;
@ohos.bluetooth.a2dp.d.ts
新增 NA 类名:PlayingState;
方法or属性:STATE_NOT_PLAYING
@ohos.bluetooth.a2dp.d.ts
新增 NA 类名:PlayingState;
方法or属性:STATE_PLAYING
@ohos.bluetooth.a2dp.d.ts
新增 NA 类名:access;
方法or属性:function enableBluetooth(): void;
@ohos.bluetooth.access.d.ts
新增 NA 类名:access;
方法or属性:function disableBluetooth(): void;
@ohos.bluetooth.access.d.ts
新增 NA 类名:access;
方法or属性:function getState(): BluetoothState;
@ohos.bluetooth.access.d.ts
新增 NA 类名:access;
方法or属性:function on(type: 'stateChange', callback: Callback<BluetoothState>): void;
@ohos.bluetooth.access.d.ts
新增 NA 类名:access;
方法or属性:function off(type: 'stateChange', callback?: Callback<BluetoothState>): void;
@ohos.bluetooth.access.d.ts
新增 NA 类名:BluetoothState;
方法or属性:STATE_OFF = 0
@ohos.bluetooth.access.d.ts
新增 NA 类名:BluetoothState;
方法or属性:STATE_TURNING_ON = 1
@ohos.bluetooth.access.d.ts
新增 NA 类名:BluetoothState;
方法or属性:STATE_ON = 2
@ohos.bluetooth.access.d.ts
新增 NA 类名:BluetoothState;
方法or属性:STATE_TURNING_OFF = 3
@ohos.bluetooth.access.d.ts
新增 NA 类名:BluetoothState;
方法or属性:STATE_BLE_TURNING_ON = 4
@ohos.bluetooth.access.d.ts
新增 NA 类名:BluetoothState;
方法or属性:STATE_BLE_ON = 5
@ohos.bluetooth.access.d.ts
新增 NA 类名:BluetoothState;
方法or属性:STATE_BLE_TURNING_OFF = 6
@ohos.bluetooth.access.d.ts
新增 NA 类名:baseProfile;
方法or属性:type ProfileConnectionState = constant.ProfileConnectionState;
@ohos.bluetooth.baseProfile.d.ts
新增 NA 类名:ConnectionStrategy;
方法or属性:CONNECTION_STRATEGY_UNSUPPORTED = 0
@ohos.bluetooth.baseProfile.d.ts
新增 NA 类名:ConnectionStrategy;
方法or属性:CONNECTION_STRATEGY_ALLOWED = 1
@ohos.bluetooth.baseProfile.d.ts
新增 NA 类名:ConnectionStrategy;
方法or属性:CONNECTION_STRATEGY_FORBIDDEN = 2
@ohos.bluetooth.baseProfile.d.ts
新增 NA 类名:StateChangeParam;
方法or属性:deviceId: string;
@ohos.bluetooth.baseProfile.d.ts
新增 NA 类名:StateChangeParam;
方法or属性:state: ProfileConnectionState;
@ohos.bluetooth.baseProfile.d.ts
新增 NA 类名:BaseProfile;
方法or属性:setConnectionStrategy(deviceId: string, strategy: ConnectionStrategy): Promise<void>;
@ohos.bluetooth.baseProfile.d.ts
新增 NA 类名:BaseProfile;
方法or属性:setConnectionStrategy(deviceId: string, strategy: ConnectionStrategy, callback: AsyncCallback<void>): void;
@ohos.bluetooth.baseProfile.d.ts
新增 NA 类名:BaseProfile;
方法or属性:getConnectionStrategy(deviceId: string, callback: AsyncCallback<ConnectionStrategy>): void;
@ohos.bluetooth.baseProfile.d.ts
新增 NA 类名:BaseProfile;
方法or属性:getConnectionStrategy(deviceId: string): Promise<ConnectionStrategy>;
@ohos.bluetooth.baseProfile.d.ts
新增 NA 类名:BaseProfile;
方法or属性:getConnectedDevices(): Array<string>;
@ohos.bluetooth.baseProfile.d.ts
新增 NA 类名:BaseProfile;
方法or属性:getConnectionState(deviceId: string): ProfileConnectionState;
@ohos.bluetooth.baseProfile.d.ts
新增 NA 类名:BaseProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
@ohos.bluetooth.baseProfile.d.ts
新增 NA 类名:BaseProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
@ohos.bluetooth.baseProfile.d.ts
新增 NA 类名:ble;
方法or属性:type ProfileConnectionState = constant.ProfileConnectionState;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ble;
方法or属性:function createGattServer(): GattServer;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ble;
方法or属性:function createGattClientDevice(deviceId: string): GattClientDevice;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ble;
方法or属性:function getConnectedBLEDevices(): Array<string>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ble;
方法or属性:function startBLEScan(filters: Array<ScanFilter>, options?: ScanOptions): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ble;
方法or属性:function stopBLEScan(): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ble;
方法or属性:function startAdvertising(setting: AdvertiseSetting, advData: AdvertiseData, advResponse?: AdvertiseData): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ble;
方法or属性:function stopAdvertising(): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ble;
方法or属性:function on(type: 'BLEDeviceFind', callback: Callback<Array<ScanResult>>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ble;
方法or属性:function off(type: 'BLEDeviceFind', callback?: Callback<Array<ScanResult>>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:addService(service: GattService): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:removeService(serviceUuid: string): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:close(): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:close(): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:notifyCharacteristicChanged(

deviceId: string,

notifyCharacteristic: NotifyCharacteristic,

callback: AsyncCallback<void>

): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:notifyCharacteristicChanged(deviceId: string, notifyCharacteristic: NotifyCharacteristic): Promise<void>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:sendResponse(serverResponse: ServerResponse): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:on(type: 'characteristicRead', callback: Callback<CharacteristicReadRequest>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:on(type: 'characteristicWrite', callback: Callback<CharacteristicWriteRequest>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:on(type: 'descriptorRead', callback: Callback<DescriptorReadRequest>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:on(type: 'descriptorWrite', callback: Callback<DescriptorWriteRequest>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:on(type: 'connectionStateChange', callback: Callback<BLEConnectionChangeState>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:on(type: 'BLEMtuChange', callback: Callback<number>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:on(type: 'BLEMtuChange', callback: Callback<number>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:off(type: 'characteristicRead', callback?: Callback<CharacteristicReadRequest>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:off(type: 'characteristicWrite', callback?: Callback<CharacteristicWriteRequest>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:off(type: 'descriptorRead', callback?: Callback<DescriptorReadRequest>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:off(type: 'descriptorWrite', callback?: Callback<DescriptorWriteRequest>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<BLEConnectionChangeState>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattServer;
方法or属性:off(type: 'BLEMtuChange', callback?: Callback<number>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:off(type: 'BLEMtuChange', callback?: Callback<number>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:connect(): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:disconnect(): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:getDeviceName(callback: AsyncCallback<string>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:getDeviceName(): Promise<string>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:getServices(callback: AsyncCallback<Array<GattService>>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:getServices(): Promise<Array<GattService>>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:readCharacteristicValue(characteristic: BLECharacteristic, callback: AsyncCallback<BLECharacteristic>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:readCharacteristicValue(characteristic: BLECharacteristic): Promise<BLECharacteristic>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:readDescriptorValue(descriptor: BLEDescriptor, callback: AsyncCallback<BLEDescriptor>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:readDescriptorValue(descriptor: BLEDescriptor): Promise<BLEDescriptor>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:writeCharacteristicValue(

characteristic: BLECharacteristic,

writeType: GattWriteType,

callback: AsyncCallback<void>

): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:writeCharacteristicValue(characteristic: BLECharacteristic, writeType: GattWriteType): Promise<void>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:writeDescriptorValue(descriptor: BLEDescriptor, callback: AsyncCallback<void>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:writeDescriptorValue(descriptor: BLEDescriptor): Promise<void>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:getRssiValue(callback: AsyncCallback<number>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:getRssiValue(): Promise<number>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:setBLEMtuSize(mtu: number): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:setCharacteristicChangeNotification(

characteristic: BLECharacteristic,

enable: boolean,

callback: AsyncCallback<void>

): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:setCharacteristicChangeNotification(characteristic: BLECharacteristic, enable: boolean): Promise<void>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:setCharacteristicChangeIndication(

characteristic: BLECharacteristic,

enable: boolean,

callback: AsyncCallback<void>

): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:setCharacteristicChangeIndication(characteristic: BLECharacteristic, enable: boolean): Promise<void>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:on(type: 'BLECharacteristicChange', callback: Callback<BLECharacteristic>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:on(type: 'BLEConnectionStateChange', callback: Callback<BLEConnectionChangeState>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:off(type: 'BLECharacteristicChange', callback?: Callback<BLECharacteristic>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattClientDevice;
方法or属性:off(type: 'BLEConnectionStateChange', callback?: Callback<BLEConnectionChangeState>): void;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattService;
方法or属性:serviceUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:BLECharacteristic;
方法or属性:serviceUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:BLEDescriptor;
方法or属性:serviceUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:NotifyCharacteristic;
方法or属性:serviceUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:CharacteristicReadRequest;
方法or属性:serviceUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:CharacteristicWriteRequest;
方法or属性:serviceUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:DescriptorReadRequest;
方法or属性:serviceUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:DescriptorWriteRequest;
方法or属性:serviceUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ServiceData;
方法or属性:serviceUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattService;
方法or属性:isPrimary: boolean;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattService;
方法or属性:characteristics: Array<BLECharacteristic>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattService;
方法or属性:includeServices?: Array<GattService>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:BLECharacteristic;
方法or属性:characteristicUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:BLEDescriptor;
方法or属性:characteristicUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:NotifyCharacteristic;
方法or属性:characteristicUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:CharacteristicReadRequest;
方法or属性:characteristicUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:CharacteristicWriteRequest;
方法or属性:characteristicUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:DescriptorReadRequest;
方法or属性:characteristicUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:DescriptorWriteRequest;
方法or属性:characteristicUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:BLECharacteristic;
方法or属性:characteristicValue: ArrayBuffer;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:NotifyCharacteristic;
方法or属性:characteristicValue: ArrayBuffer;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:BLECharacteristic;
方法or属性:descriptors: Array<BLEDescriptor>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:BLECharacteristic;
方法or属性:properties?: GattProperties;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:BLEDescriptor;
方法or属性:descriptorUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:DescriptorReadRequest;
方法or属性:descriptorUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:DescriptorWriteRequest;
方法or属性:descriptorUuid: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:BLEDescriptor;
方法or属性:descriptorValue: ArrayBuffer;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:NotifyCharacteristic;
方法or属性:confirm: boolean;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:CharacteristicReadRequest;
方法or属性:deviceId: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:CharacteristicWriteRequest;
方法or属性:deviceId: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:DescriptorReadRequest;
方法or属性:deviceId: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:DescriptorWriteRequest;
方法or属性:deviceId: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ServerResponse;
方法or属性:deviceId: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:BLEConnectionChangeState;
方法or属性:deviceId: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanResult;
方法or属性:deviceId: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:CharacteristicReadRequest;
方法or属性:transId: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:CharacteristicWriteRequest;
方法or属性:transId: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:DescriptorReadRequest;
方法or属性:transId: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:DescriptorWriteRequest;
方法or属性:transId: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ServerResponse;
方法or属性:transId: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:CharacteristicReadRequest;
方法or属性:offset: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:CharacteristicWriteRequest;
方法or属性:offset: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:DescriptorReadRequest;
方法or属性:offset: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:DescriptorWriteRequest;
方法or属性:offset: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ServerResponse;
方法or属性:offset: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:CharacteristicWriteRequest;
方法or属性:isPrepared: boolean;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:DescriptorWriteRequest;
方法or属性:isPrepared: boolean;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:CharacteristicWriteRequest;
方法or属性:needRsp: boolean;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:DescriptorWriteRequest;
方法or属性:needRsp: boolean;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:CharacteristicWriteRequest;
方法or属性:value: ArrayBuffer;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:DescriptorWriteRequest;
方法or属性:value: ArrayBuffer;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ServerResponse;
方法or属性:value: ArrayBuffer;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ServerResponse;
方法or属性:status: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:BLEConnectionChangeState;
方法or属性:state: ProfileConnectionState;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanResult;
方法or属性:rssi: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanResult;
方法or属性:data: ArrayBuffer;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanResult;
方法or属性:deviceName: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanResult;
方法or属性:connectable: boolean;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:AdvertiseSetting;
方法or属性:interval?: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanOptions;
方法or属性:interval?: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:AdvertiseSetting;
方法or属性:txPower?: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:AdvertiseSetting;
方法or属性:connectable?: boolean;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:AdvertiseData;
方法or属性:serviceUuids: Array<string>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:AdvertiseData;
方法or属性:manufactureData: Array<ManufactureData>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:AdvertiseData;
方法or属性:serviceData: Array<ServiceData>;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:AdvertiseData;
方法or属性:includeDeviceName?: boolean;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ManufactureData;
方法or属性:manufactureId: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ManufactureData;
方法or属性:manufactureValue: ArrayBuffer;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ServiceData;
方法or属性:serviceValue: ArrayBuffer;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanFilter;
方法or属性:deviceId?: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanFilter;
方法or属性:name?: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanFilter;
方法or属性:serviceUuid?: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanFilter;
方法or属性:serviceUuidMask?: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanFilter;
方法or属性:serviceSolicitationUuid?: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanFilter;
方法or属性:serviceSolicitationUuidMask?: string;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanFilter;
方法or属性:serviceData?: ArrayBuffer;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanFilter;
方法or属性:serviceDataMask?: ArrayBuffer;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanFilter;
方法or属性:manufactureId?: number;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanFilter;
方法or属性:manufactureData?: ArrayBuffer;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanFilter;
方法or属性:manufactureDataMask?: ArrayBuffer;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanOptions;
方法or属性:dutyMode?: ScanDuty;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanOptions;
方法or属性:matchMode?: MatchMode;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattProperties;
方法or属性:write?: boolean;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattProperties;
方法or属性:writeNoResponse?: boolean;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattProperties;
方法or属性:read?: boolean;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattProperties;
方法or属性:notify?: boolean;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattProperties;
方法or属性:indicate?: boolean;
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattWriteType;
方法or属性:WRITE = 1
@ohos.bluetooth.ble.d.ts
新增 NA 类名:GattWriteType;
方法or属性:WRITE_NO_RESPONSE = 2
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanDuty;
方法or属性:SCAN_MODE_LOW_POWER = 0
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanDuty;
方法or属性:SCAN_MODE_BALANCED = 1
@ohos.bluetooth.ble.d.ts
新增 NA 类名:ScanDuty;
方法or属性:SCAN_MODE_LOW_LATENCY = 2
@ohos.bluetooth.ble.d.ts
新增 NA 类名:MatchMode;
方法or属性:MATCH_MODE_AGGRESSIVE = 1
@ohos.bluetooth.ble.d.ts
新增 NA 类名:MatchMode;
方法or属性:MATCH_MODE_STICKY = 2
@ohos.bluetooth.ble.d.ts
新增 NA 类名:connection;
方法or属性:type ProfileConnectionState = constant.ProfileConnectionState;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:type ProfileId = constant.ProfileId;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:type ProfileUuids = constant.ProfileUuids;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:type MajorClass = constant.MajorClass;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:type MajorMinorClass = constant.MajorMinorClass;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function getProfileConnectionState(profileId?: ProfileId): ProfileConnectionState;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function pairDevice(deviceId: string, callback: AsyncCallback<void>): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function pairDevice(deviceId: string): Promise<void>;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function pairCredibleDevice(deviceId: string, transport: BluetoothTransport, callback: AsyncCallback<void>): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function pairCredibleDevice(deviceId: string, transport: BluetoothTransport): Promise<void>;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function cancelPairedDevice(deviceId: string, callback: AsyncCallback<void>): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function cancelPairedDevice(deviceId: string): Promise<void>;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function cancelPairingDevice(deviceId: string, callback: AsyncCallback<void>): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function cancelPairingDevice(deviceId: string): Promise<void>;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function getRemoteDeviceName(deviceId: string): string;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function getRemoteDeviceClass(deviceId: string): DeviceClass;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function getLocalName(): string;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function getPairedDevices(): Array<string>;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function setDevicePairingConfirmation(deviceId: string, accept: boolean): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function setDevicePinCode(deviceId: string, code: string, callback: AsyncCallback<void>): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function setDevicePinCode(deviceId: string, code: string): Promise<void>;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function setLocalName(name: string): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function setBluetoothScanMode(mode: ScanMode, duration: number): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function getBluetoothScanMode(): ScanMode;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function startBluetoothDiscovery(): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function stopBluetoothDiscovery(): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function getLocalProfileUuids(callback: AsyncCallback<Array<ProfileUuids>>): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function getLocalProfileUuids(): Promise<Array<ProfileUuids>>;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function getRemoteProfileUuids(deviceId: string, callback: AsyncCallback<Array<ProfileUuids>>): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function getRemoteProfileUuids(deviceId: string): Promise<Array<ProfileUuids>>;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function on(type: 'bluetoothDeviceFind', callback: Callback<Array<string>>): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function on(type: 'bondStateChange', callback: Callback<BondStateParam>): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function on(type: 'pinRequired', callback: Callback<PinRequiredParam>): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function off(type: 'bluetoothDeviceFind', callback?: Callback<Array<string>>): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function off(type: 'bondStateChange', callback?: Callback<BondStateParam>): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:connection;
方法or属性:function off(type: 'pinRequired', callback?: Callback<PinRequiredParam>): void;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:BondStateParam;
方法or属性:deviceId: string;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:PinRequiredParam;
方法or属性:deviceId: string;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:BondStateParam;
方法or属性:state: BondState;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:PinRequiredParam;
方法or属性:pinCode: string;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:PinRequiredParam;
方法or属性:pinType: PinType;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:DeviceClass;
方法or属性:majorClass: MajorClass;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:DeviceClass;
方法or属性:majorMinorClass: MajorMinorClass;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:DeviceClass;
方法or属性:classOfDevice: number;
@ohos.bluetooth.connection.d.ts
新增 NA 类名:BluetoothTransport;
方法or属性:TRANSPORT_BR_EDR = 0
@ohos.bluetooth.connection.d.ts
新增 NA 类名:BluetoothTransport;
方法or属性:TRANSPORT_LE = 1
@ohos.bluetooth.connection.d.ts
新增 NA 类名:ScanMode;
方法or属性:SCAN_MODE_NONE = 0
@ohos.bluetooth.connection.d.ts
新增 NA 类名:ScanMode;
方法or属性:SCAN_MODE_CONNECTABLE = 1
@ohos.bluetooth.connection.d.ts
新增 NA 类名:ScanMode;
方法or属性:SCAN_MODE_GENERAL_DISCOVERABLE = 2
@ohos.bluetooth.connection.d.ts
新增 NA 类名:ScanMode;
方法or属性:SCAN_MODE_LIMITED_DISCOVERABLE = 3
@ohos.bluetooth.connection.d.ts
新增 NA 类名:ScanMode;
方法or属性:SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE = 4
@ohos.bluetooth.connection.d.ts
新增 NA 类名:ScanMode;
方法or属性:SCAN_MODE_CONNECTABLE_LIMITED_DISCOVERABLE = 5
@ohos.bluetooth.connection.d.ts
新增 NA 类名:BondState;
方法or属性:BOND_STATE_INVALID = 0
@ohos.bluetooth.connection.d.ts
新增 NA 类名:BondState;
方法or属性:BOND_STATE_BONDING = 1
@ohos.bluetooth.connection.d.ts
新增 NA 类名:BondState;
方法or属性:BOND_STATE_BONDED = 2
@ohos.bluetooth.connection.d.ts
新增 NA 类名:PinType;
方法or属性:PIN_TYPE_ENTER_PIN_CODE = 0
@ohos.bluetooth.connection.d.ts
新增 NA 类名:PinType;
方法or属性:PIN_TYPE_ENTER_PASSKEY = 1
@ohos.bluetooth.connection.d.ts
新增 NA 类名:PinType;
方法or属性:PIN_TYPE_CONFIRM_PASSKEY = 2
@ohos.bluetooth.connection.d.ts
新增 NA 类名:PinType;
方法or属性:PIN_TYPE_NO_PASSKEY_CONSENT = 3
@ohos.bluetooth.connection.d.ts
新增 NA 类名:PinType;
方法or属性:PIN_TYPE_NOTIFY_PASSKEY = 4
@ohos.bluetooth.connection.d.ts
新增 NA 类名:PinType;
方法or属性:PIN_TYPE_DISPLAY_PIN_CODE = 5
@ohos.bluetooth.connection.d.ts
新增 NA 类名:PinType;
方法or属性:PIN_TYPE_OOB_CONSENT = 6
@ohos.bluetooth.connection.d.ts
新增 NA 类名:PinType;
方法or属性:PIN_TYPE_PIN_16_DIGITS = 7
@ohos.bluetooth.connection.d.ts
新增 NA 类名:ProfileId;
方法or属性:PROFILE_A2DP_SOURCE = 1
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileId;
方法or属性:PROFILE_HANDSFREE_AUDIO_GATEWAY = 4
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileId;
方法or属性:PROFILE_HID_HOST = 6
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileId;
方法or属性:PROFILE_PAN_NETWORK = 7
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileUuids;
方法or属性:PROFILE_UUID_HFP_AG = '0000111F-0000-1000-8000-00805F9B34FB'
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileUuids;
方法or属性:PROFILE_UUID_HFP_HF = '0000111E-0000-1000-8000-00805F9B34FB'
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileUuids;
方法or属性:PROFILE_UUID_HSP_AG = '00001112-0000-1000-8000-00805F9B34FB'
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileUuids;
方法or属性:PROFILE_UUID_HSP_HS = '00001108-0000-1000-8000-00805F9B34FB'
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileUuids;
方法or属性:PROFILE_UUID_A2DP_SRC = '0000110A-0000-1000-8000-00805F9B34FB'
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileUuids;
方法or属性:PROFILE_UUID_A2DP_SINK = '0000110B-0000-1000-8000-00805F9B34FB'
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileUuids;
方法or属性:PROFILE_UUID_AVRCP_CT = '0000110E-0000-1000-8000-00805F9B34FB'
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileUuids;
方法or属性:PROFILE_UUID_AVRCP_TG = '0000110C-0000-1000-8000-00805F9B34FB'
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileUuids;
方法or属性:PROFILE_UUID_HID = '00001124-0000-1000-8000-00805F9B34FB'
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileUuids;
方法or属性:PROFILE_UUID_HOGP = '00001812-0000-1000-8000-00805F9B34FB'
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileConnectionState;
方法or属性:STATE_DISCONNECTED = 0
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileConnectionState;
方法or属性:STATE_CONNECTING = 1
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileConnectionState;
方法or属性:STATE_CONNECTED = 2
@ohos.bluetooth.constant.d.ts
新增 NA 类名:ProfileConnectionState;
方法or属性:STATE_DISCONNECTING = 3
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorClass;
方法or属性:MAJOR_MISC = 0x0000
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorClass;
方法or属性:MAJOR_COMPUTER = 0x0100
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorClass;
方法or属性:MAJOR_PHONE = 0x0200
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorClass;
方法or属性:MAJOR_NETWORKING = 0x0300
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorClass;
方法or属性:MAJOR_AUDIO_VIDEO = 0x0400
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorClass;
方法or属性:MAJOR_PERIPHERAL = 0x0500
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorClass;
方法or属性:MAJOR_IMAGING = 0x0600
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorClass;
方法or属性:MAJOR_WEARABLE = 0x0700
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorClass;
方法or属性:MAJOR_TOY = 0x0800
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorClass;
方法or属性:MAJOR_HEALTH = 0x0900
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorClass;
方法or属性:MAJOR_UNCATEGORIZED = 0x1F00
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:COMPUTER_UNCATEGORIZED = 0x0100
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:COMPUTER_DESKTOP = 0x0104
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:COMPUTER_SERVER = 0x0108
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:COMPUTER_LAPTOP = 0x010C
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:COMPUTER_HANDHELD_PC_PDA = 0x0110
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:COMPUTER_PALM_SIZE_PC_PDA = 0x0114
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:COMPUTER_WEARABLE = 0x0118
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:COMPUTER_TABLET = 0x011C
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PHONE_UNCATEGORIZED = 0x0200
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PHONE_CELLULAR = 0x0204
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PHONE_CORDLESS = 0x0208
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PHONE_SMART = 0x020C
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PHONE_MODEM_OR_GATEWAY = 0x0210
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PHONE_ISDN = 0x0214
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:NETWORK_FULLY_AVAILABLE = 0x0300
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:NETWORK_1_TO_17_UTILIZED = 0x0320
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:NETWORK_17_TO_33_UTILIZED = 0x0340
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:NETWORK_33_TO_50_UTILIZED = 0x0360
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:NETWORK_60_TO_67_UTILIZED = 0x0380
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:NETWORK_67_TO_83_UTILIZED = 0x03A0
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:NETWORK_83_TO_99_UTILIZED = 0x03C0
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:NETWORK_NO_SERVICE = 0x03E0
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_UNCATEGORIZED = 0x0400
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_WEARABLE_HEADSET = 0x0404
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_HANDSFREE = 0x0408
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_MICROPHONE = 0x0410
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_LOUDSPEAKER = 0x0414
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_HEADPHONES = 0x0418
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_PORTABLE_AUDIO = 0x041C
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_CAR_AUDIO = 0x0420
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_SET_TOP_BOX = 0x0424
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_HIFI_AUDIO = 0x0428
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VCR = 0x042C
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VIDEO_CAMERA = 0x0430
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_CAMCORDER = 0x0434
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VIDEO_MONITOR = 0x0438
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER = 0x043C
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VIDEO_CONFERENCING = 0x0440
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VIDEO_GAMING_TOY = 0x0448
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PERIPHERAL_NON_KEYBOARD_NON_POINTING = 0x0500
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PERIPHERAL_KEYBOARD = 0x0540
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PERIPHERAL_POINTING_DEVICE = 0x0580
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PERIPHERAL_KEYBOARD_POINTING = 0x05C0
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PERIPHERAL_UNCATEGORIZED = 0x0500
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PERIPHERAL_JOYSTICK = 0x0504
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PERIPHERAL_GAMEPAD = 0x0508
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PERIPHERAL_REMOTE_CONTROL = 0x05C0
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PERIPHERAL_SENSING_DEVICE = 0x0510
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PERIPHERAL_DIGITIZER_TABLET = 0x0514
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PERIPHERAL_CARD_READER = 0x0518
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PERIPHERAL_DIGITAL_PEN = 0x051C
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PERIPHERAL_SCANNER_RFID = 0x0520
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:PERIPHERAL_GESTURAL_INPUT = 0x0522
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:IMAGING_UNCATEGORIZED = 0x0600
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:IMAGING_DISPLAY = 0x0610
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:IMAGING_CAMERA = 0x0620
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:IMAGING_SCANNER = 0x0640
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:IMAGING_PRINTER = 0x0680
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:WEARABLE_UNCATEGORIZED = 0x0700
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:WEARABLE_WRIST_WATCH = 0x0704
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:WEARABLE_PAGER = 0x0708
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:WEARABLE_JACKET = 0x070C
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:WEARABLE_HELMET = 0x0710
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:WEARABLE_GLASSES = 0x0714
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:TOY_UNCATEGORIZED = 0x0800
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:TOY_ROBOT = 0x0804
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:TOY_VEHICLE = 0x0808
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:TOY_DOLL_ACTION_FIGURE = 0x080C
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:TOY_CONTROLLER = 0x0810
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:TOY_GAME = 0x0814
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_UNCATEGORIZED = 0x0900
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_BLOOD_PRESSURE = 0x0904
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_THERMOMETER = 0x0908
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_WEIGHING = 0x090C
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_GLUCOSE = 0x0910
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_PULSE_OXIMETER = 0x0914
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_PULSE_RATE = 0x0918
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_DATA_DISPLAY = 0x091C
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_STEP_COUNTER = 0x0920
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_BODY_COMPOSITION_ANALYZER = 0x0924
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_PEAK_FLOW_MONITOR = 0x0928
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_MEDICATION_MONITOR = 0x092C
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_KNEE_PROSTHESIS = 0x0930
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_ANKLE_PROSTHESIS = 0x0934
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_GENERIC_HEALTH_MANAGER = 0x0938
@ohos.bluetooth.constant.d.ts
新增 NA 类名:MajorMinorClass;
方法or属性:HEALTH_PERSONAL_MOBILITY_DEVICE = 0x093C
@ohos.bluetooth.constant.d.ts
新增 NA 类名:hfp;
方法or属性:type BaseProfile = baseProfile.BaseProfile;
@ohos.bluetooth.hfp.d.ts
新增 NA 类名:hfp;
方法or属性:function createHfpAgProfile(): HandsFreeAudioGatewayProfile;
@ohos.bluetooth.hfp.d.ts
新增 NA 类名:HandsFreeAudioGatewayProfile;
方法or属性:connect(deviceId: string): void;
@ohos.bluetooth.hfp.d.ts
新增 NA 类名:HandsFreeAudioGatewayProfile;
方法or属性:disconnect(deviceId: string): void;
@ohos.bluetooth.hfp.d.ts
新增 NA 类名:hid;
方法or属性:type BaseProfile = baseProfile.BaseProfile;
@ohos.bluetooth.hid.d.ts
新增 NA 类名:hid;
方法or属性:function createHidHostProfile(): HidHostProfile;
@ohos.bluetooth.hid.d.ts
新增 NA 类名:HidHostProfile;
方法or属性:connect(deviceId: string): void;
@ohos.bluetooth.hid.d.ts
新增 NA 类名:HidHostProfile;
方法or属性:disconnect(deviceId: string): void;
@ohos.bluetooth.hid.d.ts
新增 NA 类名:pan;
方法or属性:type BaseProfile = baseProfile.BaseProfile;
@ohos.bluetooth.pan.d.ts
新增 NA 类名:pan;
方法or属性:function createPanProfile(): PanProfile;
@ohos.bluetooth.pan.d.ts
新增 NA 类名:PanProfile;
方法or属性:disconnect(deviceId: string): void;
@ohos.bluetooth.pan.d.ts
新增 NA 类名:PanProfile;
方法or属性:setTethering(enable: boolean): void;
@ohos.bluetooth.pan.d.ts
新增 NA 类名:PanProfile;
方法or属性:isTetheringOn(): boolean;
@ohos.bluetooth.pan.d.ts
新增 NA 类名:socket;
方法or属性:function sppListen(name: string, options: SppOptions, callback: AsyncCallback<number>): void;
@ohos.bluetooth.socket.d.ts
新增 NA 类名:socket;
方法or属性:function sppAccept(serverSocket: number, callback: AsyncCallback<number>): void;
@ohos.bluetooth.socket.d.ts
新增 NA 类名:socket;
方法or属性:function sppConnect(deviceId: string, options: SppOptions, callback: AsyncCallback<number>): void;
@ohos.bluetooth.socket.d.ts
新增 NA 类名:socket;
方法or属性:function sppCloseServerSocket(socket: number): void;
@ohos.bluetooth.socket.d.ts
新增 NA 类名:socket;
方法or属性:function sppCloseClientSocket(socket: number): void;
@ohos.bluetooth.socket.d.ts
新增 NA 类名:socket;
方法or属性:function sppWrite(clientSocket: number, data: ArrayBuffer): void;
@ohos.bluetooth.socket.d.ts
新增 NA 类名:socket;
方法or属性:function on(type: 'sppRead', clientSocket: number, callback: Callback<ArrayBuffer>): void;
@ohos.bluetooth.socket.d.ts
新增 NA 类名:socket;
方法or属性:function off(type: 'sppRead', clientSocket: number, callback?: Callback<ArrayBuffer>): void;
@ohos.bluetooth.socket.d.ts
新增 NA 类名:SppOptions;
方法or属性:uuid: string;
@ohos.bluetooth.socket.d.ts
新增 NA 类名:SppOptions;
方法or属性:secure: boolean;
@ohos.bluetooth.socket.d.ts
新增 NA 类名:SppOptions;
方法or属性:type: SppType;
@ohos.bluetooth.socket.d.ts
新增 NA 类名:SppType;
方法or属性:SPP_RFCOMM
@ohos.bluetooth.socket.d.ts
新增 NA 类名:connection;
方法or属性:function getAllNetsSync(): Array<NetHandle>;
@ohos.net.connection.d.ts
新增 NA 类名:connection;
方法or属性:function getConnectionPropertiesSync(netHandle: NetHandle): ConnectionProperties;
@ohos.net.connection.d.ts
新增 NA 类名:connection;
方法or属性:function getNetCapabilitiesSync(netHandle: NetHandle): NetCapabilities;
@ohos.net.connection.d.ts
新增 NA 类名:connection;
方法or属性:function isDefaultNetMeteredSync(): boolean;
@ohos.net.connection.d.ts
新增 NA 类名:connection;
方法or属性:function hasDefaultNetSync(): boolean;
@ohos.net.connection.d.ts
新增 NA 类名:connection;
方法or属性:function getAppNetSync(): NetHandle;
@ohos.net.connection.d.ts
新增 NA 类名:NetCapabilityInfo;
方法or属性:netHandle: NetHandle;
@ohos.net.connection.d.ts
新增 NA 类名:NetCapabilityInfo;
方法or属性:netCap: NetCapabilities;
@ohos.net.connection.d.ts
新增 NA 类名:HttpRequest;
方法or属性:requestInStream(url: string, callback: AsyncCallback<number>): void;
@ohos.net.http.d.ts
新增 NA 类名:HttpRequest;
方法or属性:requestInStream(url: string, options: HttpRequestOptions, callback: AsyncCallback<number>): void;
@ohos.net.http.d.ts
新增 NA 类名:HttpRequest;
方法or属性:requestInStream(url: string, options?: HttpRequestOptions): Promise<number>;
@ohos.net.http.d.ts
新增 NA 类名:vpn;
方法or属性:export type AbilityContext = _AbilityContext;
@ohos.net.vpn.d.ts
新增 NA 类名:CloseResult;
方法or属性:code: number;
@ohos.net.webSocket.d.ts
新增 NA 类名:CloseResult;
方法or属性:reason: string;
@ohos.net.webSocket.d.ts
新增 NA 类名:wifiManager;
方法or属性:function startScan(): void;
@ohos.wifiManager.d.ts
新增 NA 类名:wifiManager;
方法or属性:function getScanInfoList(): Array<WifiScanInfo>;
@ohos.wifiManager.d.ts
新增 NA 类名:wifiManager;
方法or属性:function getIpv6Info(): Ipv6Info;
@ohos.wifiManager.d.ts
新增 NA 类名:wifiManager;
方法or属性:function getCurrentGroup(): Promise<WifiP2pGroupInfo>;
@ohos.wifiManager.d.ts
新增 NA 类名:wifiManager;
方法or属性:function getCurrentGroup(callback: AsyncCallback<WifiP2pGroupInfo>): void;
@ohos.wifiManager.d.ts
新增 NA 类名:DeviceAddressType;
方法or属性:RANDOM_DEVICE_ADDRESS
@ohos.wifiManager.d.ts
新增 NA 类名:DeviceAddressType;
方法or属性:REAL_DEVICE_ADDRESS
@ohos.wifiManager.d.ts
新增 NA 类名:WifiEapConfig;
方法or属性:caCertAlias: string;
@ohos.wifiManager.d.ts
新增 NA 类名:WifiEapConfig;
方法or属性:clientCertAlias: string;
@ohos.wifiManager.d.ts
新增 NA 类名:WifiDeviceConfig;
方法or属性:bssidType?: DeviceAddressType;
@ohos.wifiManager.d.ts
新增 NA 类名:WifiScanInfo;
方法or属性:bssidType: DeviceAddressType;
@ohos.wifiManager.d.ts
新增 NA 类名:Ipv6Info;
方法or属性:linkIpv6Address: string;
@ohos.wifiManager.d.ts
新增 NA 类名:Ipv6Info;
方法or属性:globalIpv6Address: string;
@ohos.wifiManager.d.ts
新增 NA 类名:Ipv6Info;
方法or属性:randomGlobalIpv6Address: string;
@ohos.wifiManager.d.ts
新增 NA 类名:Ipv6Info;
方法or属性:gateway: string;
@ohos.wifiManager.d.ts
新增 NA 类名:Ipv6Info;
方法or属性:netmask: string;
@ohos.wifiManager.d.ts
新增 NA 类名:Ipv6Info;
方法or属性:primaryDNS: string;
@ohos.wifiManager.d.ts
新增 NA 类名:Ipv6Info;
方法or属性:secondDNS: string;
@ohos.wifiManager.d.ts
新增 NA 类名:StationInfo;
方法or属性:macAddressType?: DeviceAddressType;
@ohos.wifiManager.d.ts
新增 NA 类名:WifiP2pDevice;
方法or属性:deviceAddressType?: DeviceAddressType;
@ohos.wifiManager.d.ts
新增 NA 类名:WifiP2PConfig;
方法or属性:deviceAddressType?: DeviceAddressType;
@ohos.wifiManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:declare bluetoothManager
旧版本信息:
类名:bluetoothManager;
方法or属性:declare bluetoothManager
新版本信息:10
代替接口:
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function getState(): BluetoothState;
旧版本信息:
类名:bluetoothManager;
方法or属性:function getState(): BluetoothState;
新版本信息:10
代替接口: ohos.bluetooth.access/access#getState
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function getBtConnectionState(): ProfileConnectionState;
旧版本信息:
类名:bluetoothManager;
方法or属性:function getBtConnectionState(): ProfileConnectionState;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection#getProfileConnectionState
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function pairDevice(deviceId: string): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function pairDevice(deviceId: string): void;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection#pairDevice
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function cancelPairedDevice(deviceId: string): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function cancelPairedDevice(deviceId: string): void;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection#cancelPairedDevice
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function getRemoteDeviceName(deviceId: string): string;
旧版本信息:
类名:bluetoothManager;
方法or属性:function getRemoteDeviceName(deviceId: string): string;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection#getRemoteDeviceName
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function getRemoteDeviceClass(deviceId: string): DeviceClass;
旧版本信息:
类名:bluetoothManager;
方法or属性:function getRemoteDeviceClass(deviceId: string): DeviceClass;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection#getRemoteDeviceClass
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function enableBluetooth(): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function enableBluetooth(): void;
新版本信息:10
代替接口: ohos.bluetooth.access/access#enableBluetooth
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function disableBluetooth(): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function disableBluetooth(): void;
新版本信息:10
代替接口: ohos.bluetooth.access/access#disableBluetooth
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function getLocalName(): string;
旧版本信息:
类名:bluetoothManager;
方法or属性:function getLocalName(): string;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection#getLocalName
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function getPairedDevices(): Array<string>;
旧版本信息:
类名:bluetoothManager;
方法or属性:function getPairedDevices(): Array<string>;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection#getPairedDevices
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function getProfileConnectionState(profileId: ProfileId): ProfileConnectionState;
旧版本信息:
类名:bluetoothManager;
方法or属性:function getProfileConnectionState(profileId: ProfileId): ProfileConnectionState;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection#getProfileConnectionState
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function setDevicePairingConfirmation(device: string, accept: boolean): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function setDevicePairingConfirmation(device: string, accept: boolean): void;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection#setDevicePairingConfirmation
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function setLocalName(name: string): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function setLocalName(name: string): void;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection#setLocalName
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function setBluetoothScanMode(mode: ScanMode, duration: number): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function setBluetoothScanMode(mode: ScanMode, duration: number): void;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection#setBluetoothScanMode
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function getBluetoothScanMode(): ScanMode;
旧版本信息:
类名:bluetoothManager;
方法or属性:function getBluetoothScanMode(): ScanMode;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection#getBluetoothScanMode
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function startBluetoothDiscovery(): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function startBluetoothDiscovery(): void;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection#startBluetoothDiscovery
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function stopBluetoothDiscovery(): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function stopBluetoothDiscovery(): void;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection#stopBluetoothDiscovery
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function on(type: 'bluetoothDeviceFind', callback: Callback<Array<string>>): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function on(type: 'bluetoothDeviceFind', callback: Callback<Array<string>>): void;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.on#event:bluetoothDeviceFind
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function on(type: 'bondStateChange', callback: Callback<BondStateParam>): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function on(type: 'bondStateChange', callback: Callback<BondStateParam>): void;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.on#event:bondStateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function on(type: 'pinRequired', callback: Callback<PinRequiredParam>): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function on(type: 'pinRequired', callback: Callback<PinRequiredParam>): void;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.on#event:pinRequired
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function on(type: 'stateChange', callback: Callback<BluetoothState>): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function on(type: 'stateChange', callback: Callback<BluetoothState>): void;
新版本信息:10
代替接口: ohos.bluetooth.access/access.on#event:stateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function on(type: 'sppRead', clientSocket: number, callback: Callback<ArrayBuffer>): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function on(type: 'sppRead', clientSocket: number, callback: Callback<ArrayBuffer>): void;
新版本信息:10
代替接口: ohos.bluetooth.socket/socket.on#event:sppRead
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function off(type: 'bluetoothDeviceFind', callback?: Callback<Array<string>>): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function off(type: 'bluetoothDeviceFind', callback?: Callback<Array<string>>): void;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.off#event:bluetoothDeviceFind
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function off(type: 'bondStateChange', callback?: Callback<BondStateParam>): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function off(type: 'bondStateChange', callback?: Callback<BondStateParam>): void;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.off#event:bondStateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function off(type: 'pinRequired', callback?: Callback<PinRequiredParam>): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function off(type: 'pinRequired', callback?: Callback<PinRequiredParam>): void;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.off#event:pinRequired
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function off(type: 'stateChange', callback?: Callback<BluetoothState>): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function off(type: 'stateChange', callback?: Callback<BluetoothState>): void;
新版本信息:10
代替接口: ohos.bluetooth.access/access.off#event:stateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function off(type: 'sppRead', clientSocket: number, callback?: Callback<ArrayBuffer>): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function off(type: 'sppRead', clientSocket: number, callback?: Callback<ArrayBuffer>): void;
新版本信息:10
代替接口: ohos.bluetooth.socket/socket.off#event:sppRead
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function sppListen(name: string, option: SppOption, callback: AsyncCallback<number>): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function sppListen(name: string, option: SppOption, callback: AsyncCallback<number>): void;
新版本信息:10
代替接口: ohos.bluetooth.socket/socket#sppListen
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function sppAccept(serverSocket: number, callback: AsyncCallback<number>): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function sppAccept(serverSocket: number, callback: AsyncCallback<number>): void;
新版本信息:10
代替接口: ohos.bluetooth.socket/socket#sppAccept
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function sppConnect(device: string, option: SppOption, callback: AsyncCallback<number>): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function sppConnect(device: string, option: SppOption, callback: AsyncCallback<number>): void;
新版本信息:10
代替接口: ohos.bluetooth.socket/socket#sppConnect
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function sppCloseServerSocket(socket: number): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function sppCloseServerSocket(socket: number): void;
新版本信息:10
代替接口: ohos.bluetooth.socket/socket#sppCloseServerSocket
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function sppCloseClientSocket(socket: number): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function sppCloseClientSocket(socket: number): void;
新版本信息:10
代替接口: ohos.bluetooth.socket/socket#sppCloseClientSocket
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function sppWrite(clientSocket: number, data: ArrayBuffer): void;
旧版本信息:
类名:bluetoothManager;
方法or属性:function sppWrite(clientSocket: number, data: ArrayBuffer): void;
新版本信息:10
代替接口: ohos.bluetooth.socket/socket#sppWrite
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:bluetoothManager;
方法or属性:function getProfileInstance(

profileId: ProfileId

): A2dpSourceProfile | HandsFreeAudioGatewayProfile | HidHostProfile | PanProfile;
旧版本信息:
类名:bluetoothManager;
方法or属性:function getProfileInstance(

profileId: ProfileId

): A2dpSourceProfile | HandsFreeAudioGatewayProfile | HidHostProfile | PanProfile;
新版本信息:10
代替接口:
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BaseProfile;
方法or属性:interface BaseProfile
旧版本信息:
类名:BaseProfile;
方法or属性:interface BaseProfile
新版本信息:10
代替接口: ohos.bluetooth.baseProfile/baseProfile.BaseProfile
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BaseProfile;
方法or属性:getConnectionDevices(): Array<string>;
旧版本信息:
类名:BaseProfile;
方法or属性:getConnectionDevices(): Array<string>;
新版本信息:10
代替接口: ohos.bluetooth.baseProfile/baseProfile#getConnectedDevices
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BaseProfile;
方法or属性:getDeviceState(device: string): ProfileConnectionState;
旧版本信息:
类名:BaseProfile;
方法or属性:getDeviceState(device: string): ProfileConnectionState;
新版本信息:10
代替接口: ohos.bluetooth.baseProfile/baseProfile#getConnectionState
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:A2dpSourceProfile;
方法or属性:interface A2dpSourceProfile
旧版本信息:
类名:A2dpSourceProfile;
方法or属性:interface A2dpSourceProfile
新版本信息:10
代替接口: ohos.bluetooth.a2dp/a2dp.A2dpSourceProfile
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:A2dpSourceProfile;
方法or属性:connect(device: string): void;
旧版本信息:
类名:A2dpSourceProfile;
方法or属性:connect(device: string): void;
新版本信息:10
代替接口: ohos.bluetooth.a2dp/a2dp.A2dpSourceProfile#connect
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:HandsFreeAudioGatewayProfile;
方法or属性:connect(device: string): void;
旧版本信息:
类名:HandsFreeAudioGatewayProfile;
方法or属性:connect(device: string): void;
新版本信息:10
代替接口: ohos.bluetooth.hfp/hfp.HandsFreeAudioGatewayProfile#connect
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:HidHostProfile;
方法or属性:connect(device: string): void;
旧版本信息:
类名:HidHostProfile;
方法or属性:connect(device: string): void;
新版本信息:10
代替接口: ohos.bluetooth.hid/hid.HidHostProfile#connect
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:A2dpSourceProfile;
方法or属性:disconnect(device: string): void;
旧版本信息:
类名:A2dpSourceProfile;
方法or属性:disconnect(device: string): void;
新版本信息:10
代替接口: ohos.bluetooth.a2dp/a2dp.A2dpSourceProfile#disconnect
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:HandsFreeAudioGatewayProfile;
方法or属性:disconnect(device: string): void;
旧版本信息:
类名:HandsFreeAudioGatewayProfile;
方法or属性:disconnect(device: string): void;
新版本信息:10
代替接口: ohos.bluetooth.hfp/hfp.HandsFreeAudioGatewayProfile#disconnect
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:HidHostProfile;
方法or属性:disconnect(device: string): void;
旧版本信息:
类名:HidHostProfile;
方法or属性:disconnect(device: string): void;
新版本信息:10
代替接口: ohos.bluetooth.hid/hid.HidHostProfile#disconnect
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:PanProfile;
方法or属性:disconnect(device: string): void;
旧版本信息:
类名:PanProfile;
方法or属性:disconnect(device: string): void;
新版本信息:10
代替接口: ohos.bluetooth.pan/pan.PanProfile#disconnect
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:A2dpSourceProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
旧版本信息:
类名:A2dpSourceProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
新版本信息:10
代替接口: ohos.bluetooth.a2dp/a2dp.A2dpSourceProfile.on#event:connectionStateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:HandsFreeAudioGatewayProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
旧版本信息:
类名:HandsFreeAudioGatewayProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
新版本信息:10
代替接口: ohos.bluetooth.hfp/hfp.HandsFreeAudioGatewayProfile.on#event:connectionStateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:HidHostProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
旧版本信息:
类名:HidHostProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
新版本信息:10
代替接口: ohos.bluetooth.hid/hid.HidHostProfile.on#event:connectionStateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:PanProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
旧版本信息:
类名:PanProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
新版本信息:10
代替接口: ohos.bluetooth.pan/pan.PanProfile.on#event:connectionStateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:A2dpSourceProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
旧版本信息:
类名:A2dpSourceProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
新版本信息:10
代替接口: ohos.bluetooth.a2dp/a2dp.A2dpSourceProfile.off#event:connectionStateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:HandsFreeAudioGatewayProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
旧版本信息:
类名:HandsFreeAudioGatewayProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
新版本信息:10
代替接口: ohos.bluetooth.hfp/hfp.HandsFreeAudioGatewayProfile.off#event:connectionStateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:HidHostProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
旧版本信息:
类名:HidHostProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
新版本信息:10
代替接口: ohos.bluetooth.hid/hid.HidHostProfile.off#event:connectionStateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:PanProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
旧版本信息:
类名:PanProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
新版本信息:10
代替接口: ohos.bluetooth.pan/pan.PanProfile.off#event:connectionStateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:A2dpSourceProfile;
方法or属性:getPlayingState(device: string): PlayingState;
旧版本信息:
类名:A2dpSourceProfile;
方法or属性:getPlayingState(device: string): PlayingState;
新版本信息:10
代替接口: ohos.bluetooth.a2dp/a2dp.A2dpSourceProfile#getPlayingState
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:HandsFreeAudioGatewayProfile;
方法or属性:interface HandsFreeAudioGatewayProfile
旧版本信息:
类名:HandsFreeAudioGatewayProfile;
方法or属性:interface HandsFreeAudioGatewayProfile
新版本信息:10
代替接口: ohos.bluetooth.hfp/hfp.HandsFreeAudioGatewayProfile
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:HidHostProfile;
方法or属性:interface HidHostProfile
旧版本信息:
类名:HidHostProfile;
方法or属性:interface HidHostProfile
新版本信息:10
代替接口: ohos.bluetooth.hid/hid.HidHostProfile
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:PanProfile;
方法or属性:interface PanProfile
旧版本信息:
类名:PanProfile;
方法or属性:interface PanProfile
新版本信息:10
代替接口: ohos.bluetooth.pan/pan.PanProfile
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:PanProfile;
方法or属性:setTethering(enable: boolean): void;
旧版本信息:
类名:PanProfile;
方法or属性:setTethering(enable: boolean): void;
新版本信息:10
代替接口: ohos.bluetooth.pan/pan.PanProfile#setTethering
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:PanProfile;
方法or属性:isTetheringOn(): boolean;
旧版本信息:
类名:PanProfile;
方法or属性:isTetheringOn(): boolean;
新版本信息:10
代替接口: ohos.bluetooth.pan/pan.PanProfile#isTetheringOn
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLE;
方法or属性:BLE
旧版本信息:
类名:BLE;
方法or属性:BLE
新版本信息:10
代替接口:
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLE;
方法or属性:function createGattServer(): GattServer;
旧版本信息:
类名:BLE;
方法or属性:function createGattServer(): GattServer;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble#createGattServer
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLE;
方法or属性:function createGattClientDevice(deviceId: string): GattClientDevice;
旧版本信息:
类名:BLE;
方法or属性:function createGattClientDevice(deviceId: string): GattClientDevice;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble#createGattClientDevice
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLE;
方法or属性:function getConnectedBLEDevices(): Array<string>;
旧版本信息:
类名:BLE;
方法or属性:function getConnectedBLEDevices(): Array<string>;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble#getConnectedBLEDevices
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLE;
方法or属性:function startBLEScan(filters: Array<ScanFilter>, options?: ScanOptions): void;
旧版本信息:
类名:BLE;
方法or属性:function startBLEScan(filters: Array<ScanFilter>, options?: ScanOptions): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble#startBLEScan
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLE;
方法or属性:function stopBLEScan(): void;
旧版本信息:
类名:BLE;
方法or属性:function stopBLEScan(): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble#stopBLEScan
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLE;
方法or属性:function on(type: 'BLEDeviceFind', callback: Callback<Array<ScanResult>>): void;
旧版本信息:
类名:BLE;
方法or属性:function on(type: 'BLEDeviceFind', callback: Callback<Array<ScanResult>>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.on#event:BLEDeviceFind
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLE;
方法or属性:function off(type: 'BLEDeviceFind', callback?: Callback<Array<ScanResult>>): void;
旧版本信息:
类名:BLE;
方法or属性:function off(type: 'BLEDeviceFind', callback?: Callback<Array<ScanResult>>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.off#event:BLEDeviceFind
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:interface GattServer
旧版本信息:
类名:GattServer;
方法or属性:interface GattServer
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:startAdvertising(setting: AdvertiseSetting, advData: AdvertiseData, advResponse?: AdvertiseData): void;
旧版本信息:
类名:GattServer;
方法or属性:startAdvertising(setting: AdvertiseSetting, advData: AdvertiseData, advResponse?: AdvertiseData): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble#startAdvertising
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:stopAdvertising(): void;
旧版本信息:
类名:GattServer;
方法or属性:stopAdvertising(): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble#stopAdvertising
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:addService(service: GattService): void;
旧版本信息:
类名:GattServer;
方法or属性:addService(service: GattService): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer#addService
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:removeService(serviceUuid: string): void;
旧版本信息:
类名:GattServer;
方法or属性:removeService(serviceUuid: string): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer#removeService
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:close(): void;
旧版本信息:
类名:GattServer;
方法or属性:close(): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer#close
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:close(): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:close(): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#close
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:notifyCharacteristicChanged(deviceId: string, notifyCharacteristic: NotifyCharacteristic): void;
旧版本信息:
类名:GattServer;
方法or属性:notifyCharacteristicChanged(deviceId: string, notifyCharacteristic: NotifyCharacteristic): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer#notifyCharacteristicChanged
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:sendResponse(serverResponse: ServerResponse): void;
旧版本信息:
类名:GattServer;
方法or属性:sendResponse(serverResponse: ServerResponse): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer#sendResponse
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:on(type: 'characteristicRead', callback: Callback<CharacteristicReadRequest>): void;
旧版本信息:
类名:GattServer;
方法or属性:on(type: 'characteristicRead', callback: Callback<CharacteristicReadRequest>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer.on#event:characteristicRead
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:on(type: 'characteristicWrite', callback: Callback<CharacteristicWriteRequest>): void;
旧版本信息:
类名:GattServer;
方法or属性:on(type: 'characteristicWrite', callback: Callback<CharacteristicWriteRequest>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer.on#event:characteristicWrite
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:on(type: 'descriptorRead', callback: Callback<DescriptorReadRequest>): void;
旧版本信息:
类名:GattServer;
方法or属性:on(type: 'descriptorRead', callback: Callback<DescriptorReadRequest>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer.on#event:descriptorRead
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:on(type: 'descriptorWrite', callback: Callback<DescriptorWriteRequest>): void;
旧版本信息:
类名:GattServer;
方法or属性:on(type: 'descriptorWrite', callback: Callback<DescriptorWriteRequest>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer.on#event:descriptorWrite
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:on(type: 'connectStateChange', callback: Callback<BLEConnectChangedState>): void;
旧版本信息:
类名:GattServer;
方法or属性:on(type: 'connectStateChange', callback: Callback<BLEConnectChangedState>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer.on#event:connectionStateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:off(type: 'characteristicRead', callback?: Callback<CharacteristicReadRequest>): void;
旧版本信息:
类名:GattServer;
方法or属性:off(type: 'characteristicRead', callback?: Callback<CharacteristicReadRequest>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer.off#event:characteristicRead
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:off(type: 'characteristicWrite', callback?: Callback<CharacteristicWriteRequest>): void;
旧版本信息:
类名:GattServer;
方法or属性:off(type: 'characteristicWrite', callback?: Callback<CharacteristicWriteRequest>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer.off#event:characteristicWrite
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:off(type: 'descriptorRead', callback?: Callback<DescriptorReadRequest>): void;
旧版本信息:
类名:GattServer;
方法or属性:off(type: 'descriptorRead', callback?: Callback<DescriptorReadRequest>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer.off#event:descriptorRead
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:off(type: 'descriptorWrite', callback?: Callback<DescriptorWriteRequest>): void;
旧版本信息:
类名:GattServer;
方法or属性:off(type: 'descriptorWrite', callback?: Callback<DescriptorWriteRequest>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer.off#event:descriptorWrite
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattServer;
方法or属性:off(type: 'connectStateChange', callback?: Callback<BLEConnectChangedState>): void;
旧版本信息:
类名:GattServer;
方法or属性:off(type: 'connectStateChange', callback?: Callback<BLEConnectChangedState>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattServer.off#event:connectionStateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:interface GattClientDevice
旧版本信息:
类名:GattClientDevice;
方法or属性:interface GattClientDevice
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:connect(): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:connect(): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#connect
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:disconnect(): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:disconnect(): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#disconnect
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:getDeviceName(callback: AsyncCallback<string>): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:getDeviceName(callback: AsyncCallback<string>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#getDeviceName
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:getDeviceName(): Promise<string>;
旧版本信息:
类名:GattClientDevice;
方法or属性:getDeviceName(): Promise<string>;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#getDeviceName
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:getServices(callback: AsyncCallback<Array<GattService>>): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:getServices(callback: AsyncCallback<Array<GattService>>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#getServices
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:getServices(): Promise<Array<GattService>>;
旧版本信息:
类名:GattClientDevice;
方法or属性:getServices(): Promise<Array<GattService>>;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#getServices
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:readCharacteristicValue(characteristic: BLECharacteristic, callback: AsyncCallback<BLECharacteristic>): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:readCharacteristicValue(characteristic: BLECharacteristic, callback: AsyncCallback<BLECharacteristic>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#readCharacteristicValue
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:readCharacteristicValue(characteristic: BLECharacteristic): Promise<BLECharacteristic>;
旧版本信息:
类名:GattClientDevice;
方法or属性:readCharacteristicValue(characteristic: BLECharacteristic): Promise<BLECharacteristic>;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#readCharacteristicValue
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:readDescriptorValue(descriptor: BLEDescriptor, callback: AsyncCallback<BLEDescriptor>): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:readDescriptorValue(descriptor: BLEDescriptor, callback: AsyncCallback<BLEDescriptor>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#readDescriptorValue
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:readDescriptorValue(descriptor: BLEDescriptor): Promise<BLEDescriptor>;
旧版本信息:
类名:GattClientDevice;
方法or属性:readDescriptorValue(descriptor: BLEDescriptor): Promise<BLEDescriptor>;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#readDescriptorValue
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:writeCharacteristicValue(characteristic: BLECharacteristic): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:writeCharacteristicValue(characteristic: BLECharacteristic): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#writeCharacteristicValue
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:writeDescriptorValue(descriptor: BLEDescriptor): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:writeDescriptorValue(descriptor: BLEDescriptor): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#writeDescriptorValue
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:getRssiValue(callback: AsyncCallback<number>): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:getRssiValue(callback: AsyncCallback<number>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#getRssiValue
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:getRssiValue(): Promise<number>;
旧版本信息:
类名:GattClientDevice;
方法or属性:getRssiValue(): Promise<number>;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#getRssiValue
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:setBLEMtuSize(mtu: number): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:setBLEMtuSize(mtu: number): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#setBLEMtuSize
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:setNotifyCharacteristicChanged(characteristic: BLECharacteristic, enable: boolean): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:setNotifyCharacteristicChanged(characteristic: BLECharacteristic, enable: boolean): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice#setCharacteristicChangeNotification
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:on(type: 'BLECharacteristicChange', callback: Callback<BLECharacteristic>): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:on(type: 'BLECharacteristicChange', callback: Callback<BLECharacteristic>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice.on#event:BLECharacteristicChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:on(type: 'BLEConnectionStateChange', callback: Callback<BLEConnectChangedState>): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:on(type: 'BLEConnectionStateChange', callback: Callback<BLEConnectChangedState>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice.on#event:BLEConnectionStateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:off(type: 'BLECharacteristicChange', callback?: Callback<BLECharacteristic>): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:off(type: 'BLECharacteristicChange', callback?: Callback<BLECharacteristic>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice.off#event:BLECharacteristicChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattClientDevice;
方法or属性:off(type: 'BLEConnectionStateChange', callback?: Callback<BLEConnectChangedState>): void;
旧版本信息:
类名:GattClientDevice;
方法or属性:off(type: 'BLEConnectionStateChange', callback?: Callback<BLEConnectChangedState>): void;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattClientDevice.off#event:BLEConnectionStateChange
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattService;
方法or属性:interface GattService
旧版本信息:
类名:GattService;
方法or属性:interface GattService
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattService
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattService;
方法or属性:serviceUuid: string;
旧版本信息:
类名:GattService;
方法or属性:serviceUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattService#serviceUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLECharacteristic;
方法or属性:serviceUuid: string;
旧版本信息:
类名:BLECharacteristic;
方法or属性:serviceUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.BLECharacteristic#serviceUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLEDescriptor;
方法or属性:serviceUuid: string;
旧版本信息:
类名:BLEDescriptor;
方法or属性:serviceUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.BLEDescriptor#serviceUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:NotifyCharacteristic;
方法or属性:serviceUuid: string;
旧版本信息:
类名:NotifyCharacteristic;
方法or属性:serviceUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.NotifyCharacteristic#serviceUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:CharacteristicReadRequest;
方法or属性:serviceUuid: string;
旧版本信息:
类名:CharacteristicReadRequest;
方法or属性:serviceUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.CharacteristicReadRequest#serviceUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:CharacteristicWriteRequest;
方法or属性:serviceUuid: string;
旧版本信息:
类名:CharacteristicWriteRequest;
方法or属性:serviceUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#serviceUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorReadRequest;
方法or属性:serviceUuid: string;
旧版本信息:
类名:DescriptorReadRequest;
方法or属性:serviceUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorReadRequest#serviceUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorWriteRequest;
方法or属性:serviceUuid: string;
旧版本信息:
类名:DescriptorWriteRequest;
方法or属性:serviceUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorWriteRequest#serviceUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ServiceData;
方法or属性:serviceUuid: string;
旧版本信息:
类名:ServiceData;
方法or属性:serviceUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ServiceData#serviceUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattService;
方法or属性:isPrimary: boolean;
旧版本信息:
类名:GattService;
方法or属性:isPrimary: boolean;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattService#isPrimary
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattService;
方法or属性:characteristics: Array<BLECharacteristic>;
旧版本信息:
类名:GattService;
方法or属性:characteristics: Array<BLECharacteristic>;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattService#characteristics
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:GattService;
方法or属性:includeServices?: Array<GattService>;
旧版本信息:
类名:GattService;
方法or属性:includeServices?: Array<GattService>;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.GattService#includeServices
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLECharacteristic;
方法or属性:interface BLECharacteristic
旧版本信息:
类名:BLECharacteristic;
方法or属性:interface BLECharacteristic
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.BLECharacteristic
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLECharacteristic;
方法or属性:characteristicUuid: string;
旧版本信息:
类名:BLECharacteristic;
方法or属性:characteristicUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.BLECharacteristic#characteristicUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLEDescriptor;
方法or属性:characteristicUuid: string;
旧版本信息:
类名:BLEDescriptor;
方法or属性:characteristicUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.BLEDescriptor#characteristicUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:NotifyCharacteristic;
方法or属性:characteristicUuid: string;
旧版本信息:
类名:NotifyCharacteristic;
方法or属性:characteristicUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.NotifyCharacteristic#characteristicUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:CharacteristicReadRequest;
方法or属性:characteristicUuid: string;
旧版本信息:
类名:CharacteristicReadRequest;
方法or属性:characteristicUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.CharacteristicReadRequest#characteristicUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:CharacteristicWriteRequest;
方法or属性:characteristicUuid: string;
旧版本信息:
类名:CharacteristicWriteRequest;
方法or属性:characteristicUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#characteristicUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorReadRequest;
方法or属性:characteristicUuid: string;
旧版本信息:
类名:DescriptorReadRequest;
方法or属性:characteristicUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorReadRequest#characteristicUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorWriteRequest;
方法or属性:characteristicUuid: string;
旧版本信息:
类名:DescriptorWriteRequest;
方法or属性:characteristicUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorWriteRequest#characteristicUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLECharacteristic;
方法or属性:characteristicValue: ArrayBuffer;
旧版本信息:
类名:BLECharacteristic;
方法or属性:characteristicValue: ArrayBuffer;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.BLECharacteristic#characteristicValue
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:NotifyCharacteristic;
方法or属性:characteristicValue: ArrayBuffer;
旧版本信息:
类名:NotifyCharacteristic;
方法or属性:characteristicValue: ArrayBuffer;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.NotifyCharacteristic#characteristicValue
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLECharacteristic;
方法or属性:descriptors: Array<BLEDescriptor>;
旧版本信息:
类名:BLECharacteristic;
方法or属性:descriptors: Array<BLEDescriptor>;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.BLECharacteristic#descriptors
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLEDescriptor;
方法or属性:interface BLEDescriptor
旧版本信息:
类名:BLEDescriptor;
方法or属性:interface BLEDescriptor
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.BLEDescriptor
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLEDescriptor;
方法or属性:descriptorUuid: string;
旧版本信息:
类名:BLEDescriptor;
方法or属性:descriptorUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.BLEDescriptor#descriptorUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorReadRequest;
方法or属性:descriptorUuid: string;
旧版本信息:
类名:DescriptorReadRequest;
方法or属性:descriptorUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorReadRequest#descriptorUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorWriteRequest;
方法or属性:descriptorUuid: string;
旧版本信息:
类名:DescriptorWriteRequest;
方法or属性:descriptorUuid: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorWriteRequest#descriptorUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLEDescriptor;
方法or属性:descriptorValue: ArrayBuffer;
旧版本信息:
类名:BLEDescriptor;
方法or属性:descriptorValue: ArrayBuffer;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.BLEDescriptor#descriptorValue
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:NotifyCharacteristic;
方法or属性:interface NotifyCharacteristic
旧版本信息:
类名:NotifyCharacteristic;
方法or属性:interface NotifyCharacteristic
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.NotifyCharacteristic
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:NotifyCharacteristic;
方法or属性:confirm: boolean;
旧版本信息:
类名:NotifyCharacteristic;
方法or属性:confirm: boolean;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.NotifyCharacteristic#confirm
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:CharacteristicReadRequest;
方法or属性:interface CharacteristicReadRequest
旧版本信息:
类名:CharacteristicReadRequest;
方法or属性:interface CharacteristicReadRequest
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.CharacteristicReadRequest
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:CharacteristicReadRequest;
方法or属性:deviceId: string;
旧版本信息:
类名:CharacteristicReadRequest;
方法or属性:deviceId: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.CharacteristicReadRequest#deviceId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:CharacteristicWriteRequest;
方法or属性:deviceId: string;
旧版本信息:
类名:CharacteristicWriteRequest;
方法or属性:deviceId: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#deviceId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorReadRequest;
方法or属性:deviceId: string;
旧版本信息:
类名:DescriptorReadRequest;
方法or属性:deviceId: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorReadRequest#deviceId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorWriteRequest;
方法or属性:deviceId: string;
旧版本信息:
类名:DescriptorWriteRequest;
方法or属性:deviceId: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorWriteRequest#deviceId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ServerResponse;
方法or属性:deviceId: string;
旧版本信息:
类名:ServerResponse;
方法or属性:deviceId: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ServerResponse#deviceId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLEConnectChangedState;
方法or属性:deviceId: string;
旧版本信息:
类名:BLEConnectChangedState;
方法or属性:deviceId: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.BLEConnectionChangeState#deviceId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanResult;
方法or属性:deviceId: string;
旧版本信息:
类名:ScanResult;
方法or属性:deviceId: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanResult#deviceId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:PinRequiredParam;
方法or属性:deviceId: string;
旧版本信息:
类名:PinRequiredParam;
方法or属性:deviceId: string;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.PinRequiredParam#deviceId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BondStateParam;
方法or属性:deviceId: string;
旧版本信息:
类名:BondStateParam;
方法or属性:deviceId: string;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.BondStateParam#deviceId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:StateChangeParam;
方法or属性:deviceId: string;
旧版本信息:
类名:StateChangeParam;
方法or属性:deviceId: string;
新版本信息:10
代替接口: ohos.bluetooth.baseProfile/baseProfile.StateChangeParam#deviceId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:CharacteristicReadRequest;
方法or属性:transId: number;
旧版本信息:
类名:CharacteristicReadRequest;
方法or属性:transId: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.CharacteristicReadRequest#transId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:CharacteristicWriteRequest;
方法or属性:transId: number;
旧版本信息:
类名:CharacteristicWriteRequest;
方法or属性:transId: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#transId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorReadRequest;
方法or属性:transId: number;
旧版本信息:
类名:DescriptorReadRequest;
方法or属性:transId: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorReadRequest#transId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorWriteRequest;
方法or属性:transId: number;
旧版本信息:
类名:DescriptorWriteRequest;
方法or属性:transId: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorWriteRequest#transId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ServerResponse;
方法or属性:transId: number;
旧版本信息:
类名:ServerResponse;
方法or属性:transId: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ServerResponse#transId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:CharacteristicReadRequest;
方法or属性:offset: number;
旧版本信息:
类名:CharacteristicReadRequest;
方法or属性:offset: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.CharacteristicReadRequest#offset
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:CharacteristicWriteRequest;
方法or属性:offset: number;
旧版本信息:
类名:CharacteristicWriteRequest;
方法or属性:offset: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#offset
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorReadRequest;
方法or属性:offset: number;
旧版本信息:
类名:DescriptorReadRequest;
方法or属性:offset: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorReadRequest#offset
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorWriteRequest;
方法or属性:offset: number;
旧版本信息:
类名:DescriptorWriteRequest;
方法or属性:offset: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorWriteRequest#offset
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ServerResponse;
方法or属性:offset: number;
旧版本信息:
类名:ServerResponse;
方法or属性:offset: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ServerResponse#offset
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:CharacteristicWriteRequest;
方法or属性:interface CharacteristicWriteRequest
旧版本信息:
类名:CharacteristicWriteRequest;
方法or属性:interface CharacteristicWriteRequest
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.CharacteristicWriteRequest
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:CharacteristicWriteRequest;
方法or属性:isPrep: boolean;
旧版本信息:
类名:CharacteristicWriteRequest;
方法or属性:isPrep: boolean;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#isPrepared
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorWriteRequest;
方法or属性:isPrep: boolean;
旧版本信息:
类名:DescriptorWriteRequest;
方法or属性:isPrep: boolean;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorWriteRequest#isPrepared
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:CharacteristicWriteRequest;
方法or属性:needRsp: boolean;
旧版本信息:
类名:CharacteristicWriteRequest;
方法or属性:needRsp: boolean;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#needRsp
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorWriteRequest;
方法or属性:needRsp: boolean;
旧版本信息:
类名:DescriptorWriteRequest;
方法or属性:needRsp: boolean;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorWriteRequest#needRsp
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:CharacteristicWriteRequest;
方法or属性:value: ArrayBuffer;
旧版本信息:
类名:CharacteristicWriteRequest;
方法or属性:value: ArrayBuffer;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.CharacteristicWriteRequest#value
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorWriteRequest;
方法or属性:value: ArrayBuffer;
旧版本信息:
类名:DescriptorWriteRequest;
方法or属性:value: ArrayBuffer;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorWriteRequest#value
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ServerResponse;
方法or属性:value: ArrayBuffer;
旧版本信息:
类名:ServerResponse;
方法or属性:value: ArrayBuffer;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ServerResponse#value
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorReadRequest;
方法or属性:interface DescriptorReadRequest
旧版本信息:
类名:DescriptorReadRequest;
方法or属性:interface DescriptorReadRequest
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorReadRequest
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DescriptorWriteRequest;
方法or属性:interface DescriptorWriteRequest
旧版本信息:
类名:DescriptorWriteRequest;
方法or属性:interface DescriptorWriteRequest
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.DescriptorWriteRequest
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ServerResponse;
方法or属性:interface ServerResponse
旧版本信息:
类名:ServerResponse;
方法or属性:interface ServerResponse
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ServerResponse
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ServerResponse;
方法or属性:status: number;
旧版本信息:
类名:ServerResponse;
方法or属性:status: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ServerResponse#status
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLEConnectChangedState;
方法or属性:interface BLEConnectChangedState
旧版本信息:
类名:BLEConnectChangedState;
方法or属性:interface BLEConnectChangedState
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.BLEConnectionChangeState
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BLEConnectChangedState;
方法or属性:state: ProfileConnectionState;
旧版本信息:
类名:BLEConnectChangedState;
方法or属性:state: ProfileConnectionState;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.BLEConnectionChangeState#state
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:StateChangeParam;
方法or属性:state: ProfileConnectionState;
旧版本信息:
类名:StateChangeParam;
方法or属性:state: ProfileConnectionState;
新版本信息:10
代替接口: ohos.bluetooth.baseProfile/baseProfile.StateChangeParam#state
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanResult;
方法or属性:interface ScanResult
旧版本信息:
类名:ScanResult;
方法or属性:interface ScanResult
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanResult
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanResult;
方法or属性:rssi: number;
旧版本信息:
类名:ScanResult;
方法or属性:rssi: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanResult#rssi
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanResult;
方法or属性:data: ArrayBuffer;
旧版本信息:
类名:ScanResult;
方法or属性:data: ArrayBuffer;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanResult#data
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:AdvertiseSetting;
方法or属性:interface AdvertiseSetting
旧版本信息:
类名:AdvertiseSetting;
方法or属性:interface AdvertiseSetting
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.AdvertiseSetting
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:AdvertiseSetting;
方法or属性:interval?: number;
旧版本信息:
类名:AdvertiseSetting;
方法or属性:interval?: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.AdvertiseSetting#interval
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanOptions;
方法or属性:interval?: number;
旧版本信息:
类名:ScanOptions;
方法or属性:interval?: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanOptions#interval
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:AdvertiseSetting;
方法or属性:txPower?: number;
旧版本信息:
类名:AdvertiseSetting;
方法or属性:txPower?: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.AdvertiseSetting#txPower
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:AdvertiseSetting;
方法or属性:connectable?: boolean;
旧版本信息:
类名:AdvertiseSetting;
方法or属性:connectable?: boolean;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.AdvertiseSetting#connectable
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:AdvertiseData;
方法or属性:interface AdvertiseData
旧版本信息:
类名:AdvertiseData;
方法or属性:interface AdvertiseData
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.AdvertiseData
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:AdvertiseData;
方法or属性:serviceUuids: Array<string>;
旧版本信息:
类名:AdvertiseData;
方法or属性:serviceUuids: Array<string>;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.AdvertiseData#serviceUuids
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:AdvertiseData;
方法or属性:manufactureData: Array<ManufactureData>;
旧版本信息:
类名:AdvertiseData;
方法or属性:manufactureData: Array<ManufactureData>;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.AdvertiseData#manufactureData
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:AdvertiseData;
方法or属性:serviceData: Array<ServiceData>;
旧版本信息:
类名:AdvertiseData;
方法or属性:serviceData: Array<ServiceData>;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.AdvertiseData#serviceData
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ManufactureData;
方法or属性:interface ManufactureData
旧版本信息:
类名:ManufactureData;
方法or属性:interface ManufactureData
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ManufactureData
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ManufactureData;
方法or属性:manufactureId: number;
旧版本信息:
类名:ManufactureData;
方法or属性:manufactureId: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ManufactureData#manufactureId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ManufactureData;
方法or属性:manufactureValue: ArrayBuffer;
旧版本信息:
类名:ManufactureData;
方法or属性:manufactureValue: ArrayBuffer;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ManufactureData#manufactureValue
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ServiceData;
方法or属性:interface ServiceData
旧版本信息:
类名:ServiceData;
方法or属性:interface ServiceData
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ServiceData
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ServiceData;
方法or属性:serviceValue: ArrayBuffer;
旧版本信息:
类名:ServiceData;
方法or属性:serviceValue: ArrayBuffer;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ServiceData#serviceValue
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanFilter;
方法or属性:interface ScanFilter
旧版本信息:
类名:ScanFilter;
方法or属性:interface ScanFilter
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanFilter
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanFilter;
方法or属性:deviceId?: string;
旧版本信息:
类名:ScanFilter;
方法or属性:deviceId?: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanFilter#deviceId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanFilter;
方法or属性:name?: string;
旧版本信息:
类名:ScanFilter;
方法or属性:name?: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanFilter#name
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanFilter;
方法or属性:serviceUuid?: string;
旧版本信息:
类名:ScanFilter;
方法or属性:serviceUuid?: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanFilter#serviceUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanFilter;
方法or属性:serviceUuidMask?: string;
旧版本信息:
类名:ScanFilter;
方法or属性:serviceUuidMask?: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanFilter#serviceUuidMask
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanFilter;
方法or属性:serviceSolicitationUuid?: string;
旧版本信息:
类名:ScanFilter;
方法or属性:serviceSolicitationUuid?: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanFilter#serviceSolicitationUuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanFilter;
方法or属性:serviceSolicitationUuidMask?: string;
旧版本信息:
类名:ScanFilter;
方法or属性:serviceSolicitationUuidMask?: string;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanFilter#serviceSolicitationUuidMask
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanFilter;
方法or属性:serviceData?: ArrayBuffer;
旧版本信息:
类名:ScanFilter;
方法or属性:serviceData?: ArrayBuffer;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanFilter#serviceData
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanFilter;
方法or属性:serviceDataMask?: ArrayBuffer;
旧版本信息:
类名:ScanFilter;
方法or属性:serviceDataMask?: ArrayBuffer;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanFilter#serviceDataMask
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanFilter;
方法or属性:manufactureId?: number;
旧版本信息:
类名:ScanFilter;
方法or属性:manufactureId?: number;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanFilter#manufactureId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanFilter;
方法or属性:manufactureData?: ArrayBuffer;
旧版本信息:
类名:ScanFilter;
方法or属性:manufactureData?: ArrayBuffer;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanFilter#manufactureData
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanFilter;
方法or属性:manufactureDataMask?: ArrayBuffer;
旧版本信息:
类名:ScanFilter;
方法or属性:manufactureDataMask?: ArrayBuffer;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanFilter#manufactureDataMask
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanOptions;
方法or属性:interface ScanOptions
旧版本信息:
类名:ScanOptions;
方法or属性:interface ScanOptions
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanOptions
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanOptions;
方法or属性:dutyMode?: ScanDuty;
旧版本信息:
类名:ScanOptions;
方法or属性:dutyMode?: ScanDuty;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanOptions#dutyMode
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanOptions;
方法or属性:matchMode?: MatchMode;
旧版本信息:
类名:ScanOptions;
方法or属性:matchMode?: MatchMode;
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanOptions#matchMode
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:SppOption;
方法or属性:interface SppOption
旧版本信息:
类名:SppOption;
方法or属性:interface SppOption
新版本信息:10
代替接口: ohos.bluetooth.socket/socket.SppOptions
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:SppOption;
方法or属性:uuid: string;
旧版本信息:
类名:SppOption;
方法or属性:uuid: string;
新版本信息:10
代替接口: ohos.bluetooth.socket/socket.SppOptions#uuid
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:SppOption;
方法or属性:secure: boolean;
旧版本信息:
类名:SppOption;
方法or属性:secure: boolean;
新版本信息:10
代替接口: ohos.bluetooth.socket/socket.SppOptions#secure
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:SppOption;
方法or属性:type: SppType;
旧版本信息:
类名:SppOption;
方法or属性:type: SppType;
新版本信息:10
代替接口: ohos.bluetooth.socket/socket.SppOptions#type
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:PinRequiredParam;
方法or属性:interface PinRequiredParam
旧版本信息:
类名:PinRequiredParam;
方法or属性:interface PinRequiredParam
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.PinRequiredParam
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:PinRequiredParam;
方法or属性:pinCode: string;
旧版本信息:
类名:PinRequiredParam;
方法or属性:pinCode: string;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.PinRequiredParam#pinCode
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DeviceClass;
方法or属性:interface DeviceClass
旧版本信息:
类名:DeviceClass;
方法or属性:interface DeviceClass
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.DeviceClass
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DeviceClass;
方法or属性:majorClass: MajorClass;
旧版本信息:
类名:DeviceClass;
方法or属性:majorClass: MajorClass;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.DeviceClass#majorClass
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DeviceClass;
方法or属性:majorMinorClass: MajorMinorClass;
旧版本信息:
类名:DeviceClass;
方法or属性:majorMinorClass: MajorMinorClass;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.DeviceClass#majorMinorClass
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:DeviceClass;
方法or属性:classOfDevice: number;
旧版本信息:
类名:DeviceClass;
方法or属性:classOfDevice: number;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.DeviceClass#classOfDevice
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BondStateParam;
方法or属性:interface BondStateParam
旧版本信息:
类名:BondStateParam;
方法or属性:interface BondStateParam
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.BondStateParam
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BondStateParam;
方法or属性:state: BondState;
旧版本信息:
类名:BondStateParam;
方法or属性:state: BondState;
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.BondStateParam#state
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:StateChangeParam;
方法or属性:interface StateChangeParam
旧版本信息:
类名:StateChangeParam;
方法or属性:interface StateChangeParam
新版本信息:10
代替接口: ohos.bluetooth.baseProfile/baseProfile.StateChangeParam
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanDuty;
方法or属性:enum ScanDuty
旧版本信息:
类名:ScanDuty;
方法or属性:enum ScanDuty
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanDuty
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanDuty;
方法or属性:SCAN_MODE_LOW_POWER = 0
旧版本信息:
类名:ScanDuty;
方法or属性:SCAN_MODE_LOW_POWER = 0
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanDuty#SCAN_MODE_LOW_POWER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanDuty;
方法or属性:SCAN_MODE_BALANCED = 1
旧版本信息:
类名:ScanDuty;
方法or属性:SCAN_MODE_BALANCED = 1
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanDuty#SCAN_MODE_BALANCED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanDuty;
方法or属性:SCAN_MODE_LOW_LATENCY = 2
旧版本信息:
类名:ScanDuty;
方法or属性:SCAN_MODE_LOW_LATENCY = 2
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.ScanDuty#SCAN_MODE_LOW_LATENCY
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MatchMode;
方法or属性:enum MatchMode
旧版本信息:
类名:MatchMode;
方法or属性:enum MatchMode
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.MatchMode
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MatchMode;
方法or属性:MATCH_MODE_AGGRESSIVE = 1
旧版本信息:
类名:MatchMode;
方法or属性:MATCH_MODE_AGGRESSIVE = 1
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.MatchMode#MATCH_MODE_AGGRESSIVE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MatchMode;
方法or属性:MATCH_MODE_STICKY = 2
旧版本信息:
类名:MatchMode;
方法or属性:MATCH_MODE_STICKY = 2
新版本信息:10
代替接口: ohos.bluetooth.ble/ble.MatchMode#MATCH_MODE_STICKY
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ProfileConnectionState;
方法or属性:enum ProfileConnectionState
旧版本信息:
类名:ProfileConnectionState;
方法or属性:enum ProfileConnectionState
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.ProfileConnectionState
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ProfileConnectionState;
方法or属性:STATE_DISCONNECTED = 0
旧版本信息:
类名:ProfileConnectionState;
方法or属性:STATE_DISCONNECTED = 0
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.ProfileConnectionState#STATE_DISCONNECTED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ProfileConnectionState;
方法or属性:STATE_CONNECTING = 1
旧版本信息:
类名:ProfileConnectionState;
方法or属性:STATE_CONNECTING = 1
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.ProfileConnectionState#STATE_CONNECTING
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ProfileConnectionState;
方法or属性:STATE_CONNECTED = 2
旧版本信息:
类名:ProfileConnectionState;
方法or属性:STATE_CONNECTED = 2
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.ProfileConnectionState#STATE_CONNECTED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ProfileConnectionState;
方法or属性:STATE_DISCONNECTING = 3
旧版本信息:
类名:ProfileConnectionState;
方法or属性:STATE_DISCONNECTING = 3
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.ProfileConnectionState#STATE_DISCONNECTING
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BluetoothState;
方法or属性:enum BluetoothState
旧版本信息:
类名:BluetoothState;
方法or属性:enum BluetoothState
新版本信息:10
代替接口: ohos.bluetooth.access/access.BluetoothState
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BluetoothState;
方法or属性:STATE_OFF = 0
旧版本信息:
类名:BluetoothState;
方法or属性:STATE_OFF = 0
新版本信息:10
代替接口: ohos.bluetooth.access/access.BluetoothState#STATE_OFF
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BluetoothState;
方法or属性:STATE_TURNING_ON = 1
旧版本信息:
类名:BluetoothState;
方法or属性:STATE_TURNING_ON = 1
新版本信息:10
代替接口: ohos.bluetooth.access/access.BluetoothState#STATE_TURNING_ON
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BluetoothState;
方法or属性:STATE_ON = 2
旧版本信息:
类名:BluetoothState;
方法or属性:STATE_ON = 2
新版本信息:10
代替接口: ohos.bluetooth.access/access.BluetoothState#STATE_ON
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BluetoothState;
方法or属性:STATE_TURNING_OFF = 3
旧版本信息:
类名:BluetoothState;
方法or属性:STATE_TURNING_OFF = 3
新版本信息:10
代替接口: ohos.bluetooth.access/access.BluetoothState#STATE_TURNING_OFF
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BluetoothState;
方法or属性:STATE_BLE_TURNING_ON = 4
旧版本信息:
类名:BluetoothState;
方法or属性:STATE_BLE_TURNING_ON = 4
新版本信息:10
代替接口: ohos.bluetooth.access/access.BluetoothState#STATE_BLE_TURNING_ON
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BluetoothState;
方法or属性:STATE_BLE_ON = 5
旧版本信息:
类名:BluetoothState;
方法or属性:STATE_BLE_ON = 5
新版本信息:10
代替接口: ohos.bluetooth.access/access.BluetoothState#STATE_BLE_ON
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BluetoothState;
方法or属性:STATE_BLE_TURNING_OFF = 6
旧版本信息:
类名:BluetoothState;
方法or属性:STATE_BLE_TURNING_OFF = 6
新版本信息:10
代替接口: ohos.bluetooth.access/access.BluetoothState#STATE_BLE_TURNING_OFF
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:SppType;
方法or属性:enum SppType
旧版本信息:
类名:SppType;
方法or属性:enum SppType
新版本信息:10
代替接口: ohos.bluetooth.socket/socket.SppType
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:SppType;
方法or属性:SPP_RFCOMM
旧版本信息:
类名:SppType;
方法or属性:SPP_RFCOMM
新版本信息:10
代替接口: ohos.bluetooth.socket/socket.SppType#SPP_RFCOMM
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanMode;
方法or属性:enum ScanMode
旧版本信息:
类名:ScanMode;
方法or属性:enum ScanMode
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.ScanMode
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanMode;
方法or属性:SCAN_MODE_NONE = 0
旧版本信息:
类名:ScanMode;
方法or属性:SCAN_MODE_NONE = 0
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.ScanMode#SCAN_MODE_NONE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanMode;
方法or属性:SCAN_MODE_CONNECTABLE = 1
旧版本信息:
类名:ScanMode;
方法or属性:SCAN_MODE_CONNECTABLE = 1
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.ScanMode#SCAN_MODE_CONNECTABLE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanMode;
方法or属性:SCAN_MODE_GENERAL_DISCOVERABLE = 2
旧版本信息:
类名:ScanMode;
方法or属性:SCAN_MODE_GENERAL_DISCOVERABLE = 2
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.ScanMode#SCAN_MODE_GENERAL_DISCOVERABLE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanMode;
方法or属性:SCAN_MODE_LIMITED_DISCOVERABLE = 3
旧版本信息:
类名:ScanMode;
方法or属性:SCAN_MODE_LIMITED_DISCOVERABLE = 3
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.ScanMode#SCAN_MODE_LIMITED_DISCOVERABLE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanMode;
方法or属性:SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE = 4
旧版本信息:
类名:ScanMode;
方法or属性:SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE = 4
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.ScanMode#SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ScanMode;
方法or属性:SCAN_MODE_CONNECTABLE_LIMITED_DISCOVERABLE = 5
旧版本信息:
类名:ScanMode;
方法or属性:SCAN_MODE_CONNECTABLE_LIMITED_DISCOVERABLE = 5
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.ScanMode#SCAN_MODE_CONNECTABLE_LIMITED_DISCOVERABLE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BondState;
方法or属性:enum BondState
旧版本信息:
类名:BondState;
方法or属性:enum BondState
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.BondState
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BondState;
方法or属性:BOND_STATE_INVALID = 0
旧版本信息:
类名:BondState;
方法or属性:BOND_STATE_INVALID = 0
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.BondState#BOND_STATE_INVALID
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BondState;
方法or属性:BOND_STATE_BONDING = 1
旧版本信息:
类名:BondState;
方法or属性:BOND_STATE_BONDING = 1
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.BondState#BOND_STATE_BONDING
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:BondState;
方法or属性:BOND_STATE_BONDED = 2
旧版本信息:
类名:BondState;
方法or属性:BOND_STATE_BONDED = 2
新版本信息:10
代替接口: ohos.bluetooth.connection/connection.BondState#BOND_STATE_BONDED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorClass;
方法or属性:enum MajorClass
旧版本信息:
类名:MajorClass;
方法or属性:enum MajorClass
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorClass
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorClass;
方法or属性:MAJOR_MISC = 0x0000
旧版本信息:
类名:MajorClass;
方法or属性:MAJOR_MISC = 0x0000
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorClass#MAJOR_MISC
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorClass;
方法or属性:MAJOR_COMPUTER = 0x0100
旧版本信息:
类名:MajorClass;
方法or属性:MAJOR_COMPUTER = 0x0100
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorClass#MAJOR_COMPUTER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorClass;
方法or属性:MAJOR_PHONE = 0x0200
旧版本信息:
类名:MajorClass;
方法or属性:MAJOR_PHONE = 0x0200
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorClass#MAJOR_PHONE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorClass;
方法or属性:MAJOR_NETWORKING = 0x0300
旧版本信息:
类名:MajorClass;
方法or属性:MAJOR_NETWORKING = 0x0300
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorClass#MAJOR_NETWORKING
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorClass;
方法or属性:MAJOR_AUDIO_VIDEO = 0x0400
旧版本信息:
类名:MajorClass;
方法or属性:MAJOR_AUDIO_VIDEO = 0x0400
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorClass#MAJOR_AUDIO_VIDEO
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorClass;
方法or属性:MAJOR_PERIPHERAL = 0x0500
旧版本信息:
类名:MajorClass;
方法or属性:MAJOR_PERIPHERAL = 0x0500
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorClass#MAJOR_PERIPHERAL
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorClass;
方法or属性:MAJOR_IMAGING = 0x0600
旧版本信息:
类名:MajorClass;
方法or属性:MAJOR_IMAGING = 0x0600
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorClass#MAJOR_IMAGING
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorClass;
方法or属性:MAJOR_WEARABLE = 0x0700
旧版本信息:
类名:MajorClass;
方法or属性:MAJOR_WEARABLE = 0x0700
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorClass#MAJOR_WEARABLE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorClass;
方法or属性:MAJOR_TOY = 0x0800
旧版本信息:
类名:MajorClass;
方法or属性:MAJOR_TOY = 0x0800
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorClass#MAJOR_TOY
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorClass;
方法or属性:MAJOR_HEALTH = 0x0900
旧版本信息:
类名:MajorClass;
方法or属性:MAJOR_HEALTH = 0x0900
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorClass#MAJOR_HEALTH
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorClass;
方法or属性:MAJOR_UNCATEGORIZED = 0x1F00
旧版本信息:
类名:MajorClass;
方法or属性:MAJOR_UNCATEGORIZED = 0x1F00
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorClass#MAJOR_UNCATEGORIZED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:enum MajorMinorClass
旧版本信息:
类名:MajorMinorClass;
方法or属性:enum MajorMinorClass
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:COMPUTER_UNCATEGORIZED = 0x0100
旧版本信息:
类名:MajorMinorClass;
方法or属性:COMPUTER_UNCATEGORIZED = 0x0100
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_UNCATEGORIZED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:COMPUTER_DESKTOP = 0x0104
旧版本信息:
类名:MajorMinorClass;
方法or属性:COMPUTER_DESKTOP = 0x0104
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_DESKTOP
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:COMPUTER_SERVER = 0x0108
旧版本信息:
类名:MajorMinorClass;
方法or属性:COMPUTER_SERVER = 0x0108
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_SERVER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:COMPUTER_LAPTOP = 0x010C
旧版本信息:
类名:MajorMinorClass;
方法or属性:COMPUTER_LAPTOP = 0x010C
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_LAPTOP
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:COMPUTER_HANDHELD_PC_PDA = 0x0110
旧版本信息:
类名:MajorMinorClass;
方法or属性:COMPUTER_HANDHELD_PC_PDA = 0x0110
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_HANDHELD_PC_PDA
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:COMPUTER_PALM_SIZE_PC_PDA = 0x0114
旧版本信息:
类名:MajorMinorClass;
方法or属性:COMPUTER_PALM_SIZE_PC_PDA = 0x0114
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_PALM_SIZE_PC_PDA
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:COMPUTER_WEARABLE = 0x0118
旧版本信息:
类名:MajorMinorClass;
方法or属性:COMPUTER_WEARABLE = 0x0118
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_WEARABLE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:COMPUTER_TABLET = 0x011C
旧版本信息:
类名:MajorMinorClass;
方法or属性:COMPUTER_TABLET = 0x011C
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#COMPUTER_TABLET
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PHONE_UNCATEGORIZED = 0x0200
旧版本信息:
类名:MajorMinorClass;
方法or属性:PHONE_UNCATEGORIZED = 0x0200
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PHONE_UNCATEGORIZED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PHONE_CELLULAR = 0x0204
旧版本信息:
类名:MajorMinorClass;
方法or属性:PHONE_CELLULAR = 0x0204
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PHONE_CELLULAR
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PHONE_CORDLESS = 0x0208
旧版本信息:
类名:MajorMinorClass;
方法or属性:PHONE_CORDLESS = 0x0208
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PHONE_CORDLESS
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PHONE_SMART = 0x020C
旧版本信息:
类名:MajorMinorClass;
方法or属性:PHONE_SMART = 0x020C
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PHONE_SMART
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PHONE_MODEM_OR_GATEWAY = 0x0210
旧版本信息:
类名:MajorMinorClass;
方法or属性:PHONE_MODEM_OR_GATEWAY = 0x0210
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PHONE_MODEM_OR_GATEWAY
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PHONE_ISDN = 0x0214
旧版本信息:
类名:MajorMinorClass;
方法or属性:PHONE_ISDN = 0x0214
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PHONE_ISDN
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:NETWORK_FULLY_AVAILABLE = 0x0300
旧版本信息:
类名:MajorMinorClass;
方法or属性:NETWORK_FULLY_AVAILABLE = 0x0300
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_FULLY_AVAILABLE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:NETWORK_1_TO_17_UTILIZED = 0x0320
旧版本信息:
类名:MajorMinorClass;
方法or属性:NETWORK_1_TO_17_UTILIZED = 0x0320
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_1_TO_17_UTILIZED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:NETWORK_17_TO_33_UTILIZED = 0x0340
旧版本信息:
类名:MajorMinorClass;
方法or属性:NETWORK_17_TO_33_UTILIZED = 0x0340
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_17_TO_33_UTILIZED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:NETWORK_33_TO_50_UTILIZED = 0x0360
旧版本信息:
类名:MajorMinorClass;
方法or属性:NETWORK_33_TO_50_UTILIZED = 0x0360
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_33_TO_50_UTILIZED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:NETWORK_60_TO_67_UTILIZED = 0x0380
旧版本信息:
类名:MajorMinorClass;
方法or属性:NETWORK_60_TO_67_UTILIZED = 0x0380
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_60_TO_67_UTILIZED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:NETWORK_67_TO_83_UTILIZED = 0x03A0
旧版本信息:
类名:MajorMinorClass;
方法or属性:NETWORK_67_TO_83_UTILIZED = 0x03A0
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_67_TO_83_UTILIZED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:NETWORK_83_TO_99_UTILIZED = 0x03C0
旧版本信息:
类名:MajorMinorClass;
方法or属性:NETWORK_83_TO_99_UTILIZED = 0x03C0
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_83_TO_99_UTILIZED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:NETWORK_NO_SERVICE = 0x03E0
旧版本信息:
类名:MajorMinorClass;
方法or属性:NETWORK_NO_SERVICE = 0x03E0
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#NETWORK_NO_SERVICE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_UNCATEGORIZED = 0x0400
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_UNCATEGORIZED = 0x0400
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_UNCATEGORIZED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_WEARABLE_HEADSET = 0x0404
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_WEARABLE_HEADSET = 0x0404
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_WEARABLE_HEADSET
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_HANDSFREE = 0x0408
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_HANDSFREE = 0x0408
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_HANDSFREE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_MICROPHONE = 0x0410
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_MICROPHONE = 0x0410
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_MICROPHONE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_LOUDSPEAKER = 0x0414
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_LOUDSPEAKER = 0x0414
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_LOUDSPEAKER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_HEADPHONES = 0x0418
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_HEADPHONES = 0x0418
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_HEADPHONES
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_PORTABLE_AUDIO = 0x041C
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_PORTABLE_AUDIO = 0x041C
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_PORTABLE_AUDIO
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_CAR_AUDIO = 0x0420
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_CAR_AUDIO = 0x0420
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_CAR_AUDIO
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_SET_TOP_BOX = 0x0424
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_SET_TOP_BOX = 0x0424
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_SET_TOP_BOX
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_HIFI_AUDIO = 0x0428
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_HIFI_AUDIO = 0x0428
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_HIFI_AUDIO
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VCR = 0x042C
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VCR = 0x042C
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_VCR
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VIDEO_CAMERA = 0x0430
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VIDEO_CAMERA = 0x0430
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_VIDEO_CAMERA
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_CAMCORDER = 0x0434
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_CAMCORDER = 0x0434
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_CAMCORDER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VIDEO_MONITOR = 0x0438
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VIDEO_MONITOR = 0x0438
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_VIDEO_MONITOR
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER = 0x043C
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER = 0x043C
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VIDEO_CONFERENCING = 0x0440
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VIDEO_CONFERENCING = 0x0440
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_VIDEO_CONFERENCING
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VIDEO_GAMING_TOY = 0x0448
旧版本信息:
类名:MajorMinorClass;
方法or属性:AUDIO_VIDEO_VIDEO_GAMING_TOY = 0x0448
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#AUDIO_VIDEO_VIDEO_GAMING_TOY
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PERIPHERAL_NON_KEYBOARD_NON_POINTING = 0x0500
旧版本信息:
类名:MajorMinorClass;
方法or属性:PERIPHERAL_NON_KEYBOARD_NON_POINTING = 0x0500
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_NON_KEYBOARD_NON_POINTING
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PERIPHERAL_KEYBOARD = 0x0540
旧版本信息:
类名:MajorMinorClass;
方法or属性:PERIPHERAL_KEYBOARD = 0x0540
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_KEYBOARD
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PERIPHERAL_POINTING_DEVICE = 0x0580
旧版本信息:
类名:MajorMinorClass;
方法or属性:PERIPHERAL_POINTING_DEVICE = 0x0580
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_POINTING_DEVICE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PERIPHERAL_KEYBOARD_POINTING = 0x05C0
旧版本信息:
类名:MajorMinorClass;
方法or属性:PERIPHERAL_KEYBOARD_POINTING = 0x05C0
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_KEYBOARD_POINTING
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PERIPHERAL_UNCATEGORIZED = 0x0500
旧版本信息:
类名:MajorMinorClass;
方法or属性:PERIPHERAL_UNCATEGORIZED = 0x0500
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_UNCATEGORIZED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PERIPHERAL_JOYSTICK = 0x0504
旧版本信息:
类名:MajorMinorClass;
方法or属性:PERIPHERAL_JOYSTICK = 0x0504
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_JOYSTICK
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PERIPHERAL_GAMEPAD = 0x0508
旧版本信息:
类名:MajorMinorClass;
方法or属性:PERIPHERAL_GAMEPAD = 0x0508
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_GAMEPAD
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PERIPHERAL_REMOTE_CONTROL = 0x05C0
旧版本信息:
类名:MajorMinorClass;
方法or属性:PERIPHERAL_REMOTE_CONTROL = 0x05C0
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_REMOTE_CONTROL
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PERIPHERAL_SENSING_DEVICE = 0x0510
旧版本信息:
类名:MajorMinorClass;
方法or属性:PERIPHERAL_SENSING_DEVICE = 0x0510
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_SENSING_DEVICE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PERIPHERAL_DIGITIZER_TABLET = 0x0514
旧版本信息:
类名:MajorMinorClass;
方法or属性:PERIPHERAL_DIGITIZER_TABLET = 0x0514
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_DIGITIZER_TABLET
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PERIPHERAL_CARD_READER = 0x0518
旧版本信息:
类名:MajorMinorClass;
方法or属性:PERIPHERAL_CARD_READER = 0x0518
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_CARD_READER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PERIPHERAL_DIGITAL_PEN = 0x051C
旧版本信息:
类名:MajorMinorClass;
方法or属性:PERIPHERAL_DIGITAL_PEN = 0x051C
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_DIGITAL_PEN
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PERIPHERAL_SCANNER_RFID = 0x0520
旧版本信息:
类名:MajorMinorClass;
方法or属性:PERIPHERAL_SCANNER_RFID = 0x0520
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_SCANNER_RFID
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:PERIPHERAL_GESTURAL_INPUT = 0x0522
旧版本信息:
类名:MajorMinorClass;
方法or属性:PERIPHERAL_GESTURAL_INPUT = 0x0522
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#PERIPHERAL_GESTURAL_INPUT
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:IMAGING_UNCATEGORIZED = 0x0600
旧版本信息:
类名:MajorMinorClass;
方法or属性:IMAGING_UNCATEGORIZED = 0x0600
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#IMAGING_UNCATEGORIZED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:IMAGING_DISPLAY = 0x0610
旧版本信息:
类名:MajorMinorClass;
方法or属性:IMAGING_DISPLAY = 0x0610
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#IMAGING_DISPLAY
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:IMAGING_CAMERA = 0x0620
旧版本信息:
类名:MajorMinorClass;
方法or属性:IMAGING_CAMERA = 0x0620
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#IMAGING_CAMERA
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:IMAGING_SCANNER = 0x0640
旧版本信息:
类名:MajorMinorClass;
方法or属性:IMAGING_SCANNER = 0x0640
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#IMAGING_SCANNER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:IMAGING_PRINTER = 0x0680
旧版本信息:
类名:MajorMinorClass;
方法or属性:IMAGING_PRINTER = 0x0680
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#IMAGING_PRINTER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:WEARABLE_UNCATEGORIZED = 0x0700
旧版本信息:
类名:MajorMinorClass;
方法or属性:WEARABLE_UNCATEGORIZED = 0x0700
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#WEARABLE_UNCATEGORIZED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:WEARABLE_WRIST_WATCH = 0x0704
旧版本信息:
类名:MajorMinorClass;
方法or属性:WEARABLE_WRIST_WATCH = 0x0704
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#WEARABLE_WRIST_WATCH
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:WEARABLE_PAGER = 0x0708
旧版本信息:
类名:MajorMinorClass;
方法or属性:WEARABLE_PAGER = 0x0708
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#WEARABLE_PAGER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:WEARABLE_JACKET = 0x070C
旧版本信息:
类名:MajorMinorClass;
方法or属性:WEARABLE_JACKET = 0x070C
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#WEARABLE_JACKET
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:WEARABLE_HELMET = 0x0710
旧版本信息:
类名:MajorMinorClass;
方法or属性:WEARABLE_HELMET = 0x0710
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#WEARABLE_HELMET
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:WEARABLE_GLASSES = 0x0714
旧版本信息:
类名:MajorMinorClass;
方法or属性:WEARABLE_GLASSES = 0x0714
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#WEARABLE_GLASSES
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:TOY_UNCATEGORIZED = 0x0800
旧版本信息:
类名:MajorMinorClass;
方法or属性:TOY_UNCATEGORIZED = 0x0800
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#TOY_UNCATEGORIZED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:TOY_ROBOT = 0x0804
旧版本信息:
类名:MajorMinorClass;
方法or属性:TOY_ROBOT = 0x0804
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#TOY_ROBOT
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:TOY_VEHICLE = 0x0808
旧版本信息:
类名:MajorMinorClass;
方法or属性:TOY_VEHICLE = 0x0808
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#TOY_VEHICLE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:TOY_DOLL_ACTION_FIGURE = 0x080C
旧版本信息:
类名:MajorMinorClass;
方法or属性:TOY_DOLL_ACTION_FIGURE = 0x080C
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#TOY_DOLL_ACTION_FIGURE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:TOY_CONTROLLER = 0x0810
旧版本信息:
类名:MajorMinorClass;
方法or属性:TOY_CONTROLLER = 0x0810
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#TOY_CONTROLLER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:TOY_GAME = 0x0814
旧版本信息:
类名:MajorMinorClass;
方法or属性:TOY_GAME = 0x0814
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#TOY_GAME
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_UNCATEGORIZED = 0x0900
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_UNCATEGORIZED = 0x0900
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_UNCATEGORIZED
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_BLOOD_PRESSURE = 0x0904
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_BLOOD_PRESSURE = 0x0904
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_BLOOD_PRESSURE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_THERMOMETER = 0x0908
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_THERMOMETER = 0x0908
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_THERMOMETER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_WEIGHING = 0x090C
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_WEIGHING = 0x090C
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_WEIGHING
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_GLUCOSE = 0x0910
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_GLUCOSE = 0x0910
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_GLUCOSE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_PULSE_OXIMETER = 0x0914
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_PULSE_OXIMETER = 0x0914
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_PULSE_OXIMETER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_PULSE_RATE = 0x0918
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_PULSE_RATE = 0x0918
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_PULSE_RATE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_DATA_DISPLAY = 0x091C
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_DATA_DISPLAY = 0x091C
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_DATA_DISPLAY
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_STEP_COUNTER = 0x0920
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_STEP_COUNTER = 0x0920
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_STEP_COUNTER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_BODY_COMPOSITION_ANALYZER = 0x0924
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_BODY_COMPOSITION_ANALYZER = 0x0924
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_BODY_COMPOSITION_ANALYZER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_PEAK_FLOW_MONITOR = 0x0928
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_PEAK_FLOW_MONITOR = 0x0928
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_PEAK_FLOW_MONITOR
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_MEDICATION_MONITOR = 0x092C
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_MEDICATION_MONITOR = 0x092C
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_MEDICATION_MONITOR
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_KNEE_PROSTHESIS = 0x0930
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_KNEE_PROSTHESIS = 0x0930
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_KNEE_PROSTHESIS
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_ANKLE_PROSTHESIS = 0x0934
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_ANKLE_PROSTHESIS = 0x0934
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_ANKLE_PROSTHESIS
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_GENERIC_HEALTH_MANAGER = 0x0938
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_GENERIC_HEALTH_MANAGER = 0x0938
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_GENERIC_HEALTH_MANAGER
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:MajorMinorClass;
方法or属性:HEALTH_PERSONAL_MOBILITY_DEVICE = 0x093C
旧版本信息:
类名:MajorMinorClass;
方法or属性:HEALTH_PERSONAL_MOBILITY_DEVICE = 0x093C
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.MajorMinorClass#HEALTH_PERSONAL_MOBILITY_DEVICE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:PlayingState;
方法or属性:enum PlayingState
旧版本信息:
类名:PlayingState;
方法or属性:enum PlayingState
新版本信息:10
代替接口: ohos.bluetooth.a2dp/a2dp.PlayingState
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:PlayingState;
方法or属性:STATE_NOT_PLAYING
旧版本信息:
类名:PlayingState;
方法or属性:STATE_NOT_PLAYING
新版本信息:10
代替接口: ohos.bluetooth.a2dp/a2dp.PlayingState#STATE_NOT_PLAYING
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:PlayingState;
方法or属性:STATE_PLAYING
旧版本信息:
类名:PlayingState;
方法or属性:STATE_PLAYING
新版本信息:10
代替接口: ohos.bluetooth.a2dp/a2dp.PlayingState#STATE_PLAYING
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ProfileId;
方法or属性:enum ProfileId
旧版本信息:
类名:ProfileId;
方法or属性:enum ProfileId
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.ProfileId
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ProfileId;
方法or属性:PROFILE_A2DP_SOURCE = 1
旧版本信息:
类名:ProfileId;
方法or属性:PROFILE_A2DP_SOURCE = 1
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.ProfileId#PROFILE_A2DP_SOURCE
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ProfileId;
方法or属性:PROFILE_HANDS_FREE_AUDIO_GATEWAY = 4
旧版本信息:
类名:ProfileId;
方法or属性:PROFILE_HANDS_FREE_AUDIO_GATEWAY = 4
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.ProfileId#PROFILE_HANDSFREE_AUDIO_GATEWAY
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ProfileId;
方法or属性:PROFILE_HID_HOST = 6
旧版本信息:
类名:ProfileId;
方法or属性:PROFILE_HID_HOST = 6
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.ProfileId#PROFILE_HID_HOST
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:ProfileId;
方法or属性:PROFILE_PAN_NETWORK = 7
旧版本信息:
类名:ProfileId;
方法or属性:PROFILE_PAN_NETWORK = 7
新版本信息:10
代替接口: ohos.bluetooth.constant/constant.ProfileId#PROFILE_PAN_NETWORK
@ohos.bluetoothManager.d.ts
废弃版本有变化 类名:connectedTag;
方法or属性:function readNdefTag(callback: AsyncCallback<string>): void;
旧版本信息:
类名:connectedTag;
方法or属性:function readNdefTag(callback: AsyncCallback<string>): void;
新版本信息:9
代替接口: ohos.connectedTag/connectedTag#read
@ohos.connectedTag.d.ts
废弃版本有变化 类名:connectedTag;
方法or属性:function writeNdefTag(data: string, callback: AsyncCallback<void>): void;
旧版本信息:
类名:connectedTag;
方法or属性:function writeNdefTag(data: string, callback: AsyncCallback<void>): void;
新版本信息:9
代替接口: ohos.connectedTag/connectedTag#write
@ohos.connectedTag.d.ts
废弃版本有变化 类名:wifi;
方法or属性:function getScanInfos(callback: AsyncCallback<Array<WifiScanInfo>>): void;
旧版本信息:
类名:wifi;
方法or属性:function getScanInfos(callback: AsyncCallback<Array<WifiScanInfo>>): void;
新版本信息:9
代替接口: ohos.wifiManager/wifiManager.getScanInfoList
@ohos.wifi.d.ts
废弃版本有变化 类名:wifi;
方法or属性:function addDeviceConfig(config: WifiDeviceConfig, callback: AsyncCallback<number>): void;
旧版本信息:
类名:wifi;
方法or属性:function addDeviceConfig(config: WifiDeviceConfig, callback: AsyncCallback<number>): void;
新版本信息:9
代替接口: ohos.wifiManager/wifiManager.addDeviceConfig
@ohos.wifi.d.ts
废弃版本有变化 类名:wifi;
方法or属性:function addUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback<boolean>): void;
旧版本信息:
类名:wifi;
方法or属性:function addUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback<boolean>): void;
新版本信息:9
代替接口: ohos.wifiManager/wifiManager.addCandidateConfig
@ohos.wifi.d.ts
废弃版本有变化 类名:wifi;
方法or属性:function removeUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback<boolean>): void;
旧版本信息:
类名:wifi;
方法or属性:function removeUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback<boolean>): void;
新版本信息:9
代替接口: ohos.wifiManager/wifiManager.removeCandidateConfig
@ohos.wifi.d.ts
废弃版本有变化 类名:wifi;
方法or属性:function getLinkedInfo(callback: AsyncCallback<WifiLinkedInfo>): void;
旧版本信息:
类名:wifi;
方法or属性:function getLinkedInfo(callback: AsyncCallback<WifiLinkedInfo>): void;
新版本信息:9
代替接口: ohos.wifiManager/wifiManager.getLinkedInfo
@ohos.wifi.d.ts
废弃版本有变化 类名:wifi;
方法or属性:function getP2pLinkedInfo(callback: AsyncCallback<WifiP2pLinkedInfo>): void;
旧版本信息:
类名:wifi;
方法or属性:function getP2pLinkedInfo(callback: AsyncCallback<WifiP2pLinkedInfo>): void;
新版本信息:9
代替接口: ohos.wifiManager/wifiManager.getP2pLinkedInfo
@ohos.wifi.d.ts
废弃版本有变化 类名:wifi;
方法or属性:function getCurrentGroup(callback: AsyncCallback<WifiP2pGroupInfo>): void;
旧版本信息:
类名:wifi;
方法or属性:function getCurrentGroup(callback: AsyncCallback<WifiP2pGroupInfo>): void;
新版本信息:9
代替接口: ohos.wifiManager/wifiManager.getCurrentGroup
@ohos.wifi.d.ts
废弃版本有变化 类名:wifi;
方法or属性:function getP2pPeerDevices(callback: AsyncCallback<WifiP2pDevice[]>): void;
旧版本信息:
类名:wifi;
方法or属性:function getP2pPeerDevices(callback: AsyncCallback<WifiP2pDevice[]>): void;
新版本信息:9
代替接口: ohos.wifiManager/wifiManager.getP2pPeerDevices
@ohos.wifi.d.ts
废弃版本有变化 类名:wifiext;
方法or属性:function getSupportedPowerModel(callback: AsyncCallback<Array<PowerModel>>): void;
旧版本信息:
类名:wifiext;
方法or属性:function getSupportedPowerModel(callback: AsyncCallback<Array<PowerModel>>): void;
新版本信息:9
代替接口: ohos.wifiManagerExt/wifiManagerExt.getSupportedPowerMode
@ohos.wifiext.d.ts
废弃版本有变化 类名:wifiext;
方法or属性:function getPowerModel(callback: AsyncCallback<PowerModel>): void;
旧版本信息:
类名:wifiext;
方法or属性:function getPowerModel(callback: AsyncCallback<PowerModel>): void;
新版本信息:9
代替接口: ohos.wifiManagerExt/wifiManagerExt.getPowerMode
@ohos.wifiext.d.ts
废弃版本有变化 类名:wifiManager;
方法or属性:function scan(): void;
旧版本信息:
类名:wifiManager;
方法or属性:function scan(): void;
新版本信息:10
代替接口: wifiManager.startScan
@ohos.wifiManager.d.ts
废弃版本有变化 类名:wifiManager;
方法or属性:function getScanResults(): Promise<Array<WifiScanInfo>>;
旧版本信息:
类名:wifiManager;
方法or属性:function getScanResults(): Promise<Array<WifiScanInfo>>;
新版本信息:10
代替接口: wifiManager.getScanInfoList
@ohos.wifiManager.d.ts
废弃版本有变化 类名:wifiManager;
方法or属性:function getScanResults(callback: AsyncCallback<Array<WifiScanInfo>>): void;
旧版本信息:
类名:wifiManager;
方法or属性:function getScanResults(callback: AsyncCallback<Array<WifiScanInfo>>): void;
新版本信息:10
代替接口: wifiManager.getScanInfoList
@ohos.wifiManager.d.ts
废弃版本有变化 类名:wifiManager;
方法or属性:function getScanResultsSync(): Array<WifiScanInfo>;
旧版本信息:
类名:wifiManager;
方法or属性:function getScanResultsSync(): Array<WifiScanInfo>;
新版本信息:10
代替接口: wifiManager.getScanInfoList
@ohos.wifiManager.d.ts
废弃版本有变化 类名:wifiManagerExt;
方法or属性:function enableHotspot(): void;
旧版本信息:
类名:wifiManagerExt;
方法or属性:function enableHotspot(): void;
新版本信息:10
代替接口:
@ohos.wifiManagerExt.d.ts
废弃版本有变化 类名:wifiManagerExt;
方法or属性:function disableHotspot(): void;
旧版本信息:
类名:wifiManagerExt;
方法or属性:function disableHotspot(): void;
新版本信息:10
代替接口:
@ohos.wifiManagerExt.d.ts
废弃版本有变化 类名:wifiManagerExt;
方法or属性:function setPowerMode(mode: PowerMode): void;
旧版本信息:
类名:wifiManagerExt;
方法or属性:function setPowerMode(mode: PowerMode): void;
新版本信息:10
代替接口:
@ohos.wifiManagerExt.d.ts
废弃版本有变化 类名:TagSession;
方法or属性:sendData(data: number[], callback: AsyncCallback<number[]>): void;
旧版本信息:
类名:TagSession;
方法or属性:sendData(data: number[], callback: AsyncCallback<number[]>): void;
新版本信息:9
代替接口: tagSession.TagSession#transmit
tagSession.d.ts
新增(错误码) 类名:connectedTag;
方法or属性:function read(callback: AsyncCallback<number[]>): void;
旧版本信息:
类名:connectedTag;
方法or属性:function read(callback: AsyncCallback<number[]>): void;
新版本信息:201,801,3200101
@ohos.connectedTag.d.ts
新增(错误码) 类名:connectedTag;
方法or属性:function write(data: number[], callback: AsyncCallback<void>): void;
旧版本信息:
类名:connectedTag;
方法or属性:function write(data: number[], callback: AsyncCallback<void>): void;
新版本信息:201,401,801,3200101
@ohos.connectedTag.d.ts
新增(错误码) 类名:HceService;
方法or属性:transmit(response: number[], callback: AsyncCallback<void>): void;
旧版本信息:
类名:HceService;
方法or属性:transmit(response: number[], callback: AsyncCallback<void>): void;
新版本信息:201,401,801,3100301
@ohos.nfc.cardEmulation.d.ts
新增(错误码) 类名:wifiManagerExt;
方法or属性:function getSupportedPowerMode(callback: AsyncCallback<Array<PowerMode>>): void;
旧版本信息:
类名:wifiManagerExt;
方法or属性:function getSupportedPowerMode(callback: AsyncCallback<Array<PowerMode>>): void;
新版本信息:201,801,2701000
@ohos.wifiManagerExt.d.ts
新增(错误码) 类名:wifiManagerExt;
方法or属性:function getPowerMode(callback: AsyncCallback<PowerMode>): void;
旧版本信息:
类名:wifiManagerExt;
方法or属性:function getPowerMode(callback: AsyncCallback<PowerMode>): void;
新版本信息:201,801,2701000
@ohos.wifiManagerExt.d.ts
新增(错误码) 类名:IsoDepTag;
方法or属性:isExtendedApduSupported(callback: AsyncCallback<boolean>): void;
旧版本信息:
类名:IsoDepTag;
方法or属性:isExtendedApduSupported(callback: AsyncCallback<boolean>): void;
新版本信息:201,401,3100201
nfctech.d.ts
新增(错误码) 类名:NdefTag;
方法or属性:readNdef(callback: AsyncCallback<NdefMessage>): void;
旧版本信息:
类名:NdefTag;
方法or属性:readNdef(callback: AsyncCallback<NdefMessage>): void;
新版本信息:201,401,3100201
nfctech.d.ts
新增(错误码) 类名:NdefTag;
方法or属性:writeNdef(msg: NdefMessage, callback: AsyncCallback<void>): void;
旧版本信息:
类名:NdefTag;
方法or属性:writeNdef(msg: NdefMessage, callback: AsyncCallback<void>): void;
新版本信息:201,401,3100201
nfctech.d.ts
新增(错误码) 类名:NdefTag;
方法or属性:setReadOnly(callback: AsyncCallback<void>): void;
旧版本信息:
类名:NdefTag;
方法or属性:setReadOnly(callback: AsyncCallback<void>): void;
新版本信息:201,401,3100201
nfctech.d.ts
新增(错误码) 类名:MifareClassicTag;
方法or属性:authenticateSector(sectorIndex: number, key: number[], isKeyA: boolean, callback: AsyncCallback<void>): void;
旧版本信息:
类名:MifareClassicTag;
方法or属性:authenticateSector(sectorIndex: number, key: number[], isKeyA: boolean, callback: AsyncCallback<void>): void;
新版本信息:201,401,3100201
nfctech.d.ts
新增(错误码) 类名:MifareClassicTag;
方法or属性:readSingleBlock(blockIndex: number, callback: AsyncCallback<number[]>): void;
旧版本信息:
类名:MifareClassicTag;
方法or属性:readSingleBlock(blockIndex: number, callback: AsyncCallback<number[]>): void;
新版本信息:201,401,3100201
nfctech.d.ts
新增(错误码) 类名:MifareClassicTag;
方法or属性:writeSingleBlock(blockIndex: number, data: number[], callback: AsyncCallback<void>): void;
旧版本信息:
类名:MifareClassicTag;
方法or属性:writeSingleBlock(blockIndex: number, data: number[], callback: AsyncCallback<void>): void;
新版本信息:201,401,3100201
nfctech.d.ts
新增(错误码) 类名:MifareClassicTag;
方法or属性:incrementBlock(blockIndex: number, value: number, callback: AsyncCallback<void>): void;
旧版本信息:
类名:MifareClassicTag;
方法or属性:incrementBlock(blockIndex: number, value: number, callback: AsyncCallback<void>): void;
新版本信息:201,401,3100201
nfctech.d.ts
新增(错误码) 类名:MifareClassicTag;
方法or属性:decrementBlock(blockIndex: number, value: number, callback: AsyncCallback<void>): void;
旧版本信息:
类名:MifareClassicTag;
方法or属性:decrementBlock(blockIndex: number, value: number, callback: AsyncCallback<void>): void;
新版本信息:201,401,3100201
nfctech.d.ts
新增(错误码) 类名:MifareClassicTag;
方法or属性:transferToBlock(blockIndex: number, callback: AsyncCallback<void>): void;
旧版本信息:
类名:MifareClassicTag;
方法or属性:transferToBlock(blockIndex: number, callback: AsyncCallback<void>): void;
新版本信息:201,401,3100201
nfctech.d.ts
新增(错误码) 类名:MifareClassicTag;
方法or属性:restoreFromBlock(blockIndex: number, callback: AsyncCallback<void>): void;
旧版本信息:
类名:MifareClassicTag;
方法or属性:restoreFromBlock(blockIndex: number, callback: AsyncCallback<void>): void;
新版本信息:201,401,3100201
nfctech.d.ts
新增(错误码) 类名:MifareUltralightTag;
方法or属性:readMultiplePages(pageIndex: number, callback: AsyncCallback<number[]>): void;
旧版本信息:
类名:MifareUltralightTag;
方法or属性:readMultiplePages(pageIndex: number, callback: AsyncCallback<number[]>): void;
新版本信息:201,401,3100201
nfctech.d.ts
新增(错误码) 类名:MifareUltralightTag;
方法or属性:writeSinglePage(pageIndex: number, data: number[], callback: AsyncCallback<void>): void;
旧版本信息:
类名:MifareUltralightTag;
方法or属性:writeSinglePage(pageIndex: number, data: number[], callback: AsyncCallback<void>): void;
新版本信息:201,401,3100201
nfctech.d.ts
新增(错误码) 类名:NdefFormatableTag;
方法or属性:format(message: NdefMessage, callback: AsyncCallback<void>): void;
旧版本信息:
类名:NdefFormatableTag;
方法or属性:format(message: NdefMessage, callback: AsyncCallback<void>): void;
新版本信息:201,401,3100201
nfctech.d.ts
新增(错误码) 类名:NdefFormatableTag;
方法or属性:formatReadOnly(message: NdefMessage, callback: AsyncCallback<void>): void;
旧版本信息:
类名:NdefFormatableTag;
方法or属性:formatReadOnly(message: NdefMessage, callback: AsyncCallback<void>): void;
新版本信息:201,401,3100201
nfctech.d.ts
新增(错误码) 类名:TagSession;
方法or属性:transmit(data: number[], callback: AsyncCallback<number[]>): void;
旧版本信息:
类名:TagSession;
方法or属性:transmit(data: number[], callback: AsyncCallback<number[]>): void;
新版本信息:201,401,801,3100201
tagSession.d.ts
错误码有变化 类名:vpn;
方法or属性:function createVpnConnection(context: AbilityContext): VpnConnection;
旧版本信息:401
类名:vpn;
方法or属性:function createVpnConnection(context: AbilityContext): VpnConnection;
新版本信息:202,401
@ohos.net.vpn.d.ts
访问级别有变化 类名:vpn;
方法or属性:function createVpnConnection(context: AbilityContext): VpnConnection;
旧版本信息:
类名:vpn;
方法or属性:function createVpnConnection(context: AbilityContext): VpnConnection;
新版本信息:systemapi
@ohos.net.vpn.d.ts
访问级别有变化 类名:wifi;
方法or属性:function addDeviceConfig(config: WifiDeviceConfig, callback: AsyncCallback<number>): void;
旧版本信息:
类名:wifi;
方法or属性:function addDeviceConfig(config: WifiDeviceConfig, callback: AsyncCallback<number>): void;
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:HotspotConfig;
方法or属性:ssid: string;
旧版本信息:
类名:HotspotConfig;
方法or属性:ssid: string;
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:HotspotConfig;
方法or属性:securityType: WifiSecurityType;
旧版本信息:
类名:HotspotConfig;
方法or属性:securityType: WifiSecurityType;
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:HotspotConfig;
方法or属性:band: number;
旧版本信息:
类名:HotspotConfig;
方法or属性:band: number;
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:HotspotConfig;
方法or属性:preSharedKey: string;
旧版本信息:
类名:HotspotConfig;
方法or属性:preSharedKey: string;
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:HotspotConfig;
方法or属性:maxConn: number;
旧版本信息:
类名:HotspotConfig;
方法or属性:maxConn: number;
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:StationInfo;
方法or属性:name: string;
旧版本信息:
类名:StationInfo;
方法or属性:name: string;
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:StationInfo;
方法or属性:macAddress: string;
旧版本信息:
类名:StationInfo;
方法or属性:macAddress: string;
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:StationInfo;
方法or属性:ipAddress: string;
旧版本信息:
类名:StationInfo;
方法or属性:ipAddress: string;
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:IpType;
方法or属性:STATIC
旧版本信息:
类名:IpType;
方法or属性:STATIC
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:IpType;
方法or属性:DHCP
旧版本信息:
类名:IpType;
方法or属性:DHCP
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:IpType;
方法or属性:UNKNOWN
旧版本信息:
类名:IpType;
方法or属性:UNKNOWN
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:SuppState;
方法or属性:DISCONNECTED
旧版本信息:
类名:SuppState;
方法or属性:DISCONNECTED
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:SuppState;
方法or属性:INTERFACE_DISABLED
旧版本信息:
类名:SuppState;
方法or属性:INTERFACE_DISABLED
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:SuppState;
方法or属性:INACTIVE
旧版本信息:
类名:SuppState;
方法or属性:INACTIVE
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:SuppState;
方法or属性:SCANNING
旧版本信息:
类名:SuppState;
方法or属性:SCANNING
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:SuppState;
方法or属性:AUTHENTICATING
旧版本信息:
类名:SuppState;
方法or属性:AUTHENTICATING
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:SuppState;
方法or属性:ASSOCIATING
旧版本信息:
类名:SuppState;
方法or属性:ASSOCIATING
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:SuppState;
方法or属性:ASSOCIATED
旧版本信息:
类名:SuppState;
方法or属性:ASSOCIATED
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:SuppState;
方法or属性:FOUR_WAY_HANDSHAKE
旧版本信息:
类名:SuppState;
方法or属性:FOUR_WAY_HANDSHAKE
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:SuppState;
方法or属性:GROUP_HANDSHAKE
旧版本信息:
类名:SuppState;
方法or属性:GROUP_HANDSHAKE
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:SuppState;
方法or属性:COMPLETED
旧版本信息:
类名:SuppState;
方法or属性:COMPLETED
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:SuppState;
方法or属性:UNINITIALIZED
旧版本信息:
类名:SuppState;
方法or属性:UNINITIALIZED
新版本信息:systemapi
@ohos.wifi.d.ts
访问级别有变化 类名:SuppState;
方法or属性:INVALID
旧版本信息:
类名:SuppState;
方法or属性:INVALID
新版本信息:systemapi
@ohos.wifi.d.ts
权限有变化 类名:GattServer;
方法or属性:on(type: 'descriptorWrite', callback: Callback<DescriptorWriteReq>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH,ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:on(type: 'descriptorWrite', callback: Callback<DescriptorWriteReq>): void;
新版本信息:ohos.permission.USE_BLUETOOTH
@ohos.bluetooth.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:getDeviceName(): Promise<string>;
旧版本信息:
类名:GattClientDevice;
方法or属性:getDeviceName(): Promise<string>;
新版本信息:ohos.permission.USE_BLUETOOTH
@ohos.bluetooth.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:getServices(): Promise<Array<GattService>>;
旧版本信息:
类名:GattClientDevice;
方法or属性:getServices(): Promise<Array<GattService>>;
新版本信息:ohos.permission.USE_BLUETOOTH
@ohos.bluetooth.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:readCharacteristicValue(characteristic: BLECharacteristic): Promise<BLECharacteristic>;
旧版本信息:
类名:GattClientDevice;
方法or属性:readCharacteristicValue(characteristic: BLECharacteristic): Promise<BLECharacteristic>;
新版本信息:ohos.permission.USE_BLUETOOTH
@ohos.bluetooth.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:readDescriptorValue(descriptor: BLEDescriptor): Promise<BLEDescriptor>;
旧版本信息:
类名:GattClientDevice;
方法or属性:readDescriptorValue(descriptor: BLEDescriptor): Promise<BLEDescriptor>;
新版本信息:ohos.permission.USE_BLUETOOTH
@ohos.bluetooth.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:getRssiValue(): Promise<number>;
旧版本信息:
类名:GattClientDevice;
方法or属性:getRssiValue(): Promise<number>;
新版本信息:ohos.permission.USE_BLUETOOTH
@ohos.bluetooth.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function getState(): BluetoothState;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function getState(): BluetoothState;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function getBtConnectionState(): ProfileConnectionState;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function getBtConnectionState(): ProfileConnectionState;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function pairDevice(deviceId: string): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:bluetoothManager;
方法or属性:function pairDevice(deviceId: string): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function cancelPairedDevice(deviceId: string): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:bluetoothManager;
方法or属性:function cancelPairedDevice(deviceId: string): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function getRemoteDeviceName(deviceId: string): string;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function getRemoteDeviceName(deviceId: string): string;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function getRemoteDeviceClass(deviceId: string): DeviceClass;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function getRemoteDeviceClass(deviceId: string): DeviceClass;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function enableBluetooth(): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:bluetoothManager;
方法or属性:function enableBluetooth(): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function disableBluetooth(): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:bluetoothManager;
方法or属性:function disableBluetooth(): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function getLocalName(): string;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function getLocalName(): string;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function getPairedDevices(): Array<string>;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function getPairedDevices(): Array<string>;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function getProfileConnectionState(profileId: ProfileId): ProfileConnectionState;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function getProfileConnectionState(profileId: ProfileId): ProfileConnectionState;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function setDevicePairingConfirmation(device: string, accept: boolean): void;
旧版本信息:ohos.permission.MANAGE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function setDevicePairingConfirmation(device: string, accept: boolean): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH,ohos.permission.MANAGE_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function setLocalName(name: string): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:bluetoothManager;
方法or属性:function setLocalName(name: string): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function setBluetoothScanMode(mode: ScanMode, duration: number): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function setBluetoothScanMode(mode: ScanMode, duration: number): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function getBluetoothScanMode(): ScanMode;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function getBluetoothScanMode(): ScanMode;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function startBluetoothDiscovery(): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION
类名:bluetoothManager;
方法or属性:function startBluetoothDiscovery(): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function stopBluetoothDiscovery(): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:bluetoothManager;
方法or属性:function stopBluetoothDiscovery(): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function on(type: 'bluetoothDeviceFind', callback: Callback<Array<string>>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function on(type: 'bluetoothDeviceFind', callback: Callback<Array<string>>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function on(type: 'bondStateChange', callback: Callback<BondStateParam>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function on(type: 'bondStateChange', callback: Callback<BondStateParam>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function on(type: 'pinRequired', callback: Callback<PinRequiredParam>): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:bluetoothManager;
方法or属性:function on(type: 'pinRequired', callback: Callback<PinRequiredParam>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function on(type: 'stateChange', callback: Callback<BluetoothState>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function on(type: 'stateChange', callback: Callback<BluetoothState>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function off(type: 'bluetoothDeviceFind', callback?: Callback<Array<string>>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function off(type: 'bluetoothDeviceFind', callback?: Callback<Array<string>>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function off(type: 'bondStateChange', callback?: Callback<BondStateParam>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function off(type: 'bondStateChange', callback?: Callback<BondStateParam>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function off(type: 'pinRequired', callback?: Callback<PinRequiredParam>): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:bluetoothManager;
方法or属性:function off(type: 'pinRequired', callback?: Callback<PinRequiredParam>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function off(type: 'stateChange', callback?: Callback<BluetoothState>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function off(type: 'stateChange', callback?: Callback<BluetoothState>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function sppListen(name: string, option: SppOption, callback: AsyncCallback<number>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function sppListen(name: string, option: SppOption, callback: AsyncCallback<number>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:bluetoothManager;
方法or属性:function sppConnect(device: string, option: SppOption, callback: AsyncCallback<number>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:bluetoothManager;
方法or属性:function sppConnect(device: string, option: SppOption, callback: AsyncCallback<number>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:BaseProfile;
方法or属性:getConnectionDevices(): Array<string>;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:BaseProfile;
方法or属性:getConnectionDevices(): Array<string>;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:BaseProfile;
方法or属性:getDeviceState(device: string): ProfileConnectionState;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:BaseProfile;
方法or属性:getDeviceState(device: string): ProfileConnectionState;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:A2dpSourceProfile;
方法or属性:connect(device: string): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:A2dpSourceProfile;
方法or属性:connect(device: string): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:HandsFreeAudioGatewayProfile;
方法or属性:connect(device: string): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:HandsFreeAudioGatewayProfile;
方法or属性:connect(device: string): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:HidHostProfile;
方法or属性:connect(device: string): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:HidHostProfile;
方法or属性:connect(device: string): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH,ohos.permission.MANAGE_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:A2dpSourceProfile;
方法or属性:disconnect(device: string): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:A2dpSourceProfile;
方法or属性:disconnect(device: string): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:HandsFreeAudioGatewayProfile;
方法or属性:disconnect(device: string): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:HandsFreeAudioGatewayProfile;
方法or属性:disconnect(device: string): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:HidHostProfile;
方法or属性:disconnect(device: string): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:HidHostProfile;
方法or属性:disconnect(device: string): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH,ohos.permission.MANAGE_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:PanProfile;
方法or属性:disconnect(device: string): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:PanProfile;
方法or属性:disconnect(device: string): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:A2dpSourceProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
旧版本信息:
类名:A2dpSourceProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:HandsFreeAudioGatewayProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
旧版本信息:
类名:HandsFreeAudioGatewayProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:HidHostProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
旧版本信息:
类名:HidHostProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:PanProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
旧版本信息:
类名:PanProfile;
方法or属性:on(type: 'connectionStateChange', callback: Callback<StateChangeParam>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:A2dpSourceProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
旧版本信息:
类名:A2dpSourceProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:HandsFreeAudioGatewayProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
旧版本信息:
类名:HandsFreeAudioGatewayProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:HidHostProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
旧版本信息:
类名:HidHostProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:PanProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
旧版本信息:
类名:PanProfile;
方法or属性:off(type: 'connectionStateChange', callback?: Callback<StateChangeParam>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:A2dpSourceProfile;
方法or属性:getPlayingState(device: string): PlayingState;
旧版本信息:
类名:A2dpSourceProfile;
方法or属性:getPlayingState(device: string): PlayingState;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:PanProfile;
方法or属性:setTethering(enable: boolean): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:PanProfile;
方法or属性:setTethering(enable: boolean): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH,ohos.permission.MANAGE_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:PanProfile;
方法or属性:isTetheringOn(): boolean;
旧版本信息:
类名:PanProfile;
方法or属性:isTetheringOn(): boolean;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:BLE;
方法or属性:function getConnectedBLEDevices(): Array<string>;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:BLE;
方法or属性:function getConnectedBLEDevices(): Array<string>;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:BLE;
方法or属性:function startBLEScan(filters: Array<ScanFilter>, options?: ScanOptions): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH,ohos.permission.MANAGE_BLUETOOTH,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION
类名:BLE;
方法or属性:function startBLEScan(filters: Array<ScanFilter>, options?: ScanOptions): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:BLE;
方法or属性:function stopBLEScan(): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:BLE;
方法or属性:function stopBLEScan(): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:BLE;
方法or属性:function on(type: 'BLEDeviceFind', callback: Callback<Array<ScanResult>>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:BLE;
方法or属性:function on(type: 'BLEDeviceFind', callback: Callback<Array<ScanResult>>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:BLE;
方法or属性:function off(type: 'BLEDeviceFind', callback?: Callback<Array<ScanResult>>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:BLE;
方法or属性:function off(type: 'BLEDeviceFind', callback?: Callback<Array<ScanResult>>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:startAdvertising(setting: AdvertiseSetting, advData: AdvertiseData, advResponse?: AdvertiseData): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:GattServer;
方法or属性:startAdvertising(setting: AdvertiseSetting, advData: AdvertiseData, advResponse?: AdvertiseData): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:stopAdvertising(): void;
旧版本信息:ohos.permission.DISCOVER_BLUETOOTH
类名:GattServer;
方法or属性:stopAdvertising(): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:addService(service: GattService): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:addService(service: GattService): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:removeService(serviceUuid: string): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:removeService(serviceUuid: string): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:close(): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:close(): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:close(): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:close(): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:notifyCharacteristicChanged(deviceId: string, notifyCharacteristic: NotifyCharacteristic): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:notifyCharacteristicChanged(deviceId: string, notifyCharacteristic: NotifyCharacteristic): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:sendResponse(serverResponse: ServerResponse): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:sendResponse(serverResponse: ServerResponse): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:on(type: 'characteristicRead', callback: Callback<CharacteristicReadRequest>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:on(type: 'characteristicRead', callback: Callback<CharacteristicReadRequest>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:on(type: 'characteristicWrite', callback: Callback<CharacteristicWriteRequest>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:on(type: 'characteristicWrite', callback: Callback<CharacteristicWriteRequest>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:on(type: 'descriptorRead', callback: Callback<DescriptorReadRequest>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:on(type: 'descriptorRead', callback: Callback<DescriptorReadRequest>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:on(type: 'descriptorWrite', callback: Callback<DescriptorWriteRequest>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:on(type: 'descriptorWrite', callback: Callback<DescriptorWriteRequest>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:on(type: 'connectStateChange', callback: Callback<BLEConnectChangedState>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:on(type: 'connectStateChange', callback: Callback<BLEConnectChangedState>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:off(type: 'characteristicRead', callback?: Callback<CharacteristicReadRequest>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:off(type: 'characteristicRead', callback?: Callback<CharacteristicReadRequest>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:off(type: 'characteristicWrite', callback?: Callback<CharacteristicWriteRequest>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:off(type: 'characteristicWrite', callback?: Callback<CharacteristicWriteRequest>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:off(type: 'descriptorRead', callback?: Callback<DescriptorReadRequest>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:off(type: 'descriptorRead', callback?: Callback<DescriptorReadRequest>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:off(type: 'descriptorWrite', callback?: Callback<DescriptorWriteRequest>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:off(type: 'descriptorWrite', callback?: Callback<DescriptorWriteRequest>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattServer;
方法or属性:off(type: 'connectStateChange', callback?: Callback<BLEConnectChangedState>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattServer;
方法or属性:off(type: 'connectStateChange', callback?: Callback<BLEConnectChangedState>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:connect(): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:connect(): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:disconnect(): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:disconnect(): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:getDeviceName(callback: AsyncCallback<string>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:getDeviceName(callback: AsyncCallback<string>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:getDeviceName(): Promise<string>;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:getDeviceName(): Promise<string>;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:getServices(callback: AsyncCallback<Array<GattService>>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:getServices(callback: AsyncCallback<Array<GattService>>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:getServices(): Promise<Array<GattService>>;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:getServices(): Promise<Array<GattService>>;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:readCharacteristicValue(characteristic: BLECharacteristic, callback: AsyncCallback<BLECharacteristic>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:readCharacteristicValue(characteristic: BLECharacteristic, callback: AsyncCallback<BLECharacteristic>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:readCharacteristicValue(characteristic: BLECharacteristic): Promise<BLECharacteristic>;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:readCharacteristicValue(characteristic: BLECharacteristic): Promise<BLECharacteristic>;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:readDescriptorValue(descriptor: BLEDescriptor, callback: AsyncCallback<BLEDescriptor>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:readDescriptorValue(descriptor: BLEDescriptor, callback: AsyncCallback<BLEDescriptor>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:readDescriptorValue(descriptor: BLEDescriptor): Promise<BLEDescriptor>;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:readDescriptorValue(descriptor: BLEDescriptor): Promise<BLEDescriptor>;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:writeCharacteristicValue(characteristic: BLECharacteristic): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:writeCharacteristicValue(characteristic: BLECharacteristic): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:writeDescriptorValue(descriptor: BLEDescriptor): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:writeDescriptorValue(descriptor: BLEDescriptor): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:getRssiValue(callback: AsyncCallback<number>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:getRssiValue(callback: AsyncCallback<number>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:getRssiValue(): Promise<number>;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:getRssiValue(): Promise<number>;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:setBLEMtuSize(mtu: number): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:setBLEMtuSize(mtu: number): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:setNotifyCharacteristicChanged(characteristic: BLECharacteristic, enable: boolean): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:setNotifyCharacteristicChanged(characteristic: BLECharacteristic, enable: boolean): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:on(type: 'BLECharacteristicChange', callback: Callback<BLECharacteristic>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:on(type: 'BLECharacteristicChange', callback: Callback<BLECharacteristic>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:on(type: 'BLEConnectionStateChange', callback: Callback<BLEConnectChangedState>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:on(type: 'BLEConnectionStateChange', callback: Callback<BLEConnectChangedState>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:off(type: 'BLECharacteristicChange', callback?: Callback<BLECharacteristic>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:off(type: 'BLECharacteristicChange', callback?: Callback<BLECharacteristic>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:GattClientDevice;
方法or属性:off(type: 'BLEConnectionStateChange', callback?: Callback<BLEConnectChangedState>): void;
旧版本信息:ohos.permission.USE_BLUETOOTH
类名:GattClientDevice;
方法or属性:off(type: 'BLEConnectionStateChange', callback?: Callback<BLEConnectChangedState>): void;
新版本信息:ohos.permission.ACCESS_BLUETOOTH
@ohos.bluetoothManager.d.ts
权限有变化 类名:connectedTag;
方法or属性:function readNdefTag(callback: AsyncCallback<string>): void;
旧版本信息:
类名:connectedTag;
方法or属性:function readNdefTag(callback: AsyncCallback<string>): void;
新版本信息:ohos.permission.NFC_TAG
@ohos.connectedTag.d.ts
权限有变化 类名:connectedTag;
方法or属性:function read(callback: AsyncCallback<number[]>): void;
旧版本信息:
类名:connectedTag;
方法or属性:function read(callback: AsyncCallback<number[]>): void;
新版本信息:ohos.permission.NFC_TAG
@ohos.connectedTag.d.ts
权限有变化 类名:connectedTag;
方法or属性:function writeNdefTag(data: string, callback: AsyncCallback<void>): void;
旧版本信息:
类名:connectedTag;
方法or属性:function writeNdefTag(data: string, callback: AsyncCallback<void>): void;
新版本信息:ohos.permission.NFC_TAG
@ohos.connectedTag.d.ts
权限有变化 类名:connectedTag;
方法or属性:function write(data: number[], callback: AsyncCallback<void>): void;
旧版本信息:
类名:connectedTag;
方法or属性:function write(data: number[], callback: AsyncCallback<void>): void;
新版本信息:ohos.permission.NFC_TAG
@ohos.connectedTag.d.ts
权限有变化 类名:HceService;
方法or属性:transmit(response: number[], callback: AsyncCallback<void>): void;
旧版本信息:
类名:HceService;
方法or属性:transmit(response: number[], callback: AsyncCallback<void>): void;
新版本信息:ohos.permission.NFC_CARD_EMULATION
@ohos.nfc.cardEmulation.d.ts
权限有变化 类名:TagInfo;
方法or属性:uid: number[];
旧版本信息:
类名:TagInfo;
方法or属性:uid: number[];
新版本信息:ohos.permission.NFC_TAG
@ohos.nfc.tag.d.ts
权限有变化 类名:TagInfo;
方法or属性:technology: number[];
旧版本信息:
类名:TagInfo;
方法or属性:technology: number[];
新版本信息:ohos.permission.NFC_TAG
@ohos.nfc.tag.d.ts
权限有变化 类名:TagInfo;
方法or属性:extrasData: PacMap[];
旧版本信息:
类名:TagInfo;
方法or属性:extrasData: PacMap[];
新版本信息:ohos.permission.NFC_TAG
@ohos.nfc.tag.d.ts
权限有变化 类名:TagInfo;
方法or属性:tagRfDiscId: number;
旧版本信息:
类名:TagInfo;
方法or属性:tagRfDiscId: number;
新版本信息:ohos.permission.NFC_TAG
@ohos.nfc.tag.d.ts
权限有变化 类名:TagInfo;
方法or属性:remoteTagService: rpc.RemoteObject;
旧版本信息:
类名:TagInfo;
方法or属性:remoteTagService: rpc.RemoteObject;
新版本信息:ohos.permission.NFC_TAG
@ohos.nfc.tag.d.ts
权限有变化 类名:TagInfo;
方法or属性:supportedProfiles: number[];
旧版本信息:
类名:TagInfo;
方法or属性:supportedProfiles: number[];
新版本信息:ohos.permission.NFC_TAG
@ohos.nfc.tag.d.ts
权限有变化 类名:wifi;
方法or属性:function getScanInfos(callback: AsyncCallback<Array<WifiScanInfo>>): void;
旧版本信息:
类名:wifi;
方法or属性:function getScanInfos(callback: AsyncCallback<Array<WifiScanInfo>>): void;
新版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.GET_WIFI_PEERS_MAC,ohos.permission.LOCATION
@ohos.wifi.d.ts
权限有变化 类名:wifi;
方法or属性:function addDeviceConfig(config: WifiDeviceConfig, callback: AsyncCallback<number>): void;
旧版本信息:
类名:wifi;
方法or属性:function addDeviceConfig(config: WifiDeviceConfig, callback: AsyncCallback<number>): void;
新版本信息:ohos.permission.SET_WIFI_INFO,ohos.permission.SET_WIFI_CONFIG
@ohos.wifi.d.ts
权限有变化 类名:wifi;
方法or属性:function addUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback<boolean>): void;
旧版本信息:
类名:wifi;
方法or属性:function addUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback<boolean>): void;
新版本信息:ohos.permission.SET_WIFI_INFO
@ohos.wifi.d.ts
权限有变化 类名:wifi;
方法or属性:function removeUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback<boolean>): void;
旧版本信息:
类名:wifi;
方法or属性:function removeUntrustedConfig(config: WifiDeviceConfig, callback: AsyncCallback<boolean>): void;
新版本信息:ohos.permission.SET_WIFI_INFO
@ohos.wifi.d.ts
权限有变化 类名:wifi;
方法or属性:function getLinkedInfo(callback: AsyncCallback<WifiLinkedInfo>): void;
旧版本信息:
类名:wifi;
方法or属性:function getLinkedInfo(callback: AsyncCallback<WifiLinkedInfo>): void;
新版本信息:ohos.permission.GET_WIFI_INFO
@ohos.wifi.d.ts
权限有变化 类名:wifi;
方法or属性:function getP2pLinkedInfo(callback: AsyncCallback<WifiP2pLinkedInfo>): void;
旧版本信息:
类名:wifi;
方法or属性:function getP2pLinkedInfo(callback: AsyncCallback<WifiP2pLinkedInfo>): void;
新版本信息:ohos.permission.GET_WIFI_INFO
@ohos.wifi.d.ts
权限有变化 类名:wifi;
方法or属性:function getCurrentGroup(callback: AsyncCallback<WifiP2pGroupInfo>): void;
旧版本信息:
类名:wifi;
方法or属性:function getCurrentGroup(callback: AsyncCallback<WifiP2pGroupInfo>): void;
新版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION
@ohos.wifi.d.ts
权限有变化 类名:wifi;
方法or属性:function getP2pPeerDevices(callback: AsyncCallback<WifiP2pDevice[]>): void;
旧版本信息:
类名:wifi;
方法or属性:function getP2pPeerDevices(callback: AsyncCallback<WifiP2pDevice[]>): void;
新版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION
@ohos.wifi.d.ts
权限有变化 类名:wifiext;
方法or属性:function getSupportedPowerModel(callback: AsyncCallback<Array<PowerModel>>): void;
旧版本信息:
类名:wifiext;
方法or属性:function getSupportedPowerModel(callback: AsyncCallback<Array<PowerModel>>): void;
新版本信息:ohos.permission.GET_WIFI_INFO
@ohos.wifiext.d.ts
权限有变化 类名:wifiext;
方法or属性:function getPowerModel(callback: AsyncCallback<PowerModel>): void;
旧版本信息:
类名:wifiext;
方法or属性:function getPowerModel(callback: AsyncCallback<PowerModel>): void;
新版本信息:ohos.permission.GET_WIFI_INFO
@ohos.wifiext.d.ts
权限有变化 类名:wifiManager;
方法or属性:function getCandidateConfigs(): Array<WifiDeviceConfig>;
旧版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION
类名:wifiManager;
方法or属性:function getCandidateConfigs(): Array<WifiDeviceConfig>;
新版本信息:ohos.permission.GET_WIFI_INFO
@ohos.wifiManager.d.ts
权限有变化 类名:wifiManager;
方法or属性:function getDeviceConfigs(): Array<WifiDeviceConfig>;
旧版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION,ohos.permission.GET_WIFI_CONFIG
类名:wifiManager;
方法or属性:function getDeviceConfigs(): Array<WifiDeviceConfig>;
新版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.GET_WIFI_CONFIG
@ohos.wifiManager.d.ts
权限有变化 类名:wifiManager;
方法or属性:function getStations(): Array<StationInfo>;
旧版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION,ohos.permission.MANAGE_WIFI_HOTSPOT
类名:wifiManager;
方法or属性:function getStations(): Array<StationInfo>;
新版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.MANAGE_WIFI_HOTSPOT
@ohos.wifiManager.d.ts
权限有变化 类名:wifiManager;
方法or属性:function getP2pPeerDevices(): Promise<WifiP2pDevice[]>;
旧版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION
类名:wifiManager;
方法or属性:function getP2pPeerDevices(): Promise<WifiP2pDevice[]>;
新版本信息:ohos.permission.GET_WIFI_INFO
@ohos.wifiManager.d.ts
权限有变化 类名:wifiManager;
方法or属性:function getP2pPeerDevices(callback: AsyncCallback<WifiP2pDevice[]>): void;
旧版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION
类名:wifiManager;
方法or属性:function getP2pPeerDevices(callback: AsyncCallback<WifiP2pDevice[]>): void;
新版本信息:ohos.permission.GET_WIFI_INFO
@ohos.wifiManager.d.ts
权限有变化 类名:wifiManager;
方法or属性:function p2pConnect(config: WifiP2PConfig): void;
旧版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION
类名:wifiManager;
方法or属性:function p2pConnect(config: WifiP2PConfig): void;
新版本信息:ohos.permission.GET_WIFI_INFO
@ohos.wifiManager.d.ts
权限有变化 类名:wifiManager;
方法or属性:function startDiscoverDevices(): void;
旧版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION
类名:wifiManager;
方法or属性:function startDiscoverDevices(): void;
新版本信息:ohos.permission.GET_WIFI_INFO
@ohos.wifiManager.d.ts
权限有变化 类名:wifiManager;
方法or属性:function getP2pGroups(): Promise<Array<WifiP2pGroupInfo>>;
旧版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION
类名:wifiManager;
方法or属性:function getP2pGroups(): Promise<Array<WifiP2pGroupInfo>>;
新版本信息:ohos.permission.GET_WIFI_INFO
@ohos.wifiManager.d.ts
权限有变化 类名:wifiManager;
方法or属性:function getP2pGroups(callback: AsyncCallback<Array<WifiP2pGroupInfo>>): void;
旧版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION
类名:wifiManager;
方法or属性:function getP2pGroups(callback: AsyncCallback<Array<WifiP2pGroupInfo>>): void;
新版本信息:ohos.permission.GET_WIFI_INFO
@ohos.wifiManager.d.ts
权限有变化 类名:wifiManager;
方法or属性:function on(type: 'p2pDeviceChange', callback: Callback<WifiP2pDevice>): void;
旧版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION
类名:wifiManager;
方法or属性:function on(type: 'p2pDeviceChange', callback: Callback<WifiP2pDevice>): void;
新版本信息:ohos.permission.GET_WIFI_INFO
@ohos.wifiManager.d.ts
权限有变化 类名:wifiManager;
方法or属性:function on(type: 'p2pPeerDeviceChange', callback: Callback<WifiP2pDevice[]>): void;
旧版本信息:ohos.permission.GET_WIFI_INFO,ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION
类名:wifiManager;
方法or属性:function on(type: 'p2pPeerDeviceChange', callback: Callback<WifiP2pDevice[]>): void;
新版本信息:ohos.permission.GET_WIFI_INFO
@ohos.wifiManager.d.ts
权限有变化 类名:wifiManager;
方法or属性:function off(type: 'p2pDeviceChange', callback?: Callback<WifiP2pDevice>): void;
旧版本信息:ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION
类名:wifiManager;
方法or属性:function off(type: 'p2pDeviceChange', callback?: Callback<WifiP2pDevice>): void;
新版本信息:
@ohos.wifiManager.d.ts
权限有变化 类名:wifiManager;
方法or属性:function off(type: 'p2pPeerDeviceChange', callback?: Callback<WifiP2pDevice[]>): void;
旧版本信息:ohos.permission.LOCATION,ohos.permission.APPROXIMATELY_LOCATION
类名:wifiManager;
方法or属性:function off(type: 'p2pPeerDeviceChange', callback?: Callback<WifiP2pDevice[]>): void;
新版本信息:
@ohos.wifiManager.d.ts
权限有变化 类名:wifiManagerExt;
方法or属性:function getSupportedPowerMode(callback: AsyncCallback<Array<PowerMode>>): void;
旧版本信息:
类名:wifiManagerExt;
方法or属性:function getSupportedPowerMode(callback: AsyncCallback<Array<PowerMode>>): void;
新版本信息:ohos.permission.GET_WIFI_INFO
@ohos.wifiManagerExt.d.ts
权限有变化 类名:wifiManagerExt;
方法or属性:function getPowerMode(callback: AsyncCallback<PowerMode>): void;
旧版本信息:
类名:wifiManagerExt;
方法or属性:function getPowerMode(callback: AsyncCallback<PowerMode>): void;
新版本信息:ohos.permission.GET_WIFI_INFO
@ohos.wifiManagerExt.d.ts
权限有变化 类名:IsoDepTag;
方法or属性:isExtendedApduSupported(callback: AsyncCallback<boolean>): void;
旧版本信息:
类名:IsoDepTag;
方法or属性:isExtendedApduSupported(callback: AsyncCallback<boolean>): void;
新版本信息:ohos.permission.NFC_TAG
nfctech.d.ts
权限有变化 类名:NdefTag;
方法or属性:readNdef(callback: AsyncCallback<NdefMessage>): void;
旧版本信息:
类名:NdefTag;
方法or属性:readNdef(callback: AsyncCallback<NdefMessage>): void;
新版本信息:ohos.permission.NFC_TAG
nfctech.d.ts
权限有变化 类名:NdefTag;
方法or属性:writeNdef(msg: NdefMessage, callback: AsyncCallback<void>): void;
旧版本信息:
类名:NdefTag;
方法or属性:writeNdef(msg: NdefMessage, callback: AsyncCallback<void>): void;
新版本信息:ohos.permission.NFC_TAG
nfctech.d.ts
权限有变化 类名:NdefTag;
方法or属性:setReadOnly(callback: AsyncCallback<void>): void;
旧版本信息:
类名:NdefTag;
方法or属性:setReadOnly(callback: AsyncCallback<void>): void;
新版本信息:ohos.permission.NFC_TAG
nfctech.d.ts
权限有变化 类名:MifareClassicTag;
方法or属性:authenticateSector(sectorIndex: number, key: number[], isKeyA: boolean, callback: AsyncCallback<void>): void;
旧版本信息:
类名:MifareClassicTag;
方法or属性:authenticateSector(sectorIndex: number, key: number[], isKeyA: boolean, callback: AsyncCallback<void>): void;
新版本信息:ohos.permission.NFC_TAG
nfctech.d.ts
权限有变化 类名:MifareClassicTag;
方法or属性:readSingleBlock(blockIndex: number, callback: AsyncCallback<number[]>): void;
旧版本信息:
类名:MifareClassicTag;
方法or属性:readSingleBlock(blockIndex: number, callback: AsyncCallback<number[]>): void;
新版本信息:ohos.permission.NFC_TAG
nfctech.d.ts
权限有变化 类名:MifareClassicTag;
方法or属性:writeSingleBlock(blockIndex: number, data: number[], callback: AsyncCallback<void>): void;
旧版本信息:
类名:MifareClassicTag;
方法or属性:writeSingleBlock(blockIndex: number, data: number[], callback: AsyncCallback<void>): void;
新版本信息:ohos.permission.NFC_TAG
nfctech.d.ts
权限有变化 类名:MifareClassicTag;
方法or属性:incrementBlock(blockIndex: number, value: number, callback: AsyncCallback<void>): void;
旧版本信息:
类名:MifareClassicTag;
方法or属性:incrementBlock(blockIndex: number, value: number, callback: AsyncCallback<void>): void;
新版本信息:ohos.permission.NFC_TAG
nfctech.d.ts
权限有变化 类名:MifareClassicTag;
方法or属性:decrementBlock(blockIndex: number, value: number, callback: AsyncCallback<void>): void;
旧版本信息:
类名:MifareClassicTag;
方法or属性:decrementBlock(blockIndex: number, value: number, callback: AsyncCallback<void>): void;
新版本信息:ohos.permission.NFC_TAG
nfctech.d.ts
权限有变化 类名:MifareClassicTag;
方法or属性:transferToBlock(blockIndex: number, callback: AsyncCallback<void>): void;
旧版本信息:
类名:MifareClassicTag;
方法or属性:transferToBlock(blockIndex: number, callback: AsyncCallback<void>): void;
新版本信息:ohos.permission.NFC_TAG
nfctech.d.ts
权限有变化 类名:MifareClassicTag;
方法or属性:restoreFromBlock(blockIndex: number, callback: AsyncCallback<void>): void;
旧版本信息:
类名:MifareClassicTag;
方法or属性:restoreFromBlock(blockIndex: number, callback: AsyncCallback<void>): void;
新版本信息:ohos.permission.NFC_TAG
nfctech.d.ts
权限有变化 类名:MifareUltralightTag;
方法or属性:readMultiplePages(pageIndex: number, callback: AsyncCallback<number[]>): void;
旧版本信息:
类名:MifareUltralightTag;
方法or属性:readMultiplePages(pageIndex: number, callback: AsyncCallback<number[]>): void;
新版本信息:ohos.permission.NFC_TAG
nfctech.d.ts
权限有变化 类名:MifareUltralightTag;
方法or属性:writeSinglePage(pageIndex: number, data: number[], callback: AsyncCallback<void>): void;
旧版本信息:
类名:MifareUltralightTag;
方法or属性:writeSinglePage(pageIndex: number, data: number[], callback: AsyncCallback<void>): void;
新版本信息:ohos.permission.NFC_TAG
nfctech.d.ts
权限有变化 类名:NdefFormatableTag;
方法or属性:format(message: NdefMessage, callback: AsyncCallback<void>): void;
旧版本信息:
类名:NdefFormatableTag;
方法or属性:format(message: NdefMessage, callback: AsyncCallback<void>): void;
新版本信息:ohos.permission.NFC_TAG
nfctech.d.ts
权限有变化 类名:NdefFormatableTag;
方法or属性:formatReadOnly(message: NdefMessage, callback: AsyncCallback<void>): void;
旧版本信息:
类名:NdefFormatableTag;
方法or属性:formatReadOnly(message: NdefMessage, callback: AsyncCallback<void>): void;
新版本信息:ohos.permission.NFC_TAG
nfctech.d.ts
权限有变化 类名:TagSession;
方法or属性:sendData(data: number[], callback: AsyncCallback<number[]>): void;
旧版本信息:
类名:TagSession;
方法or属性:sendData(data: number[], callback: AsyncCallback<number[]>): void;
新版本信息:ohos.permission.NFC_TAG
tagSession.d.ts
权限有变化 类名:TagSession;
方法or属性:transmit(data: number[], callback: AsyncCallback<number[]>): void;
旧版本信息:
类名:TagSession;
方法or属性:transmit(data: number[], callback: AsyncCallback<number[]>): void;
新版本信息:ohos.permission.NFC_TAG
tagSession.d.ts
type有变化 类名:connectedTag;
方法or属性:function on(type: 'notify', callback: Callback<number>): void;
旧版本信息:
类名:connectedTag;
方法or属性:function on(type: 'notify', callback: Callback<number>): void;
新版本信息:
@ohos.connectedTag.d.ts
type有变化 类名:connectedTag;
方法or属性:function off(type: 'notify', callback?: Callback<number>): void;
旧版本信息:
类名:connectedTag;
方法or属性:function off(type: 'notify', callback?: Callback<number>): void;
新版本信息:
@ohos.connectedTag.d.ts
函数有变化 类名:NetConnection;
方法or属性:on(type: 'netCapabilitiesChange', callback: Callback<{ netHandle: NetHandle, netCap: NetCapabilities }>): void;
类名:NetConnection;
方法or属性:on(type: 'netCapabilitiesChange', callback: Callback<NetCapabilityInfo>): void;
@ohos.net.connection.d.ts
函数有变化 类名:HttpRequest;
方法or属性:on(type: "dataProgress", callback: Callback<{ receiveSize: number, totalSize: number }>): void;
类名:HttpRequest;
方法or属性:on(type: 'dataReceiveProgress', callback: Callback<{ receiveSize: number, totalSize: number }>): void;
@ohos.net.http.d.ts
函数有变化 类名:HttpRequest;
方法or属性:off(type: "dataProgress", callback?: Callback<{ receiveSize: number, totalSize: number }>): void;
类名:HttpRequest;
方法or属性:off(type: 'dataReceiveProgress', callback?: Callback<{ receiveSize: number, totalSize: number }>): void;
@ohos.net.http.d.ts
函数有变化 类名:WebSocket;
方法or属性:on(type: 'close', callback: AsyncCallback<{ code: number, reason: string }>): void;
类名:WebSocket;
方法or属性:on(type: 'close', callback: AsyncCallback<CloseResult>): void;
@ohos.net.webSocket.d.ts
函数有变化 类名:WebSocket;
方法or属性:off(type: 'close', callback?: AsyncCallback<{ code: number, reason: string }>): void;
类名:WebSocket;
方法or属性:off(type: 'close', callback?: AsyncCallback<CloseResult>): void;
@ohos.net.webSocket.d.ts