Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dtcp6.hpp135 void *GetContext(void) { return mContext; } in GetContext() function in ot::Ip6::Tcp::Endpoint
438 void *GetContext(void) { return mContext; } in GetContext() function in ot::Ip6::Tcp::Listener
/openthread-latest/src/core/common/
Dtasklet.hpp202 void *GetContext(void) { return mContext; } in GetContext() function in ot::TaskletContext
Dcallback.hpp99 void *GetContext(void) const { return mContext; } in GetContext() function in ot::CallbackBase
Dtimer.hpp376 void *GetContext(void) { return mContext; } in GetContext() function in ot::TimerMilliContext
/openthread-latest/src/core/thread/
Dnetwork_data_leader.cpp160 Error Leader::GetContext(const Ip6::Address &aAddress, Lowpan::Context &aContext) const in GetContext() function in ot::NetworkData::Leader
212 Error Leader::GetContext(uint8_t aContextId, Lowpan::Context &aContext) const in GetContext() function in ot::NetworkData::Leader