Home
last modified time | relevance | path

Searched defs:GetCaps (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/mac/
Dlink_raw.hpp97 otRadioCaps GetCaps(void) const { return mSubMac.GetCaps(); } in GetCaps() function in ot::Mac::LinkRaw
Dsub_mac.cpp104 otRadioCaps SubMac::GetCaps(void) const in GetCaps() function in ot::Mac::SubMac
/openthread-latest/src/core/radio/
Dradio.hpp879 inline otRadioCaps Radio::GetCaps(void) { return otPlatRadioGetCaps(GetInstancePtr()); } in GetCaps() function in ot::Radio
1039 inline otRadioCaps Radio::GetCaps(void) in GetCaps() function in ot::Radio