Home
last modified time | relevance | path

Searched defs:bt_avrcp_header (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp_internal.h61 struct bt_avrcp_header { struct
62 uint8_t byte0; /** [7:4]: RFA, [3:0]: Ctype */
63 uint8_t byte1; /** [7:3]: Subunit_type, [2:0]: Subunit_ID */
64 uint8_t opcode; /** Unit Info, Subunit Info, Vendor Dependent, or Pass Through */