commit | cd8becc60bc92ccd226aff8548805b7e808bade4 | [log] [tgz] |
---|---|---|
author | Srinu Jella <sjella@codeaurora.org> | Thu Apr 18 15:05:11 2019 +0530 |
committer | Satish Kodishala <skodisha@codeaurora.org> | Thu Apr 18 15:51:49 2019 +0530 |
tree | da1bd041f9b76269303651d1fd0ab345fd0b0ae7 | |
parent | 629ef610f204449aa1fe0310b0943234f4f813cd [diff] |
HFP: Handle network callbacks properly - As the network callback is initialized at two places, it is leading to exception while unregisteting the network callback. This is due to callback memory is different at register and unregister. - Ensured callback is initialized at one place. CRs-Fixed: 2435461 Change-Id: Ic3dd3ac977ac442852ebca5c0b51acbe789d8177