HFP: not reconnect once again if has deferred DISCONNECT message
This an corner case that DISCONNECT message is received while Headset
StateMachine is in connecting state, this DISCONNECT message will be
deferred. Then HFP connect failed and Headset StateMachine transit to
Disconnected state and send an delayed CONNECT message to retry once.
Deferred DISCONNECT message will be ignored in this situation, and HFP
will goto connected state finally.
Need avoid retry once if has deferred DISCONNECT message in HFP
StateMachine.
Change-Id: I644518e9b49da9219569ee90b739afd186427c15
CRs-Fixed: 2520787
1 file changed