Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Davrcp.h127 struct bt_avrcp_passthrough_rsp { struct
179 void (*passthrough_rsp)(struct bt_avrcp *avrcp, struct bt_avrcp_passthrough_rsp *rsp);
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Davrcp.c64 static void avrcp_passthrough_rsp(struct bt_avrcp *avrcp, struct bt_avrcp_passthrough_rsp *rsp) in avrcp_passthrough_rsp()
/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp.c309 struct bt_avrcp_passthrough_rsp rsp; in avrcp_pass_through_handler()