Home
last modified time | relevance | path

Searched defs:protocols (Results 1 – 6 of 6) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/
Dnetwork_config.h27 std::vector<ProtocolConfig> protocols; variable
/foundation/distributeddatamgr/datamgr_service/conf/
Dconfig.json51 "protocols": [ array
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
Dlnn_node_info.c329 int32_t LnnSetSupportedProtocols(NodeInfo *info, uint64_t protocols) in LnnSetSupportedProtocols()
/foundation/communication/bluetooth/services/bluetooth/service/src/hfp_ag/
Dhfp_ag_sdp_client.cpp278 bool HfpAgSdpClient::FindProtocolRfcomm(const std::vector<SdpProtocolDescriptor> &protocols, uint8_… in FindProtocolRfcomm()
/foundation/communication/bluetooth/services/bluetooth/service/src/hfp_hf/
Dhfp_hf_sdp_client.cpp286 bool HfpHfSdpClient::FindProtocolRfcomm(const std::vector<SdpProtocolDescriptor> &protocols, uint8_… in FindProtocolRfcomm()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
Dlnn_local_net_ledger.c685 uint64_t *protocols = (uint64_t *)transProtos; in LlUpdateSupportedProtocols() local