Home
last modified time | relevance | path

Searched refs:mcc_otc_read_current_group_object_cb (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmcc_test.c506 static void mcc_otc_read_current_group_object_cb(struct bt_conn *conn, int err, in mcc_otc_read_current_group_object_cb() function
557 mcc_cb.otc_current_group_object = mcc_otc_read_current_group_object_cb; in do_mcc_init()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dmcc.c581 static void mcc_otc_read_current_group_object_cb(struct bt_conn *conn, int err, in mcc_otc_read_current_group_object_cb() function
681 cb.otc_current_group_object = mcc_otc_read_current_group_object_cb; in cmd_mcc_init()