/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-communication.md | 7 |新增|NA|模块名: ohos.bluetoothManager<br>类名: PinRequiredParam<br>方法 or 属性: pinType: PinType;|@ohos.blue… 14 |新增|NA|模块名: ohos.bluetoothManager<br>类名: PinType|@ohos.bluetoothManager.d.ts| 15 |新增|NA|模块名: ohos.bluetoothManager<br>类名: PinType<br>方法 or 属性: PIN_TYPE_ENTER_PIN_CODE = 0|@ohos.blu… 16 |新增|NA|模块名: ohos.bluetoothManager<br>类名: PinType<br>方法 or 属性: PIN_TYPE_ENTER_PASSKEY = 1|@ohos.blue… 17 |新增|NA|模块名: ohos.bluetoothManager<br>类名: PinType<br>方法 or 属性: PIN_TYPE_CONFIRM_PASSKEY = 2|@ohos.bl… 18 |新增|NA|模块名: ohos.bluetoothManager<br>类名: PinType<br>方法 or 属性: PIN_TYPE_NO_PASSKEY_CONSENT = 3|@ohos… 19 |新增|NA|模块名: ohos.bluetoothManager<br>类名: PinType<br>方法 or 属性: PIN_TYPE_NOTIFY_PASSKEY = 4|@ohos.blu… 20 |新增|NA|模块名: ohos.bluetoothManager<br>类名: PinType<br>方法 or 属性: PIN_TYPE_DISPLAY_PIN_CODE = 5|@ohos.b… 21 |新增|NA|模块名: ohos.bluetoothManager<br>类名: PinType<br>方法 or 属性: PIN_TYPE_OOB_CONSENT = 6|@ohos.blueto… 22 |新增|NA|模块名: ohos.bluetoothManager<br>类名: PinType<br>方法 or 属性: PIN_TYPE_PIN_16_DIGITS = 7|@ohos.blue…
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
H A D | napi_bluetooth_connection.cpp | 856 … env, pinType, static_cast<int>(PinType::PIN_TYPE_ENTER_PIN_CODE), "PIN_TYPE_ENTER_PIN_CODE"); in PinTypeInit() 858 env, pinType, static_cast<int>(PinType::PIN_TYPE_ENTER_PASSKEY), "PIN_TYPE_ENTER_PASSKEY"); in PinTypeInit() 860 … env, pinType, static_cast<int>(PinType::PIN_TYPE_CONFIRM_PASSKEY), "PIN_TYPE_CONFIRM_PASSKEY"); in PinTypeInit() 862 …env, pinType, static_cast<int>(PinType::PIN_TYPE_NO_PASSKEY_CONSENT), "PIN_TYPE_NO_PASSKEY_CONSENT… in PinTypeInit() 864 … env, pinType, static_cast<int>(PinType::PIN_TYPE_NOTIFY_PASSKEY), "PIN_TYPE_NOTIFY_PASSKEY"); in PinTypeInit() 866 … env, pinType, static_cast<int>(PinType::PIN_TYPE_DISPLAY_PIN_CODE), "PIN_TYPE_DISPLAY_PIN_CODE"); in PinTypeInit() 867 …SetNamedPropertyByInteger(env, pinType, static_cast<int>(PinType::PIN_TYPE_OOB_CONSENT), "PIN_TYPE… in PinTypeInit() 869 env, pinType, static_cast<int>(PinType::PIN_TYPE_PIN_16_DIGITS), "PIN_TYPE_PIN_16_DIGITS"); in PinTypeInit()
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-communication.md | 7 …er<br>Class name: PinRequiredParam<br>Method or attribute name: pinType: PinType;|@ohos.bluetoothM… 14 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: PinType|@ohos.bluetoothManager.d.ts| 15 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: PinType<br>Method or attribute name: PI… 16 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: PinType<br>Method or attribute name: PI… 17 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: PinType<br>Method or attribute name: PI… 18 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: PinType<br>Method or attribute name: PI… 19 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: PinType<br>Method or attribute name: PI… 20 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: PinType<br>Method or attribute name: PI… 21 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: PinType<br>Method or attribute name: PI… 22 |Added|NA|Module name: ohos.bluetoothManager<br>Class name: PinType<br>Method or attribute name: PI…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/ |
H A D | js-apis-bluetooth-connection-sys.md | 876 | pinType | [PinType](#pintype) | 是 | 否 | 表示要配对的设备类型。<br/>此接口为系统接口。 | 878 ## PinType section
|
H A D | js-apis-bluetooth-connection.md | 609 当蓝牙配对类型PinType为PIN_TYPE_ENTER_PIN_CODE或PIN_TYPE_PIN_16_DIGITS时调用此接口,请求用户输入PIN码。使用Callback异步回调。 655 当蓝牙配对类型PinType为PIN_TYPE_ENTER_PIN_CODE或PIN_TYPE_PIN_16_DIGITS时调用此接口,请求用户输入PIN码。使用Promise异步回调。
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v4.0-beta2/ |
H A D | js-apidiff-communication.md | 18 |删除|类名:PinRequiredParam;<br>方法or属性:pinType: PinType;|NA|@ohos.bluetoothManager.d.ts| 29 |删除|类名:PinType;<br>方法or属性:PIN_TYPE_ENTER_PIN_CODE = 0|NA|@ohos.bluetoothManager.d.ts| 30 |删除|类名:PinType;<br>方法or属性:PIN_TYPE_ENTER_PASSKEY = 1|NA|@ohos.bluetoothManager.d.ts| 31 |删除|类名:PinType;<br>方法or属性:PIN_TYPE_CONFIRM_PASSKEY = 2|NA|@ohos.bluetoothManager.d.ts| 32 |删除|类名:PinType;<br>方法or属性:PIN_TYPE_NO_PASSKEY_CONSENT = 3|NA|@ohos.bluetoothManager.d.ts| 33 |删除|类名:PinType;<br>方法or属性:PIN_TYPE_NOTIFY_PASSKEY = 4|NA|@ohos.bluetoothManager.d.ts| 34 |删除|类名:PinType;<br>方法or属性:PIN_TYPE_DISPLAY_PIN_CODE = 5|NA|@ohos.bluetoothManager.d.ts| 35 |删除|类名:PinType;<br>方法or属性:PIN_TYPE_OOB_CONSENT = 6|NA|@ohos.bluetoothManager.d.ts| 36 |删除|类名:PinType;<br>方法or属性:PIN_TYPE_PIN_16_DIGITS = 7|NA|@ohos.bluetoothManager.d.ts| 277 |新增|NA|类名:PinRequiredParam;<br>方法or属性:pinType: PinType;|@ohos.bluetooth.connection.d.ts| [all …]
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_def.h | 277 enum PinType { enum
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | bt_def.h | 302 enum PinType { enum
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v4.0-beta2/ |
H A D | js-apidiff-communication.md | 18 |Deleted|Class name: PinRequiredParam;<br>Method or attribute name: pinType: PinType;|NA|@ohos.blue… 29 |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_ENTER_PIN_CODE = 0|NA|@ohos.blu… 30 |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_ENTER_PASSKEY = 1|NA|@ohos.blue… 31 |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_CONFIRM_PASSKEY = 2|NA|@ohos.bl… 32 |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_NO_PASSKEY_CONSENT = 3|NA|@ohos… 33 |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_NOTIFY_PASSKEY = 4|NA|@ohos.blu… 34 |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_DISPLAY_PIN_CODE = 5|NA|@ohos.b… 35 |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_OOB_CONSENT = 6|NA|@ohos.blueto… 36 |Deleted|Class name: PinType;<br>Method or attribute name: PIN_TYPE_PIN_16_DIGITS = 7|NA|@ohos.blue… 277 |Added|NA|Class name: PinRequiredParam;<br>Method or attribute name: pinType: PinType;|@ohos.blueto… [all …]
|
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/ |
H A D | js-apis-bluetooth-connection-sys.md | 876 | pinType | [PinType](#pintype) | Yes | No | Type of the device to pair.<br>This is a system AP… 878 ## PinType section
|
H A D | js-apis-bluetooth-connection.md | 544 Sets the PIN for the device when **PinType** is **PIN_TYPE_ENTER_PIN_CODE** or **PIN_TYPE_PIN_16_DI… 590 Sets the PIN for the device when **PinType** is **PIN_TYPE_ENTER_PIN_CODE** or **PIN_TYPE_PIN_16_DI…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-communication.md | 270 |新增|NA|类名:PinRequiredParam;<br>方法or属性:pinType: PinType;|@ohos.bluetooth.connection.d.ts| 285 |新增|NA|类名:PinType;<br>方法or属性:PIN_TYPE_ENTER_PIN_CODE = 0|@ohos.bluetooth.connection.d.ts| 286 |新增|NA|类名:PinType;<br>方法or属性:PIN_TYPE_ENTER_PASSKEY = 1|@ohos.bluetooth.connection.d.ts| 287 |新增|NA|类名:PinType;<br>方法or属性:PIN_TYPE_CONFIRM_PASSKEY = 2|@ohos.bluetooth.connection.d.ts| 288 |新增|NA|类名:PinType;<br>方法or属性:PIN_TYPE_NO_PASSKEY_CONSENT = 3|@ohos.bluetooth.connection.d.ts| 289 |新增|NA|类名:PinType;<br>方法or属性:PIN_TYPE_NOTIFY_PASSKEY = 4|@ohos.bluetooth.connection.d.ts| 290 |新增|NA|类名:PinType;<br>方法or属性:PIN_TYPE_DISPLAY_PIN_CODE = 5|@ohos.bluetooth.connection.d.ts| 291 |新增|NA|类名:PinType;<br>方法or属性:PIN_TYPE_OOB_CONSENT = 6|@ohos.bluetooth.connection.d.ts| 292 |新增|NA|类名:PinType;<br>方法or属性:PIN_TYPE_PIN_16_DIGITS = 7|@ohos.bluetooth.connection.d.ts|
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-communication.md | 270 |Added|NA|Class name: PinRequiredParam;<br>Method or attribute name: pinType: PinType;|@ohos.blueto… 285 |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_ENTER_PIN_CODE = 0|@ohos.bluet… 286 |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_ENTER_PASSKEY = 1|@ohos.blueto… 287 |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_CONFIRM_PASSKEY = 2|@ohos.blue… 288 |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_NO_PASSKEY_CONSENT = 3|@ohos.b… 289 |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_NOTIFY_PASSKEY = 4|@ohos.bluet… 290 |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_DISPLAY_PIN_CODE = 5|@ohos.blu… 291 |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_OOB_CONSENT = 6|@ohos.bluetoot… 292 |Added|NA|Class name: PinType;<br>Method or attribute name: PIN_TYPE_PIN_16_DIGITS = 7|@ohos.blueto…
|