kaios-types
    Preparing search index...

    Interface BluetoothGattServiceInit

    interface BluetoothGattServiceInit {
        isPrimary?: boolean;
        uuid?: string;
    }
    Index

    Properties

    Properties

    isPrimary?: boolean
    uuid?: string