bluez/profiles
Alex Deymo fb97136ae1 input: Implement the new ReconnectMode Input1 property.
The "Connectability" of a HID device, as defined by the HID spec,
governs the way the host may and should connect to a HID device or
expect a connection from it. In the comon case of mice and keyboards
the HIDNormallyConnectable is FALSE and HIDReconnectInitiate is TRUE,
since those devices only attempt a connection to the host when they
have some data to transfer. A connection attempt initiated from the
host after the device drops the connection (while still paired) will
result in a Page timeout.

This patch exposes a new property called "ReconnectMode" combining the
those two SDP attributes as shown in the Connectability section of the
HID spec (see section 5.4.2). The property can have one of the following
four values: "None", "Device", "Host", "Any", and is derived from the
SDP cached value on device creation even if the device is off.
2013-04-23 10:37:26 +03:00
..
alert alert: Fix remaining references to bluetooth/uuid.h 2013-01-10 15:11:20 +02:00
audio audio: Remove unused constants 2013-04-15 17:17:51 +03:00
cups profiles: Remove the total silly usage of gchar and replace it with char 2013-01-04 12:23:54 -08:00
cyclingspeed profile: Limit to one remote UUID per profile 2013-03-10 09:05:04 +02:00
deviceinfo profile: Limit to one remote UUID per profile 2013-03-10 09:05:04 +02:00
gatt profile: Limit to one remote UUID per profile 2013-03-10 09:05:04 +02:00
health profile: Limit to one remote UUID per profile 2013-03-10 09:05:04 +02:00
heartrate profile: Limit to one remote UUID per profile 2013-03-10 09:05:04 +02:00
iap iap: Replace whitespaces with a single tab 2012-12-31 19:37:45 -08:00
input input: Implement the new ReconnectMode Input1 property. 2013-04-23 10:37:26 +03:00
network profile: Limit to one remote UUID per profile 2013-03-10 09:05:04 +02:00
proximity profile: Limit to one remote UUID per profile 2013-03-10 09:05:04 +02:00
sap profiles: Fix includes for uuid.h 2013-01-09 20:30:30 -08:00
scanparam profile: Limit to one remote UUID per profile 2013-03-10 09:05:04 +02:00
thermometer profile: Limit to one remote UUID per profile 2013-03-10 09:05:04 +02:00
time time: Fix remaining references to bluetooth/uuid.h 2013-01-10 15:11:27 +02:00