Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp.c646 typedef void (*bt_a2dp_done_cb)(struct bt_a2dp_stream *stream); typedef
648 static int bt_a2dp_ctrl_cb(struct bt_avdtp_req *req, bt_a2dp_rsp_cb rsp_cb, bt_a2dp_done_cb done_cb, in bt_a2dp_ctrl_cb()
680 bt_a2dp_done_cb done_cb = (ep->stream != NULL && ep->stream->ops != NULL) in bt_a2dp_open_cb()
691 bt_a2dp_done_cb done_cb = in bt_a2dp_start_cb()
701 bt_a2dp_done_cb done_cb = in bt_a2dp_suspend_cb()
711 bt_a2dp_done_cb done_cb = in bt_a2dp_close_cb()
721 bt_a2dp_done_cb done_cb = in bt_a2dp_abort_cb()