/openthread-latest/src/core/api/ |
D | mdns_api.cpp | 239 otMdnsCacheInfo *aInfo) in otMdnsGetNextBrowser() 251 otMdnsCacheInfo *aInfo) in otMdnsGetNextSrvResolver() 263 otMdnsCacheInfo *aInfo) in otMdnsGetNextTxtResolver() 275 otMdnsCacheInfo *aInfo) in otMdnsGetNextIp6AddressResolver() 287 otMdnsCacheInfo *aInfo) in otMdnsGetNextIp4AddressResolver()
|
D | logging_api.cpp | 236 otError otLogGenerateNextHexDumpLine(otLogHexDumpInfo *aInfo) in otLogGenerateNextHexDumpLine()
|
D | thread_api.cpp | 311 …etNextNeighborInfo(otInstance *aInstance, otNeighborInfoIterator *aIterator, otNeighborInfo *aInfo) in otThreadGetNextNeighborInfo()
|
/openthread-latest/src/core/radio/ |
D | trel_interface.cpp | 175 …"C" void otPlatTrelHandleDiscoveredPeerInfo(otInstance *aInstance, const otPlatTrelPeerInfo *aInfo) in otPlatTrelHandleDiscoveredPeerInfo() 186 void Interface::HandleDiscoveredPeerInfo(const Peer::Info &aInfo) in HandleDiscoveredPeerInfo() 249 Error Interface::ParsePeerInfoTxtData(const Peer::Info &aInfo, in ParsePeerInfoTxtData()
|
/openthread-latest/src/core/net/ |
D | dnssd_server.cpp | 1052 void Server::ReadQueryInstanceName(const ProxyQuery &aQuery, const ProxyQueryInfo &aInfo, Name::Buf… in ReadQueryInstanceName() 1060 const ProxyQueryInfo &aInfo, in ReadQueryInstanceName() 1075 bool Server::QueryInstanceNameMatches(const ProxyQuery &aQuery, const ProxyQueryInfo &aInfo, const … in QueryInstanceNameMatches() 1082 void Server::ReadQueryHostName(const ProxyQuery &aQuery, const ProxyQueryInfo &aInfo, Name::Buffer … in ReadQueryHostName() 1089 bool Server::QueryHostNameMatches(const ProxyQuery &aQuery, const ProxyQueryInfo &aInfo, const char… in QueryHostNameMatches() 1160 void Server::RemoveQueryAndPrepareResponse(ProxyQuery &aQuery, ProxyQueryInfo &aInfo, Response &aRe… in RemoveQueryAndPrepareResponse() 1180 void Server::Response::InitFrom(ProxyQuery &aQuery, const ProxyQueryInfo &aInfo) in InitFrom() 1525 void Server::DiscoveryProxy::Resolve(ProxyQuery &aQuery, ProxyQueryInfo &aInfo) in Resolve() 1555 void Server::DiscoveryProxy::Perform(ProxyAction aAction, ProxyQuery &aQuery, ProxyQueryInfo &aInfo) in Perform() 1588 ProxyQueryInfo &aInfo, in ReadNameFor() [all …]
|
D | srp_client.cpp | 1084 Error Client::PrepareUpdateMessage(MsgInfo &aInfo) in PrepareUpdateMessage() 1192 Error Client::AppendServiceInstructions(MsgInfo &aInfo) in AppendServiceInstructions() 1351 Error Client::AppendServiceInstruction(Service &aService, MsgInfo &aInfo) in AppendServiceInstruction() 1473 Error Client::AppendHostDescriptionInstruction(MsgInfo &aInfo) in AppendHostDescriptionInstruction() 1590 Error Client::AppendHostName(MsgInfo &aInfo, bool aDoNotCompress) const in AppendHostName() 1620 Error Client::AppendUpdateLeaseOptRecord(MsgInfo &aInfo) in AppendUpdateLeaseOptRecord() 1660 Error Client::AppendSignature(MsgInfo &aInfo) in AppendSignature()
|
D | mdns.cpp | 601 void Core::RecordInfo::ScheduleAnswer(const AnswerInfo &aInfo) in ScheduleAnswer() 1063 void Core::Entry::ScheduleNsecAnswer(const AnswerInfo &aInfo) in ScheduleNsecAnswer() 1091 void Core::Entry::AnswerNonProbe(const AnswerInfo &aInfo, RecordAndType *aRecords, uint16_t aRecord… in AnswerNonProbe() 1128 void Core::Entry::AnswerProbe(const AnswerInfo &aInfo, RecordAndType *aRecords, uint16_t aRecordsLe… in AnswerProbe() 1491 void Core::HostEntry::AnswerQuestion(const AnswerInfo &aInfo) in AnswerQuestion() 1969 void Core::ServiceEntry::AnswerServiceNameQuestion(const AnswerInfo &aInfo) in AnswerServiceNameQuestion() 1995 void Core::ServiceEntry::AnswerServiceTypeQuestion(const AnswerInfo &aInfo, const char *aSubLabel) in AnswerServiceTypeQuestion() 2710 void Core::ServiceType::AnswerQuestion(const AnswerInfo &aInfo) in AnswerQuestion() 3667 const AnswerInfo &aInfo, in AnswerServiceTypeQuestion() 3778 void Core::RxMessage::AnswerAllServicesQuestion(const Question &aQuestion, const AnswerInfo &aInfo) in AnswerAllServicesQuestion() [all …]
|
D | dns_client.cpp | 979 Error Client::StartQuery(QueryInfo &aInfo, const char *aLabel, const char *aName, QueryType aSecond… in StartQuery() 1035 Error Client::AllocateQuery(const QueryInfo &aInfo, const char *aLabel, const char *aName, Query *&… in AllocateQuery() 1084 Error Client::SendQuery(Query &aQuery, QueryInfo &aInfo, bool aUpdateTimer) in SendQuery()
|
D | dns_client.hpp | 835 void UpdateQuery(Query &aQuery, const QueryInfo &aInfo) { aQuery.Write(0, aInfo); } in UpdateQuery()
|
/openthread-latest/src/core/crypto/ |
D | hkdf_sha256.cpp | 60 void HkdfSha256::Expand(const uint8_t *aInfo, uint16_t aInfoLength, uint8_t *aOutputKey, uint16_t a… in Expand()
|
/openthread-latest/src/cli/ |
D | cli_history.cpp | 1021 const char *History::RadioTypeToString(const otHistoryTrackerMessageInfo &aInfo) in RadioTypeToString() 1041 const char *History::MessageTypeToString(const otHistoryTrackerMessageInfo &aInfo) in MessageTypeToString() 1176 void History::OutputRxTxEntryListFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryAg… in OutputRxTxEntryListFormat() 1206 void History::OutputRxTxEntryTableFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryA… in OutputRxTxEntryTableFormat()
|
D | cli_mdns.cpp | 174 void Mdns::OutputCacheInfo(const otMdnsCacheInfo &aInfo) in OutputCacheInfo()
|
/openthread-latest/src/core/meshcop/ |
D | timestamp.cpp | 50 void Timestamp::SetFrom(const Info &aInfo) in SetFrom()
|
/openthread-latest/src/core/thread/ |
D | network_diagnostic.cpp | 472 Error Server::AllocateAnswer(Coap::Message *&aAnswer, AnswerInfo &aInfo) in AllocateAnswer() 591 Error Server::CheckAnswerLength(Coap::Message *&aAnswer, AnswerInfo &aInfo) in CheckAnswerLength() 678 Error Server::AppendChildTableAsChildTlvs(Coap::Message *&aAnswer, AnswerInfo &aInfo) in AppendChildTableAsChildTlvs() 700 Error Server::AppendRouterNeighborTlvs(Coap::Message *&aAnswer, AnswerInfo &aInfo) in AppendRouterNeighborTlvs() 727 Error Server::AppendChildTableIp6AddressList(Coap::Message *&aAnswer, AnswerInfo &aInfo) in AppendChildTableIp6AddressList()
|
D | radio_selector.cpp | 64 void RadioSelector::NeighborInfo::PopulateMultiRadioInfo(MultiRadioInfo &aInfo) in PopulateMultiRadioInfo()
|
D | link_metrics.cpp | 96 Error Initiator::AppendLinkMetricsQueryTlv(Message &aMessage, const QueryInfo &aInfo) in AppendLinkMetricsQueryTlv()
|
D | address_resolver.cpp | 89 Error AddressResolver::GetNextCacheEntry(EntryInfo &aInfo, Iterator &aIterator) const in GetNextCacheEntry()
|
D | network_data_publisher.cpp | 515 void Publisher::DnsSrpServiceEntry::Publish(const Info &aInfo) in Publish()
|
/openthread-latest/src/core/instance/ |
D | instance.cpp | 468 void Instance::GetBufferInfo(BufferInfo &aInfo) in GetBufferInfo()
|
/openthread-latest/src/core/common/ |
D | log.cpp | 211 Error GenerateNextHexDumpLine(HexDumpInfo &aInfo) in GenerateNextHexDumpLine()
|
/openthread-latest/src/core/backbone_router/ |
D | multicast_listeners_table.cpp | 292 Error MulticastListenersTable::GetNext(Listener::Iterator &aIterator, Listener::Info &aInfo) in GetNext()
|
/openthread-latest/src/core/utils/ |
D | history_tracker.cpp | 189 …oryTracker::RecordNeighborEvent(NeighborTable::Event aEvent, const NeighborTable::EntryInfo &aInfo) in RecordNeighborEvent()
|
/openthread-latest/examples/platforms/simulation/ |
D | trel.c | 392 …EAK void otPlatTrelHandleDiscoveredPeerInfo(otInstance *aInstance, const otPlatTrelPeerInfo *aInfo) in otPlatTrelHandleDiscoveredPeerInfo()
|
/openthread-latest/src/ncp/ |
D | ncp_base_ftd.cpp | 89 void NcpBase::HandleParentResponseInfo(otThreadParentResponseInfo *aInfo, void *aContext) in HandleParentResponseInfo() 99 void NcpBase::HandleParentResponseInfo(const otThreadParentResponseInfo &aInfo) in HandleParentResponseInfo()
|
/openthread-latest/tests/unit/ |
D | test_dns_client.cpp | 322 void LogServiceInfo(const Dns::Client::ServiceInfo &aInfo) in LogServiceInfo()
|