-
- Downloads
"README.md" did not exist on "d34f57e9ca096796009095f74b86b8eb2f27dda8"
qcacld-2.0: Make OEM response events wakeable
While RTT ranging happens, userspace application initiates FTM
request via host to FW. After sending the FTM request, host
might go to sleep mode sometimes so FW will not be able to send
the OEM response event resulting in poor ranging results.
This change registers OEM response event as WOW wakeable so FW
wakes up host whenever it receives OEM response which helps OEM
response to reach userspace application on time for better
ranging results.
Bug: 37948902
Change-Id: I71b77cfa09c5039b487e9a93490837a084314fb3
Signed-off-by:
Subhani Shaik <subhanis@codeaurora.org>
Showing
- drivers/staging/qcacld-2.0/CORE/MAC/inc/sirApi.h 8 additions, 0 deletionsdrivers/staging/qcacld-2.0/CORE/MAC/inc/sirApi.h
- drivers/staging/qcacld-2.0/CORE/SERVICES/WMA/wma.c 34 additions, 2 deletionsdrivers/staging/qcacld-2.0/CORE/SERVICES/WMA/wma.c
- drivers/staging/qcacld-2.0/CORE/SERVICES/WMA/wma.h 1 addition, 0 deletionsdrivers/staging/qcacld-2.0/CORE/SERVICES/WMA/wma.h
- drivers/staging/qcacld-2.0/CORE/WDA/inc/legacy/halMsgApi.h 0 additions, 7 deletionsdrivers/staging/qcacld-2.0/CORE/WDA/inc/legacy/halMsgApi.h
Loading
Please register or sign in to comment