mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-17 02:42:33 +00:00
hfp: allow for additional params in +CLIP result
This commit is contained in:
parent
c7afb3cb72
commit
deac393b74
@ -1428,8 +1428,6 @@ static bool hfp_parse_byte(hfp_connection_t * hfp_connection, uint8_t byte, int
|
||||
|
||||
if (hfp_connection->command == HFP_CMD_RETRIEVE_AG_INDICATORS){
|
||||
hfp_connection->parser_state = HFP_PARSER_CMD_SEQUENCE;
|
||||
} else {
|
||||
hfp_connection->parser_state = HFP_PARSER_CMD_HEADER;
|
||||
}
|
||||
return true;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user