Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Davdtp_internal.h275 int bt_avdtp_send_media_data(struct bt_avdtp_sep *sep, struct net_buf *buf);
Da2dp.c878 return bt_avdtp_send_media_data(&stream->local_ep->sep, buf); in bt_a2dp_stream_send()
Davdtp.c1672 int bt_avdtp_send_media_data(struct bt_avdtp_sep *sep, struct net_buf *buf) in bt_avdtp_send_media_data() function