Searched defs:bt_avrcp_header (Results 1 – 1 of 1) sorted by relevance
61 struct bt_avrcp_header { struct62 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 */