Searched refs:otThreadDeviceRoleToString (Results 1 – 5 of 5) sorted by relevance
800 const char *otThreadDeviceRoleToString(otDeviceRole aRole);
323 const char *otThreadDeviceRoleToString(otDeviceRole aRole) { return Mle::RoleToString(MapEnum(aRole… in otThreadDeviceRoleToString() function
349 otbrLogInfo("Device role changed to %s", otThreadDeviceRoleToString(deviceRole)); in HandleValueIs()
676 ageString, otThreadDeviceRoleToString(info->mRole), in Process()
6762 OutputLine("%s", otThreadDeviceRoleToString(otThreadGetDeviceRole(GetInstancePtr()))); in Process()