package
0.0.0-20180921084752-74174a9889d6
Repository: https://github.com/niziak/go-bluetooth.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetConnection get a DBus connection.
NewClient create a new client.

# Constants

Adapter1Interface the bluez interface for Adapter1.
Device1Interface the bluez interface for Device1.
Device1IntrospectDataString interface definition.
Defines how the characteristic value can be used.
Defines how the characteristic value can be used.
Defines how the characteristic value can be used.
Defines how the characteristic value can be used.
Defines how the characteristic value can be used.
Defines how the characteristic value can be used.
Defines how the characteristic value can be used.
Defines how the characteristic value can be used.
Defines how the characteristic value can be used.
Defines how the characteristic value can be used.
Defines how the characteristic value can be used.
Defines how the characteristic value can be used.
Defines how the characteristic value can be used.
Defines how the characteristic value can be used.
Defines how the characteristic value can be used.
Descriptor specific flags.
Descriptor specific flags.
Descriptor specific flags.
Descriptor specific flags.
Descriptor specific flags.
Descriptor specific flags.
Descriptor specific flags.
Descriptor specific flags.
GattCharacteristic1Interface the bluez interface for GattCharacteristic1.
GattCharacteristic1IntrospectDataString interface definition.
GattDescriptor1Interface the bluez interface for GattDescriptor1.
GattDescriptor1IntrospectDataString interface definition.
GattService1Interface the bluez interface for GattService1.
GattService1IntrospectDataString interface definition.
InterfacesAdded the DBus signal member for InterfacesAdded.
InterfacesRemoved the DBus signal member for InterfacesRemoved.
LEAdvertisement1Interface the bluez interface for LEAdvertisement1.
ObjectManagerInterface the dbus object manager interface.
ObjectManagerIntrospectDataString introspect ObjectManager description.
PropertiesChanged the DBus properties interface and member.
PropertiesInterface the DBus properties interface.
SessionBus uses the session bus.
SystemBus uses the system bus.

# Variables

GattService1IntrospectData interface definition.
ObjectManagerIntrospectData introspect ObjectManager description.

# Structs

Client implement a DBus client.
Config pass configuration to a DBUS client.

# Interfaces

Properties dbus serializable struct Use struct tags to control how the field is handled by Properties interface Example: field `dbus:writable,emit,myCallback` See Prop in github.com/godbus/dbus/prop for configuration details Options: - writable: set the property as writable (Set will updated it).

# Type aliases

BusType a type of DBus connection.