Age | Commit message (Collapse) | Author | Files | Lines |
|
Mark all input only bdaddr_t pointer parameters as const.
|
|
This patch adds a new callback to allow the adapter to control LE
scanning. The current approach uses the active scanning with default
windows and intervals defined by the core spec without any filtering.
|
|
Reply with org.bluez.Error.NotSupported if methods were called on
adapter without SSP enabled.
|
|
Since there is only one "adapter_ops" it doesn't make sense to keep
mgmtops as a plugin anymore. This patch moves it to src/mgmt.c.
|