P2P : Wait for the terminate events on all the open interfaces
On a stop supplicant request from the framework , supplicant shall issue TERMINATE event for per interface created and thus WiFiMonotor shall kill the supplicant on the TERMINATE event obtained on wlan0 interface.This would end up in not deleting the other interfaces and thus they would be seen as an active interfaces. Thus wait for the number of TERMINATE events obtained corresponding to the number of WiFiMonitor instances registered before killing the supplicant. Change-Id: I2d36d85d00073cf9a200dc92f94beefa4efe6087 CRs-Fixed: 601759
Loading
Please register or sign in to comment