commit | ac63e443a36b1706273fe6b176540d66e6dd80dd | [log] [tgz] |
---|---|---|
author | Srinu Jella <sjella@codeaurora.org> | Thu Apr 18 15:05:11 2019 +0530 |
committer | Divya Sharma <divyash@codeaurora.org> | Tue Apr 23 15:31:55 2019 -0700 |
tree | 017b6ffd0bea8a7ee34997eef53778073ec5c771 | |
parent | 28d00ac2cbe4b131a425912df4b05b44ddfe6245 [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