Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Da2dp.h748 int bt_a2dp_stream_config(struct bt_a2dp *a2dp, struct bt_a2dp_stream *stream,
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Da2dp.c629 err = bt_a2dp_stream_config(default_a2dp, &sbc_stream, in cmd_configure()
/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp.c619 int bt_a2dp_stream_config(struct bt_a2dp *a2dp, struct bt_a2dp_stream *stream, in bt_a2dp_stream_config() function