bd0961f3db2503a44c2c86956c84944484b3e30f

1. Currently, the same twt enable api hdd_send_twt_enable_cmd() sends to firmware for both requestor and responder role. 2. When firmware receives enable command, it will be busy to handle that command. If any back to back enable command, it can lead to some issues. As part of this change, decouple enable api based on requestor and responder role as per below: for requestor: hdd_send_twt_requestor_enable_cmd() for responder: hdd_send_twt_responder_enable_cmd() Synchronize twt enable command to avoid back to back command issue. Change-Id: I3d3840740fee7413d6123ece919c42558e9b35d1 CRs-Fixed: 2937540
This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%