Documentation
    Preparing search index...

    Interface BleHooks

    Minimal BLE backend the shell advertises (NAP-BLE).

    interface BleHooks {
        isAvailable(): boolean;
    }
    Index

    Methods

    Methods