CommandListener: Fix compilation in case QSAP_WLAN is undefined

startSoftap has an additional parameter that was not passed
when QSAP_WLAN was not defined.

In case QSAP_WLAN is not defined, do not ask to use global hostapd
control interface since this is relevant only in case FST feature
is enabled which requires QSAP_WLAN to be defined.

Change-Id: Icfda9d77013a3a2e7fe3be0b83ef4e8a494ca61c
CRs-Fixed: 1058571
1 file changed
tree: ea472a2167eb0948ce942f85605541efd4ff9afe
  1. client/
  2. include/
  3. server/
  4. tests/
  5. Android.mk
  6. MODULE_LICENSE_APACHE2
  7. NOTICE