mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-03 07:13:51 +00:00
hfp: removed command init in create_hfp_connection_context
This commit is contained in:
parent
7a6e2d5a07
commit
91b75982ac
@ -588,8 +588,7 @@ static hfp_connection_t * create_hfp_connection_context(void){
|
||||
hfp_connection->codecs_state = HFP_CODECS_IDLE;
|
||||
|
||||
hfp_connection->parser_state = HFP_PARSER_CMD_HEADER;
|
||||
hfp_connection->command = HFP_CMD_NONE;
|
||||
|
||||
|
||||
hfp_connection->acl_handle = HCI_CON_HANDLE_INVALID;
|
||||
hfp_connection->sco_handle = HCI_CON_HANDLE_INVALID;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user