Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Davdtp_internal.h278 int bt_avdtp_send_media_data(struct bt_avdtp_sep *sep, struct net_buf *buf);
Da2dp.c798 return bt_avdtp_send_media_data(&stream->local_ep->sep, buf); in bt_a2dp_stream_send()
Davdtp.c1363 int bt_avdtp_send_media_data(struct bt_avdtp_sep *sep, struct net_buf *buf) in bt_avdtp_send_media_data() function