Lines Matching refs:loghex
125 << " SDP Completed features=" << loghex(features); in ConnectDevice()
127 LOG(ERROR) << "Failed to do SDP: status=" << loghex(status) in ConnectDevice()
128 << " features=" << loghex(features) in ConnectDevice()
219 LOG(INFO) << __PRETTY_FUNCTION__ << ": handle=" << loghex(handle) in AvrcpConnect()
220 << " status= " << loghex(status); in AvrcpConnect()
229 LOG(INFO) << __PRETTY_FUNCTION__ << ": handle=" << loghex(handle) in InitiatorControlCb()
230 << " result=" << loghex(result) in InitiatorControlCb()
317 LOG(INFO) << __PRETTY_FUNCTION__ << ": handle=" << loghex(handle) in AcceptorControlCb()
318 << " result=" << loghex(result) in AcceptorControlCb()
344 << ": No device found for handle: " << loghex(handle); in AcceptorControlCb()
407 << loghex(handle); in MessageCb()
459 << " peer avrcp version=" << loghex(peer_avrcp_version); in SdpCb()
505 << loghex(peer_avrcp_target_version); in SdpCb()
547 DLOG(INFO) << "SendMessage to handle=" << loghex(handle); in SendMessage()