Node Web Bluetooth
    Preparing search index...

    Interface BluetoothRemoteGATTServiceInit

    interface BluetoothRemoteGATTServiceInit {
        _handle: string;
        isPrimary: boolean;
        uuid: string;
    }
    Index

    Properties

    _handle: string
    isPrimary: boolean
    uuid: string