bluetooth::test

Function create_service

Source
fn create_service(
    device: &BluetoothDevice,
    uuid: String,
) -> Result<BluetoothGATTService, Box<dyn Error>>