android_kernel_xiaomi_sm8350/os_if/nan
Srinivas Dasari 632c058365 qcacld-3.0: Send NDI del rsp in NAN_DATA_DISCONNECTED_STATE state
NDI delete response is sent to userspace only when NDI is in
NAN_DATA_NDI_DELETING_STATE state. But NDI could be in
NAN_DATA_DISCONNECTED_STATE state if cleanup happens through
NDP_END_ALL path. Driver doesn't send response to userspace in
this case.
Send the response to userspace in NAN_DATA_DISCONNECTED_STATE also
as the application might be waiting for NDI delete status.
Also, use set/get APIs and avoid accessing NDI state directly.

Change-Id: I81a6b19a77144c76dde145f126c45b2ca67ff093
CRs-Fixed: 2679581
2020-05-09 00:56:50 -07:00
..
inc qcacld-3.0: Add policy attribute to hdd_wiphy_vendor_commands 2020-03-13 08:38:24 -07:00
src qcacld-3.0: Send NDI del rsp in NAN_DATA_DISCONNECTED_STATE state 2020-05-09 00:56:50 -07:00