Commit Graph

136 Commits

Author SHA1 Message Date
Johan Hedberg
7adc28d26f Remove unnecessary return statements from the end of void functions 2008-09-10 20:42:28 +03:00
Johan Hedberg
3e34eab99b Add SCO server socket (needed for HFP) 2008-09-10 15:35:45 +03:00
Johan Hedberg
e693267ede Minor coding style fix 2008-09-10 15:06:20 +03:00
Vinicius Costa Gomes
c0296a9dde Cancels the pending request from agent side when receiving a NoReply 2008-09-09 19:47:14 -03:00
Luiz Augusto von Dentz
957d01bac7 Fix a2dp and avrcp drivers to not rely on BDADDR_ANY. 2008-09-08 18:20:29 -03:00
Johan Hedberg
2cea206bb3 Remove incorrect (and premature) optimization 2008-09-08 22:56:29 +03:00
Alok Barsode
19ce4933f3 Redefining device_get_address to take bdaddr_t as parameter. 2008-09-08 17:55:14 +05:30
Alok Barsode
2a8fb41c4c Redefining adapter_get_address to take bdaddr_t as parameter. 2008-09-08 14:31:43 +05:30
Johan Hedberg
4449fea64a Disallow HFP connections when the telephony plugin isn't yet initialized 2008-09-04 17:36:51 +03:00
Johan Hedberg
de6c33d266 Remove incorrect call to headset_set_state(connected) before HFP SLC is up 2008-09-04 17:09:26 +03:00
Marcel Holtmann
01761bea1c Merge branch 'for-upstream' of git://gitorious.org/bluez/aloks-clone 2008-09-04 15:03:35 +02:00
Johan Hedberg
09c1b1ac6c Add a telephony_ready callback to notify initialization completion 2008-09-04 15:39:00 +03:00
Alok Barsode
18614bd2b0 Renaming struct adapter to struct btd_adapter. 2008-09-04 16:03:43 +05:30
Johan Hedberg
8c565c2146 Add telephony initialization calls to correct places 2008-09-03 14:06:40 +03:00
Marcel Holtmann
02dacdc326 Don't use L2CAP_LM_SECURE and RFCOMM_LM_SECURE for now 2008-08-19 14:37:26 +02:00
Luiz Augusto von Dentz
c560d02ccf Remove driver.c driver.h and remove workaround for to force a symbol resolution. 2008-08-18 19:20:42 -03:00
Luiz Augusto von Dentz
e780c7bd8e Fix device driver callbacks to not take driver pointer. 2008-08-13 15:06:51 -03:00
Luiz Augusto von Dentz
8de21fda4f Make audio plugin to register adapter drivers. 2008-08-12 18:59:36 -03:00
Luiz Augusto von Dentz
76751aa2c4 Introduce driver.c and driver.h files. 2008-08-05 18:13:42 -03:00
Marcel Holtmann
e0581b5e29 Move hcid to src directory and rename it to bluetoothd 2008-07-29 20:35:12 +02:00
Luiz Augusto von Dentz
12d81a98fe Cleanup audio manager. 2008-07-28 17:15:27 -03:00
Luiz Augusto von Dentz
e8ca2351ee Fix authorization mechanism for 3.x. 2008-06-17 19:37:36 +00:00
Luiz Augusto von Dentz
bbec31284f Remove calls to RequestAuthorization. 2008-06-16 19:43:09 +00:00
Marcel Holtmann
f80a721527 Use g_dbus_emit_signal for sending D-Bus signals 2008-06-07 19:30:24 +00:00
Luiz Augusto von Dentz
5a2610e2ba Fix use of DBUS_HANDLER_RESULT_HANDLED. 2008-06-06 13:10:31 +00:00
Marcel Holtmann
f269e27ce7 Fix the last remains of sending helpers 2008-06-06 10:20:21 +00:00
Marcel Holtmann
67bbac85fb Replace destory function with proper unregister calls 2008-06-03 15:10:20 +00:00
Luiz Augusto von Dentz
b6029c0ffd Make audio service to use libgdbus functions. 2008-06-02 14:34:58 +00:00
Marcel Holtmann
caf9fdd6d0 Replace struct device with struct audio_device 2008-05-29 08:05:16 +00:00
Johan Hedberg
86ca72eb30 Use g_key_file_get_string_list instead of g_key_file_get_string 2008-05-16 12:49:57 +00:00
Marcel Holtmann
15beaa4a78 Fix problem with non const bdaddr_t 2008-05-15 22:31:30 +00:00
Luiz Augusto von Dentz
c30643b049 Make audio service to use of bt_*_listen helpers. 2008-05-15 20:37:45 +00:00
Luiz Augusto von Dentz
0094809955 Make bt_io_callback_t to take both source and destination. 2008-05-14 22:16:16 +00:00
Marcel Holtmann
15ea15b3a7 Move D-Bus object and interface helpers into libgdbus 2008-05-08 22:19:14 +00:00
Claudio Takahasi
e3dede624b fixed format string 2008-05-08 16:59:55 +00:00
Claudio Takahasi
9491a544f6 Moving authorization code to dbus-service.c 2008-05-01 13:52:26 +00:00
Luiz Augusto von Dentz
7c2961d327 Fix dbus calls to the same process. 2008-04-29 20:37:12 +00:00
Cidorvan Leite
615594b3d9 Fixed remote headset connection state 2008-04-25 21:49:44 +00:00
Johan Hedberg
0549864945 First steps towards HSP HS role and Audio.Gateway D-Bus interface support 2008-04-21 12:49:16 +00:00
Luiz Augusto von Dentz
f390a1c27d Use internal call when possible to authorize incoming connections. 2008-04-14 14:41:42 +00:00
Luiz Augusto von Dentz
7299869ac7 Convert audio service into a plugin. 2008-03-27 23:07:19 +00:00
Johan Hedberg
48cd630295 headset_config_init should be called even if HFP isn't enabled (e.g. to get the SCORouting setting) 2008-03-12 14:34:13 +00:00
Johan Hedberg
ce8053e025 Rename ForceMaster to just Master 2008-03-05 17:51:48 +00:00
Johan Hedberg
5db61cea27 Use HFP instead of EnableHFP 2008-03-05 17:45:44 +00:00
Johan Hedberg
aa4ce3509e Do master role switching by default and add ForceMaster config option 2008-03-05 17:43:54 +00:00
Johan Hedberg
211ec74f0e Use "hfp" instead of "no_hfp" and "EnableHFP" instead of "DisableHFP" to make the options more clear to understand (avoid double negatives) 2008-03-04 13:24:38 +00:00
Johan Hedberg
b3f285d83c Implement proper HFP SLC handling 2008-02-19 08:20:22 +00:00
Marcel Holtmann
e823c15e43 Update copyright information 2008-02-02 03:37:05 +00:00
Luiz Augusto von Dentz
5b60113656 Add config options for each source. 2008-01-23 13:27:30 +00:00
Johan Hedberg
4f47f8ab1c Initialize HFP supported features properly 2008-01-22 18:01:19 +00:00