/openthread-3.5.0/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-3.5.0/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()
|
D | crypto_platform.cpp | 249 const uint8_t *aInfo, in otPlatCryptoHkdfExpand()
|
/openthread-3.5.0/src/cli/ |
D | cli_history.cpp | 411 const char *History::RadioTypeToString(const otHistoryTrackerMessageInfo &aInfo) in RadioTypeToString() 431 const char *History::MessageTypeToString(const otHistoryTrackerMessageInfo &aInfo) in MessageTypeToString() 566 void History::OutputRxTxEntryListFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryAg… in OutputRxTxEntryListFormat() 596 void History::OutputRxTxEntryTableFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryA… in OutputRxTxEntryTableFormat()
|
D | cli.cpp | 8336 void Interpreter::HandleDiscoveryRequest(const otThreadDiscoveryRequestInfo *aInfo, void *aContext) in HandleDiscoveryRequest() 8341 void Interpreter::HandleDiscoveryRequest(const otThreadDiscoveryRequestInfo &aInfo) in HandleDiscoveryRequest()
|
/openthread-3.5.0/src/core/thread/ |
D | network_diagnostic.cpp | 463 Error Server::AllocateAnswer(Coap::Message *&aAnswer, AnswerInfo &aInfo) in AllocateAnswer() 584 Error Server::CheckAnswerLength(Coap::Message *&aAnswer, AnswerInfo &aInfo) in CheckAnswerLength() 671 Error Server::AppendChildTableAsChildTlvs(Coap::Message *&aAnswer, AnswerInfo &aInfo) in AppendChildTableAsChildTlvs() 693 Error Server::AppendRouterNeighborTlvs(Coap::Message *&aAnswer, AnswerInfo &aInfo) in AppendRouterNeighborTlvs() 720 Error Server::AppendChildTableIp6AddressList(Coap::Message *&aAnswer, AnswerInfo &aInfo) in AppendChildTableIp6AddressList()
|
D | radio_selector.cpp | 64 void RadioSelector::NeighborInfo::PopulateMultiRadioInfo(MultiRadioInfo &aInfo) in PopulateMultiRadioInfo()
|
D | network_data_publisher.cpp | 516 void Publisher::DnsSrpServiceEntry::Publish(const Info &aInfo) in Publish()
|
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()
|
/openthread-3.5.0/src/core/common/ |
D | instance.cpp | 405 void Instance::GetBufferInfo(BufferInfo &aInfo) in GetBufferInfo()
|
/openthread-3.5.0/src/core/net/ |
D | srp_client.cpp | 945 Error Client::AppendServiceInstructions(Message &aMessage, Info &aInfo) in AppendServiceInstructions() 1104 Error Client::AppendServiceInstruction(Service &aService, Message &aMessage, Info &aInfo) in AppendServiceInstruction() 1226 Error Client::AppendHostDescriptionInstruction(Message &aMessage, Info &aInfo) in AppendHostDescriptionInstruction() 1341 Error Client::AppendHostName(Message &aMessage, Info &aInfo, bool aDoNotCompress) const in AppendHostName() 1411 Error Client::AppendSignature(Message &aMessage, Info &aInfo) in AppendSignature()
|
D | dns_client.cpp | 980 Error Client::StartQuery(QueryInfo &aInfo, const char *aLabel, const char *aName, QueryType aSecond… in StartQuery() 1036 Error Client::AllocateQuery(const QueryInfo &aInfo, const char *aLabel, const char *aName, Query *&… in AllocateQuery() 1085 Error Client::SendQuery(Query &aQuery, QueryInfo &aInfo, bool aUpdateTimer) in SendQuery()
|
D | dnssd_server.cpp | 993 void Server::RemoveQueryAndPrepareResponse(ProxyQuery &aQuery, const ProxyQueryInfo &aInfo, Respons… in RemoveQueryAndPrepareResponse() 1006 void Server::Response::InitFrom(ProxyQuery &aQuery, const ProxyQueryInfo &aInfo) in InitFrom()
|
D | dns_client.hpp | 834 void UpdateQuery(Query &aQuery, const QueryInfo &aInfo) { aQuery.Write(0, aInfo); } in UpdateQuery()
|
/openthread-3.5.0/src/core/backbone_router/ |
D | multicast_listeners_table.cpp | 292 Error MulticastListenersTable::GetNext(Listener::Iterator &aIterator, Listener::Info &aInfo) in GetNext()
|
/openthread-3.5.0/src/core/utils/ |
D | history_tracker.cpp | 189 …oryTracker::RecordNeighborEvent(NeighborTable::Event aEvent, const NeighborTable::EntryInfo &aInfo) in RecordNeighborEvent()
|
/openthread-3.5.0/examples/platforms/simulation/ |
D | trel.c | 488 …EAK void otPlatTrelHandleDiscoveredPeerInfo(otInstance *aInstance, const otPlatTrelPeerInfo *aInfo) in otPlatTrelHandleDiscoveredPeerInfo()
|
/openthread-3.5.0/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()
|
D | ncp_base_mtd.cpp | 3546 …rror NcpBase::EncodeNeighborMultiRadioInfo(uint32_t aSpinelRadioLink, const otRadioLinkInfo &aInfo) in EncodeNeighborMultiRadioInfo()
|
/openthread-3.5.0/src/core/api/ |
D | thread_api.cpp | 298 …etNextNeighborInfo(otInstance *aInstance, otNeighborInfoIterator *aIterator, otNeighborInfo *aInfo) in otThreadGetNextNeighborInfo()
|
/openthread-3.5.0/tests/unit/ |
D | test_dns_client.cpp | 322 void LogServiceInfo(const Dns::Client::ServiceInfo &aInfo) in LogServiceInfo()
|