Searched defs:aDest (Results 1 – 8 of 8) sorted by relevance
/openthread-latest/examples/platforms/utils/ |
D | mac_frame.cpp | 263 uint8_t otMacFrameGenerateCslIeTemplate(uint8_t *aDest) in otMacFrameGenerateCslIeTemplate() 275 uint8_t otMacFrameGenerateEnhAckProbingIe(uint8_t *aDest, const uint8_t *aIeData, uint8_t aIeDataLe… in otMacFrameGenerateEnhAckProbingIe()
|
/openthread-latest/src/core/mac/ |
D | data_poll_sender.cpp | 127 Error DataPollSender::GetPollDestinationAddress(Mac::Address &aDest, Mac::RadioType &aRadioType) co… in GetPollDestinationAddress()
|
D | mac_frame.cpp | 1472 Error TxFrame::GenerateWakeupFrame(PanId aPanId, const Address &aDest, const Address &aSource) in GenerateWakeupFrame()
|
/openthread-latest/src/core/radio/ |
D | trel_packet.hpp | 197 void SetDestination(const Mac::ExtAddress &aDest) { mDestination = aDest; } in SetDestination()
|
/openthread-latest/src/cli/ |
D | cli_srp_client.cpp | 45 static otError CopyString(char *aDest, uint16_t aDestSize, const char *aSource) in CopyString()
|
/openthread-latest/src/lib/spinel/ |
D | logger.cpp | 111 uint32_t Logger::Snprintf(char *aDest, uint32_t aSize, const char *aFormat, ...) in Snprintf()
|
/openthread-latest/src/core/thread/ |
D | address_resolver.cpp | 367 …ddressResolver::UpdateSnoopedCacheEntry(const Ip6::Address &aEid, uint16_t aRloc16, uint16_t aDest) in UpdateSnoopedCacheEntry()
|
/openthread-latest/src/core/net/ |
D | mdns.cpp | 3467 const AddressInfo &aDest, in EntryContext()
|