bluetooth::test

Function create_characteristic

Source
fn create_characteristic(
    service: &BluetoothGATTService,
    uuid: String,
) -> Result<BluetoothGATTCharacteristic, Box<dyn Error>>