Searched refs:read_parent_group_obj_id (Results 1 – 7 of 7) sorted by relevance
572 bt_mcc_read_parent_group_obj_id_cb read_parent_group_obj_id; member
642 cb.read_parent_group_obj_id = mcc_read_parent_group_obj_id_cb; in cmd_mcc_init()2020 SHELL_CMD_ARG(read_parent_group_obj_id, NULL,
1341 SHELL_CMD_ARG(read_parent_group_obj_id, NULL,
538 mcc_cb.read_parent_group_obj_id = mcc_read_parent_group_obj_id_cb; in do_mcc_init()
649 .read_parent_group_obj_id = mcc_read_parent_group_obj_id_cb,
625 if (mcc_cb && mcc_cb->read_parent_group_obj_id) { in mcc_parent_group_obj_id_cb()626 mcc_cb->read_parent_group_obj_id(conn, cb_err, id); in mcc_parent_group_obj_id_cb()
739 mprx.mcc_cbs.read_parent_group_obj_id = mcc_read_parent_group_obj_id_cb; in media_proxy_ctrl_discover_player()