bluetooth::test

Function create_heart_rate_service

Source
fn create_heart_rate_service(
    device: &BluetoothDevice,
    empty: bool,
) -> Result<BluetoothGATTService, Box<dyn Error>>