# Packages
BlueZ D-Bus Adapter API description [adapter-api.txt]
*/.
BlueZ D-Bus Admin Policy API description [admin-policy-api.txt]
This API provides methods to control the behavior of bluez as an administrator.
BlueZ D-Bus Advertisement Monitor API Description [advertisement-monitor-api.txt]
This API allows an client to specify a job of monitoring advertisements by
registering the root of hierarchy and then exposing advertisement monitors
under the root with filtering conditions, thresholds of RSSI and timers
of RSSI thresholds.
BlueZ D-Bus LE Advertising API Description [advertising-api.txt]
Advertising packets are structured data which is broadcast on the LE Advertising
channels and available for all devices in range.
BlueZ D-Bus Agent API description [agent-api.txt]
*/.
BlueZ D-Bus Battery API description [battery-api.txt]
*/.
BlueZ D-Bus Device API description [device-api.txt]
*/.
BlueZ D-Bus GATT API description [gatt-api.txt]
GATT local and remote services share the same high-level D-Bus API.
BlueZ D-Bus Health API description [health-api.txt]
*/.
BlueZ D-Bus Input API description [input-api.txt]
*/.
BlueZ D-Bus Media API description [media-api.txt]
*/.
BlueZ D-Bus Mesh API description [mesh-api.txt]
*/.
BlueZ D-Bus Network API description [network-api.txt]
*/.
OBEX D-Bus API description [obex-api.txt]
*/.
OBEX D-Bus Agent API description [obex-agent-api.txt]
*/.
BlueZ D-Bus Profile API description [profile-api.txt]
*/.
BlueZ D-Bus Sim Access API description [sap-api.txt]
*/.
BlueZ D-Bus Thermometer API description [thermometer-api.txt]
Santiago Carot-Nemesio <[email protected]>
*/.
# Constants
No description provided by the author
# Variables
AlreadyConnected map to org.bluez.Error.AlreadyConnected.
DoesNotExist map to org.bluez.Error.DoesNotExist.
Failed map to org.bluez.Error.Failed.
InvalidArguments map to org.bluez.Error.InvalidArguments.
NotAcquired map to org.bluez.Error.NotAcquired.
NotAuthorized map to org.bluez.Error.NotAuthorized.
NotAvailable map to org.bluez.Error.NotAvailable.
NotConnected map to org.bluez.Error.NotConnected.
NotReady map to org.bluez.Error.NotReady.
NotSupported map to org.bluez.Error.NotSupported.
Rejected map to org.bluez.Error.Rejected.
# Interfaces
BluezApi is the shared interface for the Bluez API implmentation.