android_kernel_xiaomi_sm8350/core/wma
Rakesh Sunki d92d1089f2 qcacld-3.0: Fix NDP non-auto responder mode
propagation from qcacld-2.0 to qcacld-3.0

In NDP non-auto responder mode, peer create happens despite
the response request status is indicated as failure from the
framework as the status of the NDP responder request is not
saved in the protocol engine. So, later when host receives
responder response from the firmware, host does not check
responder request status before sending peer create request.

Fix by sending ndp peer create request only if the firware request
a peer create by setting a flag in responder response message. This
way host does not need to save the responder request success/failure
status per NAN service. Firmware sets the peer create flag to true
only if the status flag in the responder request was indicated as
success.

Change-Id: I4fc8429e71a10829726990cf218720f6f99b085c
CRs-Fixed: 1086217
2017-01-23 10:53:09 -08:00
..
inc qcacld-3.0: Track WoW stats per vdev 2017-01-12 13:45:50 -08:00
src qcacld-3.0: Fix NDP non-auto responder mode 2017-01-23 10:53:09 -08:00