package
0.0.0-20240205054510-58b7ee1d6e01
Repository: https://github.com/aeterlink-dev/go-bluetooth.git
Documentation: pkg.go.dev

# Functions

NewBattery1 create a new instance of Battery1 Args: - objectPath: [variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX.
NewBatteryProvider1 create a new instance of BatteryProvider1 Args: - servicePath: <client D-Bus address> - objectPath: {provider_root}/{unique battery object path}.
NewBatteryProviderManager1 create a new instance of BatteryProviderManager1 Args: - objectPath: /org/bluez/{hci0,hci1,...}.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Battery1 Battery hierarchy */.
Battery1Properties contains the exposed properties of an interface.
BatteryProvider1 Battery Provider hierarchy */.
BatteryProvider1Properties contains the exposed properties of an interface.
BatteryProviderManager1 Battery Provider Manager hierarchy A battery provider starts by registering itself as a battery provider with the RegisterBatteryProvider method passing an object path as the provider ID.
BatteryProviderManager1Properties contains the exposed properties of an interface.