Home
last modified time | relevance | path

Searched refs:bt_bap_unicast_client_config (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.5.0/tests/bluetooth/audio/mocks/src/
Dbap_unicast_client.c14 int bt_bap_unicast_client_config(struct bt_bap_stream *stream, in bt_bap_unicast_client_config() function
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dbap_unicast_client_internal.h9 int bt_bap_unicast_client_config(struct bt_bap_stream *stream,
Dbap_stream.c486 err = bt_bap_unicast_client_config(stream, codec_cfg); in bt_bap_stream_config()
638 err = bt_bap_unicast_client_config(stream, codec_cfg); in bt_bap_stream_reconfig()
Dbap_unicast_client.c2730 int bt_bap_unicast_client_config(struct bt_bap_stream *stream, in bt_bap_unicast_client_config() function