Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce driver.c and driver.h files. | Luiz Augusto von Dentz | 2008-08-05 | 1 | -0/+1 |
| | |||||
* | Move error_connection_attempt_failed to its usage places | Marcel Holtmann | 2008-08-04 | 1 | -0/+8 |
| | |||||
* | Move error_failed to its usage places | Marcel Holtmann | 2008-08-04 | 1 | -0/+6 |
| | |||||
* | Move error_not_supported where it is actually used | Marcel Holtmann | 2008-08-04 | 1 | -0/+7 |
| | |||||
* | Remove use of g_dbus_unregister_all_interfaces. | Luiz Augusto von Dentz | 2008-07-30 | 7 | -64/+110 |
| | |||||
* | Fix internal includes for Bluetooth library | Marcel Holtmann | 2008-07-29 | 1 | -6/+6 |
| | |||||
* | Move hcid to src directory and rename it to bluetoothd | Marcel Holtmann | 2008-07-29 | 2 | -3/+3 |
| | |||||
* | Cleanup audio manager. | Luiz Augusto von Dentz | 2008-07-28 | 10 | -1212/+99 |
| | |||||
* | Adding {driver, priv} list to btd_device and adding | Alok Barsode | 2008-07-28 | 1 | -6/+12 |
| | | | | | | driver as parameter to probe and remove. Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding sdp_record list as parameter to probe. | Alok Barsode | 2008-07-28 | 1 | -3/+3 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Renaming device to btd_device and making the | Alok Barsode | 2008-07-28 | 1 | -6/+12 |
| | | | | | | necessary changes in plugins. Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Fixed missing include | Claudio Takahasi | 2008-06-30 | 1 | -0/+1 |
| | |||||
* | Don't use lib prefix for plugins | Marcel Holtmann | 2008-06-30 | 1 | -3/+3 |
| | |||||
* | Fix authorization mechanism for 3.x. | Luiz Augusto von Dentz | 2008-06-17 | 5 | -108/+62 |
| | |||||
* | Remove calls to RequestAuthorization. | Luiz Augusto von Dentz | 2008-06-16 | 1 | -88/+3 |
| | |||||
* | Update probe/remove callback and implement serial API | Marcel Holtmann | 2008-06-08 | 1 | -8/+8 |
| | |||||
* | Have the audio plugin register headset and sink drivers | Marcel Holtmann | 2008-06-08 | 1 | -19/+32 |
| | |||||
* | Use DBG in plugin to show function names | Marcel Holtmann | 2008-06-08 | 1 | -2/+2 |
| | |||||
* | Use g_dbus_emit_signal for sending D-Bus signals | Marcel Holtmann | 2008-06-07 | 4 | -29/+29 |
| | |||||
* | Fix use of DBUS_HANDLER_RESULT_HANDLED. | Luiz Augusto von Dentz | 2008-06-06 | 1 | -13/+9 |
| | |||||
* | Fix the last remains of sending helpers | Marcel Holtmann | 2008-06-06 | 4 | -9/+20 |
| | |||||
* | Update autoconf/automake options | Marcel Holtmann | 2008-06-03 | 1 | -1/+1 |
| | |||||
* | Replace destory function with proper unregister calls | Marcel Holtmann | 2008-06-03 | 1 | -2/+3 |
| | |||||
* | Make audio service to use libgdbus functions. | Luiz Augusto von Dentz | 2008-06-02 | 5 | -334/+302 |
| | |||||
* | Add currently implemented features of the Control interface to the API doc | Johan Hedberg | 2008-05-29 | 1 | -2/+11 |
| | |||||
* | Replace struct device with struct audio_device | Marcel Holtmann | 2008-05-29 | 15 | -200/+215 |
| | |||||
* | Make control.c to use bt_l2cap_listen. | Luiz Augusto von Dentz | 2008-05-27 | 3 | -229/+167 |
| | |||||
* | Fix issues with missing include for PATH_MAXutils-3.32 | Marcel Holtmann | 2008-05-20 | 1 | -0/+1 |
| | |||||
* | Use g_key_file_get_string_list instead of g_key_file_get_string | Johan Hedberg | 2008-05-16 | 1 | -42/+36 |
| | |||||
* | Fix problem with non const bdaddr_t | Marcel Holtmann | 2008-05-15 | 3 | -4/+4 |
| | |||||
* | Remove casts. | Luiz Augusto von Dentz | 2008-05-15 | 1 | -5/+5 |
| | |||||
* | Make audio service to use of bt_*_listen helpers. | Luiz Augusto von Dentz | 2008-05-15 | 4 | -210/+73 |
| | |||||
* | Fix return value for snd_pcm_hw_params() calls | Marcel Holtmann | 2008-05-15 | 1 | -1/+5 |
| | |||||
* | Fix default value handling when config file is not present | Marcel Holtmann | 2008-05-15 | 3 | -17/+20 |
| | |||||
* | Make bt_io_callback_t to take both source and destination. | Luiz Augusto von Dentz | 2008-05-14 | 7 | -13/+17 |
| | |||||
* | AVCTP l2cap connection clean up | Cidorvan Leite | 2008-05-09 | 1 | -91/+23 |
| | |||||
* | Use -no-undefined for linking plugins | Marcel Holtmann | 2008-05-09 | 1 | -1/+2 |
| | |||||
* | Move D-Bus object and interface helpers into libgdbus | Marcel Holtmann | 2008-05-08 | 5 | -6/+5 |
| | |||||
* | Move D-Bus watch functions into libgdbus | Marcel Holtmann | 2008-05-08 | 7 | -20/+14 |
| | |||||
* | Move set_nonblocking() to the GLib helpers for now | Marcel Holtmann | 2008-05-08 | 2 | -1/+2 |
| | |||||
* | Register service and UUIDs in one step | Marcel Holtmann | 2008-05-08 | 1 | -5/+1 |
| | |||||
* | Remove service daemon activation handling | Marcel Holtmann | 2008-05-08 | 1 | -2/+6 |
| | |||||
* | fixed format string | Claudio Takahasi | 2008-05-08 | 3 | -6/+6 |
| | |||||
* | Make bt_l2cap_connect to take mtu as paramter. | Luiz Augusto von Dentz | 2008-05-07 | 1 | -1/+1 |
| | |||||
* | Fixes avdtp and avctp authorization for incoming connections. | Luiz Augusto von Dentz | 2008-05-05 | 2 | -51/+64 |
| | |||||
* | Moving authorization code to dbus-service.c | Claudio Takahasi | 2008-05-01 | 2 | -8/+7 |
| | |||||
* | fixed build warnings | Claudio Takahasi | 2008-05-01 | 1 | -1/+2 |
| | |||||
* | fixed service authorization | Claudio Takahasi | 2008-05-01 | 1 | -0/+16 |
| | |||||
* | Fix dbus calls to the same process. | Luiz Augusto von Dentz | 2008-04-29 | 1 | -205/+33 |
| | |||||
* | Fixed psm endianness for l2cap connection | Cidorvan Leite | 2008-04-29 | 1 | -1/+1 |
| |