Function bluetooth::test::create_heart_rate_device

source ยท
fn create_heart_rate_device(
    adapter: &BluetoothAdapter,
    empty: bool,
) -> Result<BluetoothDevice, Box<dyn Error>>