Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle NAN register callback in libwifihal
NAN register callback was not handled in libwifihal, causing wlan0 interface down during NAN initialization. Because of that wifi is turning off. Handle the NAN register callback in libwifihal, now NAN initialization success and wifi also working everytime. Tests done: 1. Flash binary and launch as GVT-d 2. Check wifi on success 3. adb reboot 4. Check wifi on success 5. Validated steps 3,4 - 10 times Tracked-On: OAM-121432 Signed-off-by: Gowtham Anandha Babu <[email protected]> Signed-off-by: Bharat B Panda <[email protected]>
- Loading branch information