passpoint-r2: Add getWifiConfigsForPasspointProfiles API

1) Add getWifiConfigsForPasspointProfiles API
   It is to return a list of WifiConfiguration from Passpoint Profiles
matched with a provided list of FQDN.
2) Change the return type and the name of getAllMatchingWifiConfigs
   2-1) Change the return type to a map that consists of FQDN and a list of
scanResult
   2-1) Change the name of the function to getAllMatchingFqdnsForScanResults

Bug: 119514793
Test: ./frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Test: tested with R1 AP for installing profile and R2 AP for connection
Change-Id: I689022c71d0a3d045dc37ba8a2bf7cdd289864aa
Signed-off-by: Ecco Park <eccopark@google.com>
4 files changed