Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dmcc.h982 int bt_mcc_otc_read_parent_group_object(struct bt_conn *conn);
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmcc_test.c2081 err = bt_mcc_otc_read_parent_group_object(NULL); in test_read_parent_group_object()
2090 err = bt_mcc_otc_read_parent_group_object(default_conn); in test_read_parent_group_object()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dmcc.c1928 result = bt_mcc_otc_read_parent_group_object(default_conn); in cmd_mcc_otc_read_parent_group_object()
/Zephyr-latest/subsys/bluetooth/audio/
Dmcc.c3861 int bt_mcc_otc_read_parent_group_object(struct bt_conn *conn) in bt_mcc_otc_read_parent_group_object() function