Home
last modified time | relevance | path

Searched refs:BT_AVRCP_OPC_PASS_THROUGH (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp_internal.h52 BT_AVRCP_OPC_PASS_THROUGH = 0x7c, enumerator
Davrcp.c315 { BT_AVRCP_OPC_PASS_THROUGH, avrcp_pass_through_handler },
354 } else if (avrcp_hdr->opcode == BT_AVRCP_OPC_PASS_THROUGH) { in avrcp_recv()
534 if (cr == BT_AVCTP_CMD && avrcp_hdr->opcode != BT_AVRCP_OPC_PASS_THROUGH) { in avrcp_send()