Searched refs:mcc_read_current_group_obj_id_cb (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | mcc_test.c | 271 static void mcc_read_current_group_obj_id_cb(struct bt_conn *conn, int err, in mcc_read_current_group_obj_id_cb() function 537 mcc_cb.read_current_group_obj_id = mcc_read_current_group_obj_id_cb; in do_mcc_init()
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | mcc.c | 306 static void mcc_read_current_group_obj_id_cb(struct bt_conn *conn, int err, in mcc_read_current_group_obj_id_cb() function 643 cb.read_current_group_obj_id = mcc_read_current_group_obj_id_cb; in cmd_mcc_init()
|
/Zephyr-latest/tests/bluetooth/tester/src/audio/ |
D | btp_mcp.c | 519 static void mcc_read_current_group_obj_id_cb(struct bt_conn *conn, int err, uint64_t id) in mcc_read_current_group_obj_id_cb() function 650 .read_current_group_obj_id = mcc_read_current_group_obj_id_cb,
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | media_proxy.c | 477 static void mcc_read_current_group_obj_id_cb(struct bt_conn *conn, int err, uint64_t id) in mcc_read_current_group_obj_id_cb() function 740 mprx.mcc_cbs.read_current_group_obj_id = mcc_read_current_group_obj_id_cb; in media_proxy_ctrl_discover_player()
|
D | mcc.c | 669 static uint8_t mcc_read_current_group_obj_id_cb(struct bt_conn *conn, uint8_t err, in mcc_read_current_group_obj_id_cb() function 2822 mcs_inst->read_params.func = mcc_read_current_group_obj_id_cb; in bt_mcc_read_current_group_obj_id()
|