Home
last modified time | relevance | path

Searched refs:supportedProtocols (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_data_cloud_sync.h42 uint64_t supportedProtocols; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_node_info.c509 return info->supportedProtocols; in LnnGetSupportedProtocols()
518 info->supportedProtocols = protocols; in LnnSetSupportedProtocols()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync.c161 cacheInfo->supportedProtocols = atoll(value); in DBNumInfoSyncToCache()
773 …ifiVersion, cacheInfo->bleVersion, AnonymizeWrapper(anonyAccountId), cacheInfo->supportedProtocols, in PrintSyncNodeInfo()
820 oldInfo->supportedProtocols = newInfo->supportedProtocols; in UpdateDevBasicInfoToCache()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h153 uint64_t supportedProtocols; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test_mock.cpp126 .supportedProtocols = TEST_SUP_PROTOCOLS,
H A Dauth_session_message_test.cpp680 info->supportedProtocols = LNN_PROTOCOL_BR;
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1690 if (!JSON_GetInt64FromOject(json, TRANSPORT_PROTOCOL, (int64_t *)&info->supportedProtocols)) { in UnpackBt()
1691 info->supportedProtocols = LNN_PROTOCOL_BR | LNN_PROTOCOL_BLE; in UnpackBt()
1760 if (!JSON_GetInt64FromOject(json, TRANSPORT_PROTOCOL, (int64_t *)&info->supportedProtocols)) { in UnpackWiFi()
1761 info->supportedProtocols = LNN_PROTOCOL_IP; in UnpackWiFi()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c1482 oldInfo->supportedProtocols = newInfo->supportedProtocols; in UpdateDevBasicInfoToDLedger()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link.c1417 .remoteSupporttedProtocol = remoteNodeInfo.supportedProtocols & acceptableProtocols, in LnnLaneSelectProtocol()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-avsession-kit/
H A Djs-apis-avsession.md5267 | supportedProtocols<sup>11+</sup> | number | 否 | 播放设备支持的协议。默认为TYPE_LOCAL。具体取值参考[ProtocolType](#p…
/ohos5.0/docs/en/application-dev/reference/apis-avsession-kit/
H A Djs-apis-avsession.md5267 | supportedProtocols<sup>11+</sup> | number | No | Protocol supported by the output device. The de…