Lines Matching full:avrcp
34 namespace avrcp {
45 AvrcpInterface* avrcp, SdpInterface* sdp,
48 CHECK(avrcp != nullptr);
52 // SDP Initialization for AVRCP Here.
55 instance_->avrc_ = avrcp;
59 // Set up the AVRCP acceptor connection
156 BT_DEFAULT_BUFFER_SIZE; // Some magic number found in the AVRCP code
221 // devices SDP is completed after the device connects AVRCP so that
223 // capabilities. For now always use AVRCP 1.6.
270 LOG(ERROR) << "Unknown AVRCP Control event";
354 LOG(ERROR) << "Unknown AVRCP Control event";
410 << " peer avrcp version=" << loghex(peer_avrcp_version);
453 << " peer avrcp target version="
500 // used to tell the AVRCP API layer that the data is properly formatted and
521 } // namespace avrcp