Searched refs:ACCEPTED (Results 1 - 7 of 7) sorted by relevance

/system/bt/packet/avrcp/
H A Dplay_item.h38 : VendorPacketBuilder(CType::ACCEPTED, CommandPdu::PLAY_ITEM,
H A Dset_addressed_player.h39 : VendorPacketBuilder(CType::ACCEPTED, CommandPdu::SET_ADDRESSED_PLAYER,
H A Dpass_through_packet.h40 : PacketBuilder(response ? CType::ACCEPTED : CType::CONTROL, 0x09, 0x00,
H A Dset_absolute_volume.cc54 if (GetCType() != CType::ACCEPTED) return false;
/system/bt/include/hardware/avrcp/
H A Davrcp_logging_helper.h40 CASE_RETURN_TEXT(CType::ACCEPTED);
H A Davrcp_common.h35 ACCEPTED = 0x9, member in class:bluetooth::avrcp::CType
/system/bt/profile/avrcp/
H A Ddevice.cc69 if (pkt->GetCType() >= CType::ACCEPTED) {

Completed in 325 milliseconds