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