Home
last modified time | relevance | path

Searched refs:mcc_read_parent_group_obj_id_cb (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmcc_test.c295 static void mcc_read_parent_group_obj_id_cb(struct bt_conn *conn, int err, in mcc_read_parent_group_obj_id_cb() function
539 mcc_cb.read_parent_group_obj_id = mcc_read_parent_group_obj_id_cb; in do_mcc_init()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dmcc.c286 static void mcc_read_parent_group_obj_id_cb(struct bt_conn *conn, int err, in mcc_read_parent_group_obj_id_cb() function
618 cb.read_parent_group_obj_id = mcc_read_parent_group_obj_id_cb; in cmd_mcc_init()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_mcp.c512 static void mcc_read_parent_group_obj_id_cb(struct bt_conn *conn, int err, uint64_t id) in mcc_read_parent_group_obj_id_cb() function
649 .read_parent_group_obj_id = mcc_read_parent_group_obj_id_cb,
/Zephyr-latest/subsys/bluetooth/audio/
Dmedia_proxy.c464 static void mcc_read_parent_group_obj_id_cb(struct bt_conn *conn, int err, uint64_t id) in mcc_read_parent_group_obj_id_cb() function
739 mprx.mcc_cbs.read_parent_group_obj_id = mcc_read_parent_group_obj_id_cb; in media_proxy_ctrl_discover_player()
Dmcc.c630 static uint8_t mcc_read_parent_group_obj_id_cb(struct bt_conn *conn, uint8_t err, in mcc_read_parent_group_obj_id_cb() function
2784 mcs_inst->read_params.func = mcc_read_parent_group_obj_id_cb; in bt_mcc_read_parent_group_obj_id()