Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h1539 int bt_bap_unicast_group_reconfig(struct bt_bap_unicast_group *unicast_group,
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_unicast_client_test.c1205 err = bt_bap_unicast_group_reconfig(unicast_group, &param); in test_main_reconf_group()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c1518 err = bt_bap_unicast_group_reconfig(default_unicast_group, &group_param); in reconfig_unicast_group()
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_unicast_client.c2928 int bt_bap_unicast_group_reconfig(struct bt_bap_unicast_group *unicast_group, in bt_bap_unicast_group_reconfig() function