Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-10 | plugins: Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2011-09-29 | telit: add post_online to SAP Client | Gustavo F. Padovan | 1 | -0/+1 | |
2011-09-29 | telit: add set_online to SAP Client | Gustavo F. Padovan | 1 | -0/+2 | |
2011-09-29 | telit: add post_sim to SAP Client | Gustavo F. Padovan | 1 | -0/+1 | |
2011-09-29 | telit: add pre_sim support to SAP Client | Gustavo F. Padovan | 1 | -0/+1 | |
2011-09-29 | telit: add suport the disable SAP client | Gustavo F. Padovan | 1 | -0/+1 | |
2011-09-29 | telit: add support the enable the SAP client modem | Gustavo F. Padovan | 1 | -1/+2 | |
2011-09-27 | sap: retrigger bluetooth GetProperties call | Gustavo F. Padovan | 1 | -0/+1 | |
When plugging a SAP capable modem, GetProperties need to be called again to fetch the SAP Server devices from BlueZ. | |||||
2011-09-26 | telit: add support to enable SAP client | Gustavo F. Padovan | 1 | -0/+1 | |
2011-09-25 | sap: Add basic sap plugin | Gustavo F. Padovan | 1 | -0/+12 | |
2011-09-13 | bluetooth: track DBus call pending | Gustavo F. Padovan | 1 | -1/+1 | |
2011-08-03 | bluetooth: Add UUID for DUN. | Mario Tokarz | 1 | -0/+1 | |
2011-07-05 | bluetooth: Remove data in all situations | Luiz Augusto von Dentz | 1 | -2/+2 | |
If an adapter or device is removed any data associate should be removed, otherwise the next time they appear/are created the drivers may not asssociate again. | |||||
2011-06-30 | bluetooth: make uuid profile detection more generic | Luiz Augusto von Dentz | 1 | -3/+1 | |
2011-06-30 | bluetooth: use lower case for UUIDs | Luiz Augusto von Dentz | 1 | -1/+1 | |
BlueZ also uses lower case | |||||
2011-02-08 | bluetooth: Add bluetooth server support | Frédéric Danis | 1 | -0/+9 | |
2011-01-12 | plugins: M15 coding style fix | Jeevaka Badrappan | 1 | -1/+1 | |
2010-10-01 | plugins: Mode fixups for copyrigh headers | Marcel Holtmann | 1 | -0/+1 | |
2010-08-05 | bluetooth: define DBUS_TIMEOUT macro | Gustavo F. Padovan | 1 | -0/+2 | |
2010-06-17 | bluetooth: Rename & expose parse_properties | Denis Kenzior | 1 | -1/+1 | |
2010-06-17 | bluetooth: Rename send_method_call_with_reply | Denis Kenzior | 1 | -0/+6 | |
2010-06-17 | Move create_path() to bluetooth plugin | Gustavo F. Padovan | 1 | -0/+3 | |
2010-06-17 | Add bluetooth plugin skeleton. | Gustavo F. Padovan | 1 | -0/+42 | |
The bluetooth plugin has bluetooth_resgister_uuid() and bluetooth_unresgister_uuid() where bluetooth profiles plugins such as HFP and DUN can register themselves to get know about BlueZ stuff ( new devices, bluetoothd shutdown, etc..) |