583019cf27d40555fb8ed52342658bedf0ed18d6

Currently, host driver checks if there are peers present on the NDI and clean them up as part of NDI cleanup. Cleanup is done in below steps, 1. Set the state to NAN_DATA_END_STATE 2. Send NDP_END_ALL to firmware to end all existing NDP sessions on the NDI and to cleanup corresponding peers 3. Move the state to NAN_DATA_DISCONNECTED_STATE finally if NDP_END_ALL goes fine. But if no peers are present on NDP, none of the above happens and NDI state stays and doesn't move to DELETED. So, set the NDI state to DISCONNECTED if no peers are present. Change-Id: I0d22c240b3e3eee5f62ba8b369bab500e27487b7 CRs-Fixed: 3463614
This is CNSS WLAN Host Driver for products starting from iHelium
Beschreibung
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%