Documentation ¶
Index ¶
Constants ¶
View Source
const Version = 5.64
Variables ¶
View Source
var ( // NotReady map to org.bluez.Error.NotReady ErrNotReady = dbus.Error{ Name: "org.bluez.Error.NotReady", Body: []interface{}{"NotReady"}, } // InvalidArguments map to org.bluez.Error.InvalidArguments ErrInvalidArguments = dbus.Error{ Name: "org.bluez.Error.InvalidArguments", Body: []interface{}{"InvalidArguments"}, } // Failed map to org.bluez.Error.Failed ErrFailed = dbus.Error{ Name: "org.bluez.Error.Failed", Body: []interface{}{"Failed"}, } // DoesNotExist map to org.bluez.Error.DoesNotExist ErrDoesNotExist = dbus.Error{ Name: "org.bluez.Error.DoesNotExist", Body: []interface{}{"DoesNotExist"}, } // Rejected map to org.bluez.Error.Rejected ErrRejected = dbus.Error{ Name: "org.bluez.Error.Rejected", Body: []interface{}{"Rejected"}, } // NotConnected map to org.bluez.Error.NotConnected ErrNotConnected = dbus.Error{ Name: "org.bluez.Error.NotConnected", Body: []interface{}{"NotConnected"}, } // NotAcquired map to org.bluez.Error.NotAcquired ErrNotAcquired = dbus.Error{ Name: "org.bluez.Error.NotAcquired", Body: []interface{}{"NotAcquired"}, } // NotSupported map to org.bluez.Error.NotSupported ErrNotSupported = dbus.Error{ Name: "org.bluez.Error.NotSupported", Body: []interface{}{"NotSupported"}, } // NotAuthorized map to org.bluez.Error.NotAuthorized ErrNotAuthorized = dbus.Error{ Name: "org.bluez.Error.NotAuthorized", Body: []interface{}{"NotAuthorized"}, } // NotAvailable map to org.bluez.Error.NotAvailable ErrNotAvailable = dbus.Error{ Name: "org.bluez.Error.NotAvailable", Body: []interface{}{"NotAvailable"}, } // AlreadyConnected map to org.bluez.Error.AlreadyConnected ErrAlreadyConnected = dbus.Error{ Name: "org.bluez.Error.AlreadyConnected", Body: []interface{}{"AlreadyConnected"}, } )
Functions ¶
This section is empty.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
BlueZ D-Bus Adapter API description [adapter-api.txt]
|
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 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 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 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 Agent API description [agent-api.txt] |
BlueZ D-Bus Battery API description [battery-api.txt]
|
BlueZ D-Bus Battery API description [battery-api.txt] |
BlueZ D-Bus Device API description [device-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 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 Health API description [health-api.txt] |
BlueZ D-Bus Input API description [input-api.txt]
|
BlueZ D-Bus Input API description [input-api.txt] |
BlueZ D-Bus Media API description [media-api.txt]
|
BlueZ D-Bus Media API description [media-api.txt] |
BlueZ D-Bus Mesh API description [mesh-api.txt]
|
BlueZ D-Bus Mesh API description [mesh-api.txt] |
BlueZ D-Bus Network API description [network-api.txt]
|
BlueZ D-Bus Network API description [network-api.txt] |
OBEX D-Bus API description [obex-api.txt]
|
OBEX D-Bus API description [obex-api.txt] |
OBEX D-Bus Agent API description [obex-agent-api.txt]
|
OBEX D-Bus Agent API description [obex-agent-api.txt] |
BlueZ D-Bus Profile API description [profile-api.txt]
|
BlueZ D-Bus Profile API description [profile-api.txt] |
BlueZ D-Bus Sim Access API description [sap-api.txt]
|
BlueZ D-Bus Sim Access API description [sap-api.txt] |
BlueZ D-Bus Thermometer API description [thermometer-api.txt]
|
BlueZ D-Bus Thermometer API description [thermometer-api.txt] |
Click to show internal directories.
Click to hide internal directories.