-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Handle NAN register callback in libwifihal #25
Conversation
gowthambabu92
commented
Jun 27, 2024
•
edited
Loading
edited
- Port patch from vendor_intel_utils to main libwifihal repo.
- Handle NAN register callback in libwifihal
this patch can fix below vts fail: wifi_sta_iface_->getApfPacketFilterCapabilities(&apf_caps).isOk() Test: after put on this patch VtsHalWifiStaIfaceTargetTest will pass Tracked-On: OAM-120203 Signed-off-by: Ye, Zhao <[email protected]>
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]>
Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details. |
1 similar comment
Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details. |
FAILURE: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details. |
SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details. |
Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details. |
1 similar comment
Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details. |
SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details. |
1 similar comment
SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details. |
Android CI has started MERGE Build for this pr ,Please check the linked Tracked-On issue/Android CI Web for more details. |
Android CI has completed MERGE Build for this pr, build is SUCCESS. Please check the linked Tracked-On issue/Android CI Web for more details. For Binaries: /cactus-absp-or-local/celadon-merge/601 |