Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move adapter initialization code from dbus-hci.c to manager.c. | Luiz Augusto von Dentz | 2008-07-28 | 6 | -424/+426 |
| | |||||
* | Renaming device to btd_device and making the | Alok Barsode | 2008-07-28 | 12 | -135/+137 |
| | | | | | | necessary changes in plugins. Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Moving struct device to device.c | Alok Barsode | 2008-07-28 | 2 | -19/+19 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding device_get_auth. | Alok Barsode | 2008-07-28 | 3 | -1/+7 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding device_set_auth. | Alok Barsode | 2008-07-28 | 3 | -1/+10 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding device_set_cap. | Alok Barsode | 2008-07-28 | 3 | -1/+10 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding device_set_temporary. | Alok Barsode | 2008-07-28 | 4 | -6/+15 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding device_is_temporary. | Alok Barsode | 2008-07-28 | 4 | -6/+12 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding device_is_busy. | Alok Barsode | 2008-07-28 | 3 | -1/+7 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding device_set_agent. | Alok Barsode | 2008-07-28 | 4 | -4/+17 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding device_get_agent. | Alok Barsode | 2008-07-28 | 5 | -20/+54 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding device_get_path. | Alok Barsode | 2008-07-28 | 6 | -17/+62 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding device_get_address. | Alok Barsode | 2008-07-28 | 4 | -8/+27 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding device_get_adapter. | Alok Barsode | 2008-07-28 | 4 | -4/+15 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Cleanup device.c and move adapter initialization to manager.c. | Luiz Augusto von Dentz | 2008-07-28 | 3 | -681/+678 |
| | |||||
* | Remove dbus-error.c dbus-error.h | Luiz Augusto von Dentz | 2008-07-28 | 7 | -139/+17 |
| | |||||
* | Remove dbus-sdp.c and dbus-sdp.h. | Luiz Augusto von Dentz | 2008-07-28 | 6 | -1171/+37 |
| | |||||
* | Cleanup dbus-database.c. | Luiz Augusto von Dentz | 2008-07-28 | 2 | -162/+0 |
| | |||||
* | Remove pending disconnect from adapter.c. | Luiz Augusto von Dentz | 2008-07-28 | 3 | -84/+0 |
| | |||||
* | Further cleanups to dbus-hci.c. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -87/+5 |
| | |||||
* | Further cleanups to device.c. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -12/+1 |
| | |||||
* | Further cleanup adapter.c | Luiz Augusto von Dentz | 2008-07-28 | 1 | -235/+2 |
| | |||||
* | Remove deprecated object paths and files. | Luiz Augusto von Dentz | 2008-07-28 | 13 | -1825/+7 |
| | |||||
* | Remove BASE_PATH define. | Luiz Augusto von Dentz | 2008-07-28 | 6 | -73/+11 |
| | |||||
* | Cleanup dbus-hci.c and make hcid to only register adapters on /hciX. | Luiz Augusto von Dentz | 2008-07-28 | 3 | -252/+82 |
| | |||||
* | Cleanup hci adapter. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -2400/+23 |
| | |||||
* | Cleanup hci manager. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -312/+11 |
| | |||||
* | Add two additional company identifiers | Marcel Holtmann | 2008-07-27 | 1 | -0/+4 |
| | |||||
* | Compile against included Bluetooth library | Marcel Holtmann | 2008-07-26 | 2 | -8/+3 |
| | |||||
* | Import bluez-utils-3.36 revision history | Marcel Holtmann | 2008-07-26 | 305 | -352/+105184 |
|\ | |||||
| * | Update changelog and bump version numberutils-3.36 | Marcel Holtmann | 2008-07-11 | 2 | -1/+15 |
| | | |||||
| * | Add the TI copyright note | Marcel Holtmann | 2008-07-11 | 1 | -0/+1 |
| | | |||||
| * | Don't try to load plugins if no directory is specified | Marcel Holtmann | 2008-07-11 | 1 | -0/+3 |
| | | |||||
| * | Fix memory leak | Marcel Holtmann | 2008-07-11 | 1 | -1/+3 |
| | | |||||
| * | Fix include issue for PATH_MAX | Marcel Holtmann | 2008-07-11 | 1 | -0/+2 |
| | | |||||
| * | Fix BCSP sent/receive handling | Marcel Holtmann | 2008-07-11 | 1 | -13/+13 |
| | | |||||
| * | Allow bonding during periodic inquiry | Marcel Holtmann | 2008-07-11 | 1 | -1/+1 |
| | | |||||
| * | Update the TI init routine with BRF support | Marcel Holtmann | 2008-07-11 | 3 | -56/+542 |
| | | |||||
| * | Make sure to actually set the link mode option | Marcel Holtmann | 2008-07-11 | 1 | -0/+6 |
| | | |||||
| * | Fix SDP record registration with specific record handles | Marcel Holtmann | 2008-07-11 | 1 | -6/+7 |
| | | |||||
| * | Add alternate TI init routine | Marcel Holtmann | 2008-07-11 | 3 | -2/+282 |
| | | |||||
| * | Set input speed and the LL protocol identifier | Marcel Holtmann | 2008-07-11 | 1 | -0/+3 |
| | | |||||
| * | Allow link mode settings for outgoing connections | Marcel Holtmann | 2008-07-10 | 2 | -11/+30 |
| | | |||||
| * | Mention the broken bgb2xx init routine | Marcel Holtmann | 2008-07-10 | 1 | -1/+5 |
| | | |||||
| * | Add include for <limits.h> | Marcel Holtmann | 2008-07-10 | 1 | -0/+1 |
| | | |||||
| * | Make sure to include <signal.h> | Marcel Holtmann | 2008-07-10 | 1 | -0/+1 |
| | | |||||
| * | Add example record for headset audio gateway record | Marcel Holtmann | 2008-07-10 | 1 | -0/+71 |
| | | |||||
| * | Use Handsfree version 0x0105 for the gateway role | Marcel Holtmann | 2008-07-10 | 1 | -1/+1 |
| | | |||||
| * | Quick hack to allow reject of PIN code requests | Marcel Holtmann | 2008-07-10 | 1 | -0/+13 |
| | | |||||
| * | Add extra attributes to the serial port record | Marcel Holtmann | 2008-07-10 | 1 | -1/+9 |
| | |