Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Davrcp.h179 void (*passthrough_rsp)(struct bt_avrcp *avrcp, struct bt_avrcp_passthrough_rsp *rsp); member
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Davrcp.c82 .passthrough_rsp = avrcp_passthrough_rsp,
/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp.c330 avrcp_cb->passthrough_rsp(avrcp, &rsp); in avrcp_pass_through_handler()