bluetooth::test

Function create_device

Source
fn create_device(
    adapter: &BluetoothAdapter,
    name: String,
    address: String,
) -> Result<BluetoothDevice, Box<dyn Error>>