Searched refs:bt_a2dp_stream_reconfig (Results 1 – 3 of 3) sorted by relevance
802 int bt_a2dp_stream_reconfig(struct bt_a2dp_stream *stream, struct bt_a2dp_codec_cfg *config);
648 if (bt_a2dp_stream_reconfig(&sbc_stream, &sbc_cfg_default) != 0) { in cmd_reconfigure()
804 int bt_a2dp_stream_reconfig(struct bt_a2dp_stream *stream, struct bt_a2dp_codec_cfg *config) in bt_a2dp_stream_reconfig() function