Searched defs:GetRole (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/common/ | ||
| D | settings.hpp | 155         uint8_t GetRole(void) const { return mRole; }  in GetRole()  function in ot::SettingsBase::NetworkInfo | 
| /external/openthread/src/core/thread/ | ||
| D | mle.hpp | 231     DeviceRole GetRole(void) const { return mRole; }  in GetRole()  function in ot::Mle::Mle |