Commit Graph

1749 Commits

Author SHA1 Message Date
Johan Hedberg
a25501d26a Support for fetching the RFCOMM channel through SDP 2006-11-14 14:00:15 +00:00
Johan Hedberg
b801c1b07d Add hsp to friendly service names 2006-11-14 13:59:22 +00:00
Marcel Holtmann
17964e2ddc Add name attribute to annotate variable fields 2006-11-14 06:40:40 +00:00
Johan Hedberg
4cda48c7b5 Very basic functionality for bt.headsetd 2006-11-13 23:04:16 +00:00
Marcel Holtmann
bab9fc85aa Add support for storing SDP record 2006-11-13 20:21:39 +00:00
Claudio Takahasi
2fa4e74ba0 Replaced string_t by sdp_buf_t 2006-11-13 19:12:14 +00:00
Marcel Holtmann
91aa8362a5 Starting with dbus-0.95 the DBUS_API_SUBJECT_TO_CHANGE is obsolete 2006-11-13 18:08:49 +00:00
Johan Hedberg
e95363393f Call Register asynchronously 2006-11-13 17:51:56 +00:00
Marcel Holtmann
cc20b5c9b2 Send reply before doing autostart 2006-11-13 17:23:32 +00:00
Marcel Holtmann
08d4b899b5 Small code cleanup 2006-11-13 16:31:27 +00:00
Marcel Holtmann
88567b4d76 Rename bluez-hcid.conf to bluetooth.conf 2006-11-13 16:23:36 +00:00
Marcel Holtmann
a409375989 Establish well known name for input service 2006-11-13 16:18:20 +00:00
Marcel Holtmann
dca3a7c10e Add missing dbus-device.h 2006-11-13 16:09:14 +00:00
Johan Hedberg
bb83060114 Preparation for the Input interface implementation 2006-11-13 15:15:00 +00:00
Marcel Holtmann
d0f6da96bc Add skeleton for headset daemon 2006-11-13 15:04:48 +00:00
Johan Hedberg
8512236a40 code cleanup/fixes 2006-11-13 11:51:55 +00:00
Marcel Holtmann
40e3342c52 Add D-Bus name setup to common function 2006-11-13 07:58:40 +00:00
Marcel Holtmann
b1a10a46b1 Cleanup SDP XML support 2006-11-13 07:38:20 +00:00
Marcel Holtmann
0ff36a95d3 Link the Expat library 2006-11-13 07:28:02 +00:00
Marcel Holtmann
150f9b6873 Add Expat library check and dummy skeleton 2006-11-13 07:17:40 +00:00
Marcel Holtmann
6f9503c6dd Add skeleton for expat support 2006-11-13 06:38:28 +00:00
Johan Hedberg
3eb0a5cd95 Initial service skeleton for bt.inputd 2006-11-11 23:14:14 +00:00
Johan Hedberg
cd3839f1d9 Cleanup of rfcomm exec command patch 2006-11-10 23:18:53 +00:00
Johan Hedberg
f64cc95873 Allow running a command after successful connection creation 2006-11-10 23:09:02 +00:00
Claudio Takahasi
e1046e6b02 Added raw service record to xml conversion functions 2006-11-10 17:59:14 +00:00
Johan Hedberg
326cf15e58 Support for ListRemoteDevices and ListRecentRemoteDevices 2006-11-10 17:20:25 +00:00
Johan Hedberg
430fa04b85 Implement ListRemoteDevices and ListRecentRemoteDevices methods 2006-11-10 17:19:40 +00:00
Claudio Takahasi
ca09040867 Prevent errno overwriting when unregistering agent service records 2006-11-09 21:40:06 +00:00
Marcel Holtmann
e03c53fe8d Check for GStreamer development library 2006-11-09 20:12:45 +00:00
Claudio Takahasi
55812d11e6 handling sdp_connect error for service record registration 2006-11-08 20:50:54 +00:00
Claudio Takahasi
aec524d1be Unregister all sdp records when the hcid daemon exits 2006-11-08 19:26:15 +00:00
Claudio Takahasi
0ac59f6d79 Remove the name listener if the service agent is unregistered 2006-11-08 19:16:11 +00:00
Claudio Takahasi
b5d6d92b70 Removed shadow service methods 2006-11-08 18:55:39 +00:00
Claudio Takahasi
34a3fbf5f1 Prevent segmentation fault if the D-Bus path data is NULL 2006-11-08 18:52:20 +00:00
Claudio Takahasi
6bf68118fe Fixed binary service record 2006-11-08 18:28:52 +00:00
Claudio Takahasi
ee8c7e7f6d Cleanup: checking service register/unregister return value 2006-11-08 18:22:17 +00:00
Claudio Takahasi
135151c382 Cleanup: use dbus_message_iter_get_fixed_array instead of walking the entire array with an iterator. 2006-11-08 16:48:32 +00:00
Claudio Takahasi
346cb4d17e Register the service record using the binary registration function 2006-11-08 13:41:17 +00:00
Marcel Holtmann
4ed477329d Use textfile_casedel() for deleting the link key 2006-11-07 20:36:10 +00:00
Marcel Holtmann
a59e6d0bdc Add textfile_casedel() function 2006-11-07 20:34:46 +00:00
Marcel Holtmann
7a264576af Add D-Bus and OpenSync skeleton 2006-11-07 19:53:16 +00:00
Marcel Holtmann
f58e401a91 Add configure option for synchronization 2006-11-07 19:52:37 +00:00
Marcel Holtmann
ffa626c483 Only compile synchronization daemon when OpenSync is available 2006-11-07 19:14:52 +00:00
Marcel Holtmann
8d4c64d0e8 Add synchronization daemon skeleton 2006-11-07 18:54:07 +00:00
Marcel Holtmann
1fbeb7185a Check also for the OpenSync engine 2006-11-07 18:47:37 +00:00
Marcel Holtmann
ea8a662a6d Add check for the OpenSync libraries 2006-11-07 18:42:40 +00:00
Claudio Takahasi
6a1d99dd00 Changed Started/Stopped signal interface 2006-11-07 18:02:48 +00:00
Claudio Takahasi
1b2d818457 Added autostart feature when calling RegisterService 2006-11-07 12:46:30 +00:00
Marcel Holtmann
b2de3fcb62 Add channel property 2006-11-01 23:22:15 +00:00
Claudio Takahasi
f600e97b3b AddServiceRecord: register the record with the sdpd if the service agent is already running 2006-11-01 22:17:45 +00:00