Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/classic/
Da2dp.h766 int bt_a2dp_stream_reconfig(struct bt_a2dp_stream *stream, struct bt_a2dp_codec_cfg *config);
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Da2dp.c761 int bt_a2dp_stream_reconfig(struct bt_a2dp_stream *stream, struct bt_a2dp_codec_cfg *config) in bt_a2dp_stream_reconfig() function