Lines Matching refs:OutputLine
223 OutputLine("%s", (name != nullptr) ? name : "(null)"); in Process()
270 … OutputLine("%s", otSrpClientItemStateToString(otSrpClientGetHostInfo(GetInstancePtr())->mState)); in Process()
299 OutputLine("auto"); in Process()
533 OutputLine("%u", serverSockAddr->mPort); in Process()
798 OutputLine("auto"); in OutputHostInfo()
814 OutputLine("]"); in OutputHostInfo()
839 …OutputLine("\", state:%s, port:%d, priority:%d, weight:%d", otSrpClientItemStateToString(aService.… in OutputService()
952 OutputLine("SRP client callback - error:%s", otThreadErrorToString(aError)); in HandleCallback()
953 OutputLine("Host info:"); in HandleCallback()
956 OutputLine("Service list:"); in HandleCallback()
961 OutputLine("Removed service list:"); in HandleCallback()