Skip to content

ElectronBluetoothDevice

Unofficial

A Bluetooth device available for selection.

Import:

import type { ElectronBluetoothDevice } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface ElectronBluetoothDevice

Properties

PropertyTypeDescription
deviceIdstringThe unique identifier of the device.
deviceNamestringThe human-readable name of the device.