pub async fn list_adapters() -> Result<Vec<AdapterInfo>>Expand description
SRS-004: Enumerate all Bluetooth adapters on the system.
Returns a list of available adapters with their capabilities.
pub async fn list_adapters() -> Result<Vec<AdapterInfo>>SRS-004: Enumerate all Bluetooth adapters on the system.
Returns a list of available adapters with their capabilities.