Hi,
> I would like to trigger an action when someone presses the call button on a
> Bluetooth headset.
Not really possible at the moment.
The call button typically acts as a multi-function button on a HFP headset,
meaning that depending on the context the headset is in it may generate
differ
Hi Richard,
we recently made certain BlueZ D-Bus methods restricted to the
privileged group. This was done because some operations, like
creating or removing pairings, should happen only via the OS bluetooth
UI. The method you noticed, org.bluez.Adapter.CreateDevice, is also in
this list.
Since y
Hi Bob,
I had a look at the Tizen bluetoothd changes Javier mentioned and like he said
there's a bunch of LE changes, as well as Tizen specific non-LE changes.
Besides that there are some bugfixes which are already in Sailfish and other
non-Tizen-specific code.
I haven't yet looked at the kern