Gjsify LogoGjsify Logo

A column identifier to pass to bluetooth_chooser_get_selected_device_info().

Index

Enumeration Members

ADDRESS: number

a string representing a Bluetooth address

ALIAS: number

a string to use for display (the name of the device, or its address if the name is not known). Only available for devices.

CONNECTED: number

whether the device is connected. Only available for devices.

DEFAULT: number

whether the adapter is the default one. Only available for adapters.

DISCOVERABLE: number

whether the adapter is discoverable/visible. Only available for adapters.

DISCOVERING: number

whether the adapter is discovering. Only available for adapters.

ICON: number

a string representing the icon name for the device. Only available for devices.

LEGACYPAIRING: number

whether the device does not support Bluetooth 2.1 Simple Secure Pairing. Only available for devices.

NAME: number

a string representing the device or adapter's name

PAIRED: number

whether the device is paired to its parent adapter. Only available for devices.

POWERED: number

whether the adapter is powered. Only available for adapters.

PROPERTIES: number

a #GDBusProxy object for DBus.Properties

PROXY: number

a #GDBusProxy object

SERVICES: number

an array of service names and #BluetoothStatus connection statuses.

TRUSTED: number

whether the device is trusted. Only available for devices.

TYPE: number

the #BluetoothType of the device. Only available for devices.

UUIDS: number

a string array of human-readable UUIDs.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method