floss: Add GetAdaptersAvailable api to manager
Clients need to know all available adapters and their enabled states when they start-up (before they start getting the OnHciPresent/Enabled callbacks). This change replaces ListHciDevices, which only lists the present adapters, with GetAvailableAdapters, which lists present adapters and their enabled states. Bug: 189501676 Test: Verify with dbus-send Change-Id: Ia7be953c94ed0d4d381e3580bc785f0fc47ac913
Loading
Please register or sign in to comment