Searched defs:aDest (Results 1 – 7 of 7) sorted by relevance
229 uint8_t otMacFrameGenerateCslIeTemplate(uint8_t *aDest) in otMacFrameGenerateCslIeTemplate()241 uint8_t otMacFrameGenerateEnhAckProbingIe(uint8_t *aDest, const uint8_t *aIeData, uint8_t aIeDataLe… in otMacFrameGenerateEnhAckProbingIe()
334 void _solve_with_guess_impl(const Rhs& b, SparseMatrixBase<DestDerived> &aDest) const in _solve_with_guess_impl()368 _solve_with_guess_impl(const Rhs& b, MatrixBase<DestDerived> &aDest) const in _solve_with_guess_impl()
136 Error DataPollSender::GetPollDestinationAddress(Mac::Address &aDest, Mac::RadioType &aRadioType) co… in GetPollDestinationAddress()
217 void SetDestination(const Mac::ExtAddress &aDest) { mDestination = aDest; } in SetDestination()
45 static otError CopyString(char *aDest, uint16_t aDestSize, const char *aSource) in CopyString()
381 Mac::ShortAddress aDest) in UpdateSnoopedCacheEntry()
426 void MeshForwarder::EvaluateRoutingCost(uint16_t aDest, uint8_t &aBestCost, uint16_t &aBestDest) co… in EvaluateRoutingCost()