Function bluetooth_serial_port::scan_devices [] [src]

pub fn scan_devices() -> Result<Vec<BtDevice>, BtError>

Finds a vector of Bluetooth devices in range.

This function blocks for some seconds.