/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_device_class.cpp | 70 return (GetMajorMinorClass() & BluetoothDevice::MAJOR_NETWORKING) == in IsProfileSupported() 71 BluetoothDevice::MAJOR_NETWORKING; in IsProfileSupported()
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_device.h | 63 static const int MAJOR_NETWORKING = 0x0300; variable
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/ |
H A D | js-apis-bluetooth-constant.md | 58 | MAJOR_NETWORKING | 0x0300 | 表示网络设备。 |
|
H A D | js-apis-bluetooth.md | 3745 | MAJOR_NETWORKING | 0x0300 | 表示网络设备。 |
|
H A D | js-apis-bluetoothManager.md | 5084 | MAJOR_NETWORKING | 0x0300 | 表示网络设备。 |
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/doc/ApiDoc/BrManagerDoc/ |
H A D | 经典蓝牙Manager使用说明文档.md | 125 >| MAJOR_NETWORKING | 0x0300 | 表示网络设备。 |
|
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/ |
H A D | js-apis-bluetooth-constant.md | 58 | MAJOR_NETWORKING | 0x0300 | Network device. |
|
H A D | js-apis-bluetooth.md | 3743 | MAJOR_NETWORKING | 0x0300 | Network device. |
|
H A D | js-apis-bluetoothManager.md | 5081 | MAJOR_NETWORKING | 0x0300 | Network device. |
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/ |
H A D | napi_bluetooth_utils.h | 272 MAJOR_NETWORKING = 0x0300, enumerator
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/constant/ |
H A D | napi_bluetooth_constant.cpp | 138 SetNamedPropertyByInteger(env, majorClass, MajorClass::MAJOR_NETWORKING, "MAJOR_NETWORKING"); in MajorClassOfDeviceInit()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/ |
H A D | js-apidiff-communicate.md | 270 | ohos.bluetooth | MajorClass | MAJOR_NETWORKING = 0x0300 | 新增 |
|
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/ |
H A D | js-apidiff-communicate.md | 270 | ohos.bluetooth | MajorClass | MAJOR_NETWORKING = 0x0300 | Added|
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v4.0-beta2/ |
H A D | js-apidiff-communication.md | 321 |新增|NA|类名:MajorClass;<br>方法or属性:MAJOR_NETWORKING = 0x0300|@ohos.bluetooth.constant.d.ts| 732 …MAJOR_NETWORKING = 0x0300<br>旧版本信息:|类名:MajorClass;<br>方法or属性:MAJOR_NETWORKING = 0x0300<br>新版本信息:10…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v4.0-beta2/ |
H A D | js-apidiff-communication.md | 321 |Added|NA|Class name: MajorClass;<br>Method or attribute name: MAJOR_NETWORKING = 0x0300|@ohos.blue… 732 …MAJOR_NETWORKING = 0x0300<br>Old version information: |Class name: MajorClass;<br>Method or attrib…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-communication.md | 314 |新增|NA|类名:MajorClass;<br>方法or属性:MAJOR_NETWORKING = 0x0300|@ohos.bluetooth.constant.d.ts| 981 …MAJOR_NETWORKING = 0x0300<br>旧版本信息:|类名:MajorClass;<br>方法or属性:MAJOR_NETWORKING = 0x0300<br>新版本信息:10…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-communication.md | 298 |新增|NA|类名:MajorClass;<br>方法or属性:MAJOR_NETWORKING = 0x0300|@ohos.bluetoothManager.d.ts| 1201 |废弃版本有变化|类名:MajorClass;<br>方法or属性:MAJOR_NETWORKING = 0x0300<br>旧版本信息:|类名:MajorClass;<br>方法or属性:MAJO…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/ |
H A D | js-apidiff-communication.md | 260 |新增|NA|模块名: ohos.bluetoothManager<br>类名: MajorClass<br>方法 or 属性: MAJOR_NETWORKING = 0x0300|@ohos.bl…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-communication.md | 314 |Added|NA|Class name: MajorClass;<br>Method or attribute name: MAJOR_NETWORKING = 0x0300|@ohos.blue… 981 …MAJOR_NETWORKING = 0x0300<br>Old version information: |Class name: MajorClass;<br>Method or attrib…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-communication.md | 298 |Added|NA|Class name: MajorClass;<br>Method or attribute name: MAJOR_NETWORKING = 0x0300|@ohos.blue… 1201 … or attribute name: MAJOR_NETWORKING = 0x0300<br>Old version: |Class name: MajorClass;<br>Method o…
|
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/ |
H A D | js-apidiff-communication.md | 260 …toothManager<br>Class name: MajorClass<br>Method or attribute name: MAJOR_NETWORKING = 0x0300|@oho…
|