bluetooth::test

Function create_descriptor

source
fn create_descriptor(
    characteristic: &BluetoothGATTCharacteristic,
    uuid: String,
) -> Result<BluetoothGATTDescriptor, Box<dyn Error>>