Searched refs:otDeviceRole (Results 1 – 5 of 5) sorted by relevance
79 } otDeviceRole; typedef752 otDeviceRole otThreadGetDeviceRole(otInstance *aInstance);761 const char *otThreadDeviceRoleToString(otDeviceRole aRole);
79 otDeviceRole mRole; ///< Device Role.
312 otDeviceRole otThreadGetDeviceRole(otInstance *aInstance) in otThreadGetDeviceRole()317 const char *otThreadDeviceRoleToString(otDeviceRole aRole) { return Mle::RoleToString(MapEnum(aRole… in otThreadDeviceRoleToString()
231 otDeviceRole otThreadGetDeviceRole(otInstance *aInstance) in otThreadGetDeviceRole()
709 DefineMapEnum(otDeviceRole, Mle::DeviceRole);