Home
last modified time | relevance | path

Searched refs:VENDOR (Results 1 – 8 of 8) sorted by relevance

/system/bt/packet/tests/avrcp/
Davrcp_packet_test.cc71 CType::STATUS, 0x09, 0x00, Opcode::VENDOR, std::move(cap_req_builder)); in TEST()
86 ASSERT_EQ(test_avrcp_packet->GetOpcode(), Opcode::VENDOR); in TEST()
/system/bt/packet/tests/fuzzers/
Davrcp_packet_fuzzer.cc78 CType::STATUS, 0x09, 0x00, Opcode::VENDOR, std::move(cap_req_builder)); in LLVMFuzzerTestOneInput()
/system/bt/packet/avrcp/
Dvendor_packet.h49 : PacketBuilder(ctype, 0x09, 0x00, Opcode::VENDOR), in VendorPacketBuilder()
/system/bt/include/hardware/avrcp/
Davrcp_common.h43 VENDOR = 0x00, enumerator
Davrcp_logging_helper.h56 CASE_RETURN_TEXT(Opcode::VENDOR); in OpcodeText()
/system/bt/profile/avrcp/
Dconnection_handler.cc545 if (!browse && (op_code == (uint16_t)(Opcode::VENDOR))) { in SendMessage()
Ddevice.cc680 case Opcode::VENDOR: { in MessageReceived()
/system/sepolicy/private/
Dfile_contexts463 # This includes VENDOR Dynamically Loadable Kernel Modules and other misc files.