Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/classic/
Da2dp.h774 uint32_t bt_a2dp_get_mtu(struct bt_a2dp_stream *stream);
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Da2dp.c767 uint32_t bt_a2dp_get_mtu(struct bt_a2dp_stream *stream) in bt_a2dp_get_mtu() function