mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-18 14:42:33 +00:00
hfp_ag: add missing break
This commit is contained in:
parent
47dc1b0d60
commit
971388fee8
@ -881,7 +881,7 @@ static int hfp_ag_voice_recognition_state_machine(hfp_connection_t * hfp_connect
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
break;
|
||||
|
||||
case HFP_CMD_HF_ACTIVATE_VOICE_RECOGNITION:
|
||||
// HF initiatied voice recognition, parser extracted activation value
|
||||
|
Loading…
x
Reference in New Issue
Block a user