wifi-base: Add new APIs to support STA+STA.

This includes following changes:
 - Declare STA_PRIMARY/STA_SECONDARY to be used for
   per station interface indication
 - Add staId to WifiConfiguration class which takes one of
   WifiManager sta identity.
 - Add new APIs to start/connect secondary station.
 - Add new IWifiNotificationCallback to announce activities of
   secondary station.
 - new config 'config_wifi_framework_secondary_sta_supported'
   to support additional station.

Change-Id: I455b3ed594e894d26bffeaba05b41e1d143f706d
CRs-Fixed: 2718921
5 files changed