Skip to content
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

Merged
merged 2 commits into from
Jun 28, 2024

Conversation

gowthambabu92
Copy link
Contributor

@gowthambabu92 gowthambabu92 commented Jun 27, 2024

  1. Port patch from vendor_intel_utils to main libwifihal repo.
  2. Handle NAN register callback in libwifihal

zhaoye1 and others added 2 commits June 27, 2024 13:35
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]>
@gowthambabu92 gowthambabu92 changed the title Handle nan cb Handle NAN register callback in libwifihal Jun 27, 2024
@sysopenci
Copy link

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
@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link

FAILURE: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link

SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link

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
@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link

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
@sysopenci
Copy link

SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link

Android CI has started MERGE Build for this pr ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci merged commit 431defb into projectceladon:master Jun 28, 2024
13 of 14 checks passed
@sysopenci
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants