summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-21Fix fail to add ringdump beacause of reached max limit issueandroid-13.0.0_r82android-13.0.0_r81android-13.0.0_r80android-13.0.0_r74android-13.0.0_r73android-13.0.0_r72android-13.0.0_r66android-13.0.0_r65android-13.0.0_r64android-13.0.0_r60android-13.0.0_r59android-13.0.0_r58android13-qpr3-c-s8-releaseandroid13-qpr3-c-s7-releaseandroid13-qpr3-c-s6-releaseandroid13-qpr3-c-s5-releaseandroid13-qpr3-c-s4-releaseandroid13-qpr3-c-s3-releaseandroid13-qpr3-c-s2-releaseandroid13-qpr3-c-s12-releaseandroid13-qpr3-c-s11-releaseandroid13-qpr3-c-s10-releaseandroid13-qpr3-c-s1-releaseTerry Chen
It seems that "id == -1" case is an exception handling code in the old version. as you said, id always 0 currently. wifi_stop_ring_dump should be called regardless of the id since wifi_start_ring_dump is also called when stars logging. Bug: 258442247 Test: Build pass, C6T6Pro verify. Change-Id: I4ceb5e6e8467682b7475f7377b849876c5c36060 Signed-off-by: Terry Chen <terry.chen@synaptics.corp-partner.google.com>
2022-07-28Avoid to print regular log for GetLinkStatCommandnormanwhl
Current project not support RSDB, it doesn't extend radio stats for supported multi-radios. It will let this log continue print when get link stat. Bug: 237730450 Test: Check log not print when get link stat on T6 Change-Id: I899444f3b0e8e8bd860a193515920a39292e1f5b
2022-06-28Merge "Do not callback on_subsystem_restart when trigger subsystem restart ↵TreeHugger Robot
error" into tm-qpr-dev
2022-06-27Wifi HAL Indoor features implementationnormanwhl
Bug: 215599471 Test: Verify indoor feature in T6. Change-Id: I6bf57d23bd203ede58f63094e19269385a7e0768
2022-06-15Do not callback on_subsystem_restart when trigger subsystem restart errornormanwhl
Bug: 235028872 Test: run cts --include-filter "CtsWifiTestCases android.net.wifi.cts.WifiManagerTest#testRestartWifiSubsystem" Change-Id: I2e86505b2fd306f64c6248f3ef612837f54694bb
2022-04-21synadhd: Initial synaptics wifi hal and wpa_supplicant_8_libnormanwhl
Bug: 226553677 Test: build pass and atest VtsHalWifiV1_0TargetTest Change-Id: I9fded86f5c6c2735bf3ba60da74df8b33a61f4e6
2022-03-28Initial empty repositoryaml_tz4_332714010Inna Palant