Home
last modified time | relevance | path

Searched defs:GetContext (Results 1 – 5 of 5) sorted by relevance

/openthread-3.4.0/src/core/net/
Dtcp6.hpp141 void *GetContext(void) { return mContext; } in GetContext() function in ot::Ip6::Tcp::Endpoint
459 void *GetContext(void) { return mContext; } in GetContext() function in ot::Ip6::Tcp::Listener
/openthread-3.4.0/src/core/common/
Dtasklet.hpp211 void *GetContext(void) { return mContext; } in GetContext() function in ot::TaskletContext
Dcallback.hpp106 void *GetContext(void) const { return mContext; } in GetContext() function in ot::CallbackBase
Dtimer.hpp308 void *GetContext(void) { return mContext; } in GetContext() function in ot::TimerMilliContext
/openthread-3.4.0/src/core/thread/
Dnetwork_data_leader.cpp138 Error LeaderBase::GetContext(const Ip6::Address &aAddress, Lowpan::Context &aContext) const in GetContext() function in ot::NetworkData::LeaderBase
171 Error LeaderBase::GetContext(uint8_t aContextId, Lowpan::Context &aContext) const in GetContext() function in ot::NetworkData::LeaderBase