HFP: add null check mAdapterService object

Add null check for mAdapterService object to prevent
NullPointer access during race condition between profile
stop and audio disconnect procedure.
synchronized mAdapterService with mStateMachines lock.

CRs-Fixed: 2561875
Change-Id: I626d30e79afd4638c13aa00527bf5454fdb12892
1 file changed