Home
last modified time | relevance | path

Searched defs:GetSendQueue (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/net/
Dip6.hpp290 const PriorityQueue &GetSendQueue(void) const { return mSendQueue; } in GetSendQueue() function in ot::Ip6::Ip6
/external/openthread/src/core/thread/
Dmesh_forwarder.hpp290 const PriorityQueue &GetSendQueue(void) const { return mSendQueue; } in GetSendQueue() function in ot::MeshForwarder