Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Da2dp.h821 uint32_t bt_a2dp_get_mtu(struct bt_a2dp_stream *stream);
/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp.c820 uint32_t bt_a2dp_get_mtu(struct bt_a2dp_stream *stream) in bt_a2dp_get_mtu() function