Searched refs:bt_mcc_read_current_group_obj_id (Results 1 – 6 of 6) sorted by relevance
810 int bt_mcc_read_current_group_obj_id(struct bt_conn *conn);
1206 err = bt_mcc_read_current_group_obj_id(default_conn); in test_read_current_group_object_id_wait_flags()2158 err = bt_mcc_read_current_group_obj_id(NULL); in test_read_current_group_obj_id()2167 err = bt_mcc_read_current_group_obj_id(default_conn); in test_read_current_group_obj_id()
992 result = bt_mcc_read_current_group_obj_id(default_conn); in cmd_mcc_read_current_group_obj_id()
971 err = bt_mcc_read_current_group_obj_id(conn); in mcp_current_group_obj_id_read()
1402 return bt_mcc_read_current_group_obj_id(mprx.remote_player.conn); in media_proxy_ctrl_get_current_group_id()
2796 int bt_mcc_read_current_group_obj_id(struct bt_conn *conn) in bt_mcc_read_current_group_obj_id() function