Add method to get MLO config from wifi chip

Get the following static configurations from the chip.

	- Maximum number of links supported by the chip for MLO
	  association.

	- Maximum number of STR links used in Multi-Link Operation.
	  It can be different from the number of radios supported by
	  the chip.

These configurations are inputs to network selection algorithm.

Bug: 267352001
Test: atest com.android.server.wifi.HalDeviceManagerTest#testMloConfig

Change-Id: I11725de59e9348f606d566ec194c50687d3d022b
7 files changed