interface BleBluetoothStateEvent {
    state: BluetoothState;
}

Properties

Properties

Generated using TypeDoc