EnglishFrenchSpanish

Ad


OnWorks favicon

bt-adapter - Online in the Cloud

Run bt-adapter in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command bt-adapter that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


bt-adapter - a bluetooth adapter manager

SYNOPSIS


bt-adapter [OPTION...]

Help Options:
-h, --help

Application Options:
-l, --list
-a, --adapter=<name|mac>
-i, --info
-d, --discover
--set <property> <value>

DESCRIPTION


This utility is used to manage Bluetooth adapters. You can list all available adapters,
show information about adapter, change adapter properties or discover remote devices.

OPTIONS


-h, --help
Show help

-l, --list
List all available adapters

-a, --adapter <name|mac>
Specify adapter to use by his Name or MAC address
(if this option does not defined - default adapter used)

-i, --info
Show information about adapter (returns all properties)

-d, --discover
Discover remote devices (with remote device name resolving)

--set <property> <value>
Change adapter properties (see ADAPTER PROPERTIES section for list
of available properties)

ADAPTER PROPERTIES


string Address [ro]
The Bluetooth adapter address (MAC).

string Alias [rw]
The Bluetooth adapter friendly name.

uint32 Class [ro]
The Bluetooth class of device.

boolean Powered [rw]
Switch an adapter on or off. This will also set the
appropiate connectable state.

boolean Discoverable [rw]
Switch an adapter to discoverable or non-discoverable
to either make it visible or hide it.

If the DiscoverableTimeout is set to a non-zero
value then the system will set this value back to
false after the timer expired.

In case the adapter is switched off, setting this
value will fail.

boolean Pairable [rw]
Switch an adapter to pairable or non-pairable.

Note that this property only affects incoming pairing
requests.

uint32 PaireableTimeout [rw]
The pairable timeout in seconds. A value of zero
means that the timeout is disabled and it will stay in
pareable mode forever.

uint32 DiscoverableTimeout [rw]
The discoverable timeout in seconds. A value of zero
means that the timeout is disabled and it will stay in
discoverable/limited mode forever.

The default value for the discoverable timeout should
be 180 seconds (3 minutes).

boolean Discovering [ro]
Indicates that a device discovery procedure is active.

list UUIDs [ro]
List of 128-bit UUIDs that represents the available local
services.

Use bt-adapter online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 2
    Vuls
    Vuls
    Vuls is open-source, agent-less
    vulnerability scanner based on
    information from NVD, OVAL, etc. Vuls
    uses multiple vulnerability databases
    NVD, JVN, OVAL, RHSA...
    Download Vuls
  • 3
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 4
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 5
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 6
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 7
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • More »

Linux commands

Ad