mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-25 16:43:28 +00:00
hfp_hf: remove break from ag indicator loop
This commit is contained in:
parent
e006b9efcf
commit
0f09372dc5
@ -1383,7 +1383,6 @@ static void hfp_hf_handle_transfer_ag_indicator_status(hfp_connection_t * hfp_co
|
|||||||
}
|
}
|
||||||
hfp_connection->hf_call_status = new_hf_call_status;
|
hfp_connection->hf_call_status = new_hf_call_status;
|
||||||
}
|
}
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user