Function idasen::get_instance_by_mac[][src]

pub fn get_instance_by_mac(mac: &str) -> Result<Idasen<impl Device>, Error>

Get the desk instance by it’s Bluetooth MAC address (BD_ADDR). The address can be obtained also by accessing mac_addr property on instantiated Idasen instance.