Searched defs:GetCaps (Results 1 – 3 of 3) sorted by relevance
| /external/openthread/src/core/mac/ | ||
| D | link_raw.hpp | 103     otRadioCaps GetCaps(void) const { return mSubMac.GetCaps(); }  in GetCaps()  function in ot::Mac::LinkRaw | 
| D | sub_mac.cpp | 108 otRadioCaps SubMac::GetCaps(void) const  in GetCaps()  function in ot::Mac::SubMac | 
| /external/openthread/src/core/radio/ | ||
| D | radio.hpp | 699 inline otRadioCaps Radio::GetCaps(void)  in GetCaps()  function in ot::Radio |