Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/
Dmain.c365 static void print_remote_codec_cap(const struct bt_audio_codec_cap *codec_cap, in print_remote_codec_cap() function
490 print_remote_codec_cap(codec_cap, dir); in pac_record_cb()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_unicast_client_test.c306 static void print_remote_codec_cap(const struct bt_audio_codec_cap *codec_cap, in print_remote_codec_cap() function
341 print_remote_codec_cap(codec_cap, dir); in pac_record_cb()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c912 static void print_remote_codec_cap(const struct bt_conn *conn, in print_remote_codec_cap() function
961 print_remote_codec_cap(conn, codec_cap, dir); in pac_record_cb()