Home
last modified time | relevance | path

Searched refs:includeServices (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_utils.cpp50 napi_value includeServices; in ConvertGattServiceToJS() local
51 napi_create_array(env, &includeServices); in ConvertGattServiceToJS()
57 ConvertGattServiceVectorToJS(env, includeServices, services); in ConvertGattServiceToJS()
58 napi_set_named_property(env, result, "includeServices", includeServices); in ConvertGattServiceToJS()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/parser/
H A Dnapi_parser_utils.cpp60 std::vector<NapiGattService> includeServices {}; in NapiParseGattService() local
61 NAPI_BT_CALL_RETURN(NapiParseObjectArray(env, object, "includeServices", includeServices)); in NapiParseGattService()
62 outService.includeServices = std::move(includeServices); in NapiParseGattService()
H A Dnapi_parser_utils.h46 std::vector<NapiGattService> includeServices; member
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/Utils/
H A Dcommon.ets47 includeServices: [];
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subManualApiTest/subGattTest/
H A DgattServer.ets517 includeServices : []
819 this.curGattService.includeServices = [];
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subManualApiTestManager/subGattTestManager/
H A DgattServerManager.ets515 includeServices : []
819 this.curGattService.includeServices = [];
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/doc/ApiDoc/GattManagerDoc/
H A DGattManager测试使用说明文档.md82 >| includeServices | Array<**GattService**> | 是 | 是 | 当前服务依赖的其它服务。 …
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/MainAbility/model/
H A DgattServerInterface.ets115 includeServices : []
H A DgattServerManagerInterface.ets98 includeServices : []
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-communicate.md376 | ohos.bluetooth | GattService | includeServices?: Array\<GattService>; | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-communicate.md376 | ohos.bluetooth | GattService | includeServices?: Array\<GattService>; | Added|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth.md1868 …000-1000-8000-00805F9B34FB', isPrimary: true, characteristics:characteristics, includeServices:[]};
3324 | includeServices | Array&lt;[GattService](#gattservicedeprecated)&gt; | 是 | 是 | 当前服务依赖的其它服务。…
H A Djs-apis-bluetooth-ble.md1390 …000-1000-8000-00805F9B34FB', isPrimary: true, characteristics:characteristics, includeServices:[]};
3715 | includeServices | Array&lt;[GattService](#gattservice)&gt; | 是 | 是 | 当前服务依赖的其它服务。 …
H A Djs-apis-bluetoothManager.md2791 …000-1000-8000-00805F9B34FB', isPrimary: true, characteristics:characteristics, includeServices:[]};
4656 | includeServices | Array&lt;[GattService](#gattservicedeprecated)&gt; | 是 | 是 | 当前服务依赖的其它服务。…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v4.0-beta2/
H A Djs-apidiff-communication.md154 |新增|NA|类名:GattService;<br>方法or属性:includeServices?: Array\<GattService>;|@ohos.bluetooth.ble.d.ts|
595includeServices?: Array\<GattService>;<br>旧版本信息:|类名:GattService;<br>方法or属性:includeServices?: Array…
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth-ble.md1377 …000-1000-8000-00805F9B34FB', isPrimary: true, characteristics:characteristics, includeServices:[]};
3702 | includeServices | Array&lt;[GattService](#gattservice)&gt; | Yes | Yes | Services on which th…
H A Djs-apis-bluetooth.md1869 …000-1000-8000-00805F9B34FB', isPrimary: true, characteristics:characteristics, includeServices:[]};
3325 | includeServices | Array&lt;[GattService](#gattservicedeprecated)&gt; | Yes | Yes | Services o…
H A Djs-apis-bluetoothManager.md2791 …000-1000-8000-00805F9B34FB', isPrimary: true, characteristics:characteristics, includeServices:[]};
4656 | includeServices | Array&lt;[GattService](#gattservicedeprecated)&gt; | Yes | Yes | Services o…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v4.0-beta2/
H A Djs-apidiff-communication.md154 |Added|NA|Class name: GattService;<br>Method or attribute name: includeServices?: Array\<GattServic…
595includeServices?: Array\<GattService>;<br>Old version information: |Class name: GattService;<br>Me…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-communication.md147 |新增|NA|类名:GattService;<br>方法or属性:includeServices?: Array\<GattService>;|@ohos.bluetooth.ble.d.ts|
844includeServices?: Array\<GattService>;<br>旧版本信息:|类名:GattService;<br>方法or属性:includeServices?: Array…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-communication.md190 |新增|NA|类名:GattService;<br>方法or属性:includeServices?: Array\<GattService>;|@ohos.bluetoothManager.d.ts|
1073 …本有变化|类名:GattService;<br>方法or属性:includeServices?: Array\<GattService>;<br>旧版本信息:|类名:GattService;<br…
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/
H A Djs-apidiff-communication.md115 |新增|NA|模块名: ohos.bluetoothManager<br>类名: GattService<br>方法 or 属性: includeServices?: Array\<GattServ…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-communication.md147 |Added|NA|Class name: GattService;<br>Method or attribute name: includeServices?: Array\<GattServic…
844includeServices?: Array\<GattService>;<br>Old version information: |Class name: GattService;<br>Me…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-communication.md190 |Added|NA|Class name: GattService;<br>Method or attribute name: includeServices?: Array\<GattServic…
1073 …tribute name: includeServices?: Array\<GattService>;<br>Old version: |Class name: GattService;<br>…
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/
H A Djs-apidiff-communication.md115 …toothManager<br>Class name: GattService<br>Method or attribute name: includeServices?: Array\<Gatt…