Home
last modified time | relevance | path

Searched defs:GetSupportedChannelMask (Results 1 – 4 of 4) sorted by relevance

/external/openthread/src/core/radio/
Dmax_power_table.hpp67 uint32_t GetSupportedChannelMask(void) const in GetSupportedChannelMask() function in ot::MaxPowerTable
Dradio.hpp683 inline uint32_t Radio::GetSupportedChannelMask(void) in GetSupportedChannelMask() function in ot::Radio
/external/openthread/src/core/mac/
Dmac.hpp315 const ChannelMask &GetSupportedChannelMask(void) const { return mSupportedChannelMask; } in GetSupportedChannelMask() function in ot::Mac::Mac
/external/ot-br-posix/src/dbus/client/
Dthread_api_dbus.cpp541 ClientError ThreadApiDBus::GetSupportedChannelMask(uint32_t &aChannelMask) in GetSupportedChannelMask() function in otbr::DBus::ThreadApiDBus