Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmcc_test.c431 static void mcc_otc_obj_selected_cb(struct bt_conn *conn, int err) in mcc_otc_obj_selected_cb() function
551 mcc_cb.otc_obj_selected = mcc_otc_obj_selected_cb; in do_mcc_init()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dmcc.c481 static void mcc_otc_obj_selected_cb(struct bt_conn *conn, int err) in mcc_otc_obj_selected_cb() function
650 cb.otc_obj_selected = mcc_otc_obj_selected_cb; in cmd_mcc_init()