Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
devsettings::Bluetooth Interface Reference

Bluetooth settings More...

import "Bluetooth.idl";

Classes

struct  Settings
 Bluetooth settings More...
 
struct  SettingsChangedEvent
 Event: Bluetooth settings have been changed. More...
 

Public Types

enum  Antenna { Internal , External }
 Bluetooth antenna selection More...
 

Public Member Functions

Settings getSettings ()
 Retrieve the Bluetooth settings.
 
int setSettings (in Settings settings)
 Change the Bluetooth settings.
 

Detailed Description

Bluetooth settings

Definition at line 14 of file Bluetooth.idl.

Member Enumeration Documentation

◆ Antenna

Bluetooth antenna selection

Enumerator
Internal 

Internal antenna.

External 

External antenna.

Definition at line 17 of file Bluetooth.idl.

Member Function Documentation

◆ getSettings()

Settings devsettings::Bluetooth::getSettings ( )

Retrieve the Bluetooth settings.

Returns
Bluetooth settings

◆ setSettings()

int devsettings::Bluetooth::setSettings ( in Settings settings)

Change the Bluetooth settings.

Parameters
settingsNew settings
Returns
0 if OK

The documentation for this interface was generated from the following file: