Searched refs:bt_mcc_read_parent_group_obj_id (Results 1 – 6 of 6) sorted by relevance
831 int bt_mcc_read_parent_group_obj_id(struct bt_conn *conn);
2057 err = bt_mcc_read_parent_group_obj_id(NULL); in test_read_parent_group_obj_id()2066 err = bt_mcc_read_parent_group_obj_id(default_conn); in test_read_parent_group_obj_id()
980 result = bt_mcc_read_parent_group_obj_id(default_conn); in cmd_mcc_read_parent_group_obj_id()
948 err = bt_mcc_read_parent_group_obj_id(conn); in mcp_parent_group_obj_id_read()
1367 return bt_mcc_read_parent_group_obj_id(mprx.remote_player.conn); in media_proxy_ctrl_get_parent_group_id()
2758 int bt_mcc_read_parent_group_obj_id(struct bt_conn *conn) in bt_mcc_read_parent_group_obj_id() function