Marcel Holtmann
4feaf68bf2
lib: Add special functions for PAL version mapping
2013-10-07 15:32:40 -07:00
Anderson Lizardo
69e73aeffe
lib: Fix tab misuse
2012-05-10 16:42:39 -07:00
Marco Sinigaglia
39454251ef
Adjust LE command timeout and API
...
The timeout value has been hardcoded on hci_send_req call and, instead,
it should be passed from above (for ex from hci_le_set_scan_enable).
This patch removes the hardcoded value from hci_send_req and it
increases the timeout to 1000ms.
2011-03-10 11:11:17 +02:00
Arun Kumar Singh
5292112420
hcitool: Add command to clear LE White List
2011-03-01 16:16:42 -03:00
Arun Kumar Singh
fc10b2c6f1
hcitool: Add command to read size of LE White List
2011-03-01 16:16:40 -03:00
Arun Kumar Singh
d68ff374da
hcitool: Add command to remove a device from LE white list
2011-03-01 16:16:38 -03:00
Arun Kumar Singh
265059a149
hcitool: Add command to add a device to LE White List
2011-03-01 16:16:35 -03:00
Claudio Takahasi
5edfc482ca
Add hci utility function to change LE connection parameters
2011-02-23 00:27:20 -03:00
Vinicius Costa Gomes
71716c2a00
Add handle and timeout parameters to hci_le_create_conn
...
Now hci_le_create_conn is more consistent with hci_create_conn, both
have a handle out parameter and a timeout.
2010-07-12 20:11:43 -03:00
Vinicius Costa Gomes
6cd591344b
Add the hci_le_create_conn command to libbluetooth
...
This is the first step in the direction of communicating with
a LE device. This creates a low level (Link Layer) connection
to a connectable device.
2010-07-08 21:05:36 -03:00
Vinicius Costa Gomes
504876483a
Add enough LE commands to start LE Scan
...
This adds commands to enable LE Scan and set its parameters.
2010-07-06 20:17:38 -03:00
Marcel Holtmann
372a952dab
Fix accidental hci_read_inquiry_transmit_power_level symbol breakage
2010-02-13 14:16:51 -08:00
Marcel Holtmann
4aa4bdb16a
Add helper functions for controller type string conversion
2010-02-13 02:21:29 +01:00
Marcel Holtmann
c886503a79
Fix another fallout from Inquiry Response Transmit Power Level typo
2010-02-05 19:52:59 -08:00
Marcel Holtmann
9184e2eeb7
Update copyright information
2010-01-01 17:08:17 -08:00
Marcel Holtmann
a5b1e3d02c
Switch to a full non-recursive build system
2009-08-23 00:40:59 -07:00