Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'for-upstream' of git://gitorious.org/bluez/aloks-clone | Marcel Holtmann | 2008-08-29 | 4 | -218/+196 | |
|\ | ||||||
| * | Adding adapter_remove_oor_devices. | Alok Barsode | 2008-08-29 | 3 | -12/+17 | |
| | | ||||||
| * | Moving send_out_of_range to adapter.c | Alok Barsode | 2008-08-29 | 2 | -19/+17 | |
| | | ||||||
| * | Adding adapter_update_oor_devices. | Alok Barsode | 2008-08-29 | 3 | -18/+22 | |
| | | ||||||
| * | Moving found_device_cmp to adapter.c | Alok Barsode | 2008-08-29 | 3 | -22/+20 | |
| | | ||||||
| * | Renaming found_device_remove to adapter_remove_found_device and | Alok Barsode | 2008-08-29 | 3 | -20/+19 | |
| | | | | | | | | moving it to adapter.c | |||||
| * | Renaming found_device_add to adapter_add_found_device and | Alok Barsode | 2008-08-29 | 3 | -53/+54 | |
| | | | | | | | | moving it to adapter.c | |||||
| * | Adding adapter_search_found_devices. | Alok Barsode | 2008-08-29 | 3 | -30/+28 | |
| | | ||||||
| * | Freeing found_devices list on end of standard/periodic inquiry. | Alok Barsode | 2008-08-29 | 2 | -37/+19 | |
| | | ||||||
| * | Removing pinq_idle from struct adapter. | Alok Barsode | 2008-08-29 | 3 | -7/+0 | |
| | | ||||||
* | | Merge branch 'for-upstream' of git://gitorious.org/bluez/cktakahasis-clone | Marcel Holtmann | 2008-08-29 | 12 | -242/+159 | |
|\ \ | ||||||
| * | | Cleanup: Removed set packet type ad voice settings | Claudio Takahasi | 2008-08-28 | 2 | -31/+10 | |
| | | | ||||||
| * | | Manager: removed unused functions | Claudio Takahasi | 2008-08-28 | 1 | -15/+0 | |
| | | | ||||||
| * | | Storage cleanup: avoid Bluetooth address to string conversions | Claudio Takahasi | 2008-08-28 | 3 | -7/+4 | |
| | | | ||||||
| * | | Device.GetProperties() cleanup | Claudio Takahasi | 2008-08-28 | 1 | -8/+7 | |
| | | | ||||||
| * | | Storage cleanup | Claudio Takahasi | 2008-08-28 | 11 | -160/+130 | |
| | | | ||||||
| * | | Cleanup: declaring mode2str and str2mode to static | Claudio Takahasi | 2008-08-28 | 4 | -25/+12 | |
| |/ | ||||||
* | | Allow non-bondable and outgoing SDP without agent | Marcel Holtmann | 2008-08-29 | 1 | -9/+7 | |
| | | ||||||
* | | Allow outgoing SDP connection without an agent | Marcel Holtmann | 2008-08-29 | 1 | -1/+10 | |
|/ | ||||||
* | Convert the discoverable timeout value to UInt32 first | Marcel Holtmann | 2008-08-28 | 1 | -1/+2 | |
| | ||||||
* | Allow address parameter for device removal | Marcel Holtmann | 2008-08-28 | 1 | -3/+7 | |
| | ||||||
* | Remove unused alloc_device_opts() function | Marcel Holtmann | 2008-08-27 | 2 | -23/+0 | |
| | ||||||
* | Only remove the bonding for non-temporary devices | Marcel Holtmann | 2008-08-27 | 1 | -2/+2 | |
| | ||||||
* | Fix broken logic to avoid error message with old kernels | Marcel Holtmann | 2008-08-27 | 1 | -4/+5 | |
| | ||||||
* | Check that a device is available | Marcel Holtmann | 2008-08-27 | 1 | -2/+2 | |
| | ||||||
* | Update IO capa selection process | Marcel Holtmann | 2008-08-27 | 1 | -0/+9 | |
| | ||||||
* | Merge branch 'for-upstream' of git://gitorious.org/bluez/cktakahasis-clone | Marcel Holtmann | 2008-08-27 | 11 | -59/+39 | |
|\ | ||||||
| * | Cleanup: declaring some functions as static and removed some useless ↵ | Claudio Takahasi | 2008-08-26 | 4 | -12/+4 | |
| | | | | | | | | declarations | |||||
| * | Removed warnings | Claudio Takahasi | 2008-08-26 | 6 | -2/+16 | |
| | | ||||||
| * | Cleanup: unnecessary includes and defines, moved some declarations | Claudio Takahasi | 2008-08-26 | 4 | -48/+22 | |
| | | ||||||
* | | Fix broken coding style | Marcel Holtmann | 2008-08-26 | 1 | -3/+2 | |
| | | ||||||
* | | Reject pairing if not "no bonding" and no agent is present | Marcel Holtmann | 2008-08-26 | 1 | -1/+2 | |
|/ | ||||||
* | Cleanup: unnecessary includes | Claudio Takahasi | 2008-08-25 | 3 | -8/+1 | |
| | ||||||
* | Cleanup: unnecessary includes | Claudio Takahasi | 2008-08-25 | 6 | -33/+0 | |
| | ||||||
* | Cleanup: declaring some functions as static | Claudio Takahasi | 2008-08-25 | 2 | -10/+8 | |
| | ||||||
* | Cleanup: Removed unused function - adapter_auth_request_replied | Claudio Takahasi | 2008-08-25 | 2 | -15/+0 | |
| | ||||||
* | Remove driver.c driver.h and remove workaround for to force a symbol resolution. | Luiz Augusto von Dentz | 2008-08-18 | 9 | -324/+160 | |
| | ||||||
* | Fix loading adapter drivers. | Luiz Augusto von Dentz | 2008-08-18 | 2 | -17/+26 | |
| | ||||||
* | Remove unused kword files | Marcel Holtmann | 2008-08-14 | 2 | -139/+0 | |
| | ||||||
* | Fix device driver callbacks to not take driver pointer. | Luiz Augusto von Dentz | 2008-08-13 | 2 | -7/+5 | |
| | ||||||
* | Adding adapter_get_state and adapter_set_state. | Alok Barsode | 2008-08-13 | 3 | -61/+114 | |
| | | | | Signed-off-by: Alok Barsode <alok@greatbear.(none)> | |||||
* | Adding adapter_set_mode and adapter_get_mode. | Alok Barsode | 2008-08-13 | 3 | -4/+19 | |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | |||||
* | Remove server.h and server.c files. | Luiz Augusto von Dentz | 2008-08-12 | 6 | -108/+6 | |
| | ||||||
* | Remove unused HCI definitions | Marcel Holtmann | 2008-08-06 | 1 | -3/+0 | |
| | ||||||
* | Set proper default link mode and link policy | Marcel Holtmann | 2008-08-06 | 1 | -0/+7 | |
| | ||||||
* | Include server.[ch] into the build process | Marcel Holtmann | 2008-08-06 | 1 | -1/+1 | |
| | ||||||
* | Convert SDP *_safe functions to default API | Marcel Holtmann | 2008-08-06 | 4 | -8/+8 | |
| | ||||||
* | Add initial implementation of adapter driver. | Luiz Augusto von Dentz | 2008-08-05 | 2 | -6/+15 | |
| | ||||||
* | Implement agent fallback mechanism when receiving DBUS_ERROR_UNKNOWN_METHOD ↵ | Luiz Augusto von Dentz | 2008-08-05 | 1 | -138/+185 | |
| | | | | and DBUS_ERROR_NO_REPLY erros. | |||||
* | Introduce driver.c and driver.h files. | Luiz Augusto von Dentz | 2008-08-05 | 4 | -41/+5 | |
| |