Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Davrcp.h127 struct bt_avrcp_passthrough_rsp { struct
128 uint8_t response; /**< bt_avrcp_rsp_t */
129 uint8_t operation_id; /**< bt_avrcp_opid_t */
130 uint8_t state; /**< bt_avrcp_button_state_t */
131 uint8_t len;
132 const uint8_t *payload;