org.bluez.LEAdvertisingManager - BlueZ D-Bus LEAvertisingManager
API documentation
The Advertising Manager allows external applications to register
Advertisement Data which should be broadcast to devices. Advertisement Data
elements must follow the API for LE Advertisement Data described above.
Registers an advertisement object to be sent over the LE
Advertising channel. The service must implement
org.bluez.LEAdvertisement(5) interface.
Possible errors:
Unregisters an advertisement that has been previously
registered using
RegisterAdvertisement(). The object path parameter
must match the same value that has been used on registration.
Possible errors:
Number of active advertising instances.
Number of available advertising instances.
List of supported system includes.
Possible values:
- "tx-power"
- "appearance"
- "local-name"
- "rsi"
List of supported Secondary channels. Secondary channels
can be used to advertise with the corresponding PHY.
Possible values:
Enumerates Advertising-related controller capabilities
useful to the client.
Possible Values:
;int16 MinTxPower:
Min advertising tx power (dBm)
List of supported platform features. If no features are
available on the platform, the SupportedFeatures array will be empty.
Possible values:
- "CanSetTxPower"
- Indicates whether platform can specify tx power on each advertising
instance.
- "HardwareOffload"
- Indicates whether multiple advertising will be offloaded to the
controller.