Commit Graph

2665 Commits

Author SHA1 Message Date
Johan Hedberg
d61880a2d8 Cleanup 2007-06-06 08:36:35 +00:00
Luiz Augusto von Dentz
8742ce7c3e Experiemental code for alsa plugin and ipc. 2007-06-05 22:44:36 +00:00
Marcel Holtmann
b9192f4232 Add support for linger timeout 2007-06-05 09:38:05 +00:00
Luiz Augusto von Dentz
6e1999d1dd Revert acidental commit. 2007-06-04 22:04:25 +00:00
Luiz Augusto von Dentz
a551604373 Add experiemental code for audio service ipc. 2007-06-04 22:03:21 +00:00
Johan Hedberg
f63a68d621 Fix FindDeviceByAddress API description 2007-06-04 10:32:57 +00:00
Johan Hedberg
729824372e Implement Manager.FindDeviceByAddress method 2007-06-04 10:30:45 +00:00
Johan Hedberg
b3a5bafbf9 Only call headset_free if the device actually has headset support 2007-05-31 14:09:04 +00:00
Johan Hedberg
814aed96a2 Add support for configuration file 2007-05-31 12:51:49 +00:00
Johan Hedberg
06e91735ba Fix typo 2007-05-31 11:48:02 +00:00
Johan Hedberg
a359e4becf Return error if no audio related services were found in a remote device 2007-05-31 11:47:29 +00:00
Johan Hedberg
522fed0ebe Ignore connection events for non-ACL links 2007-05-31 10:34:39 +00:00
Johan Hedberg
49f901927e Disable HFP support for now (since it's incomplete) 2007-05-31 09:30:23 +00:00
Johan Hedberg
04efa14f48 Bring the audio code up-to-date with the current API spec 2007-05-31 09:23:17 +00:00
Johan Hedberg
11f21abbc2 Update API descriptions to match current plan 2007-05-30 08:40:21 +00:00
Marcel Holtmann
6de268e32d Don't set MTU value to 48 2007-05-29 03:58:10 +00:00
Johan Hedberg
eb5c0bd71f Use global D-Bus connection for SDP transaction 2007-05-28 10:32:05 +00:00
Johan Hedberg
0dd153779d Remove initial nul from the socket name define since the snprintf's take care of not touching the first byte of the socket name 2007-05-26 22:18:10 +00:00
Johan Hedberg
e343f2b21a Move more common stuff to ipc.h 2007-05-26 21:12:20 +00:00
Johan Hedberg
d2d76421ad Move unix socket functionality into unix.c 2007-05-26 17:17:34 +00:00
Marcel Holtmann
0097d93ac8 Add unix.c and unix.h skeletons 2007-05-26 16:31:17 +00:00
Johan Hedberg
2a211b1c03 Cleanup bdaddr conversions 2007-05-26 16:27:33 +00:00
Claudio Takahasi
a74aceecae serial: missing close the RFCOMM socket 2007-05-25 20:18:11 +00:00
Marcel Holtmann
e80c7f2ae7 Add missing list functions 2007-05-25 14:53:21 +00:00
Claudio Takahasi
99fe5d4bd6 serial API: missing ConnectionCanceled error 2007-05-24 21:51:22 +00:00
Claudio Takahasi
c7449f91c8 serial: timeout leak removed, open_context struct removed 2007-05-24 21:38:06 +00:00
Claudio Takahasi
ac3d15d1a3 serial: release the node when device open fails 2007-05-24 20:21:16 +00:00
Claudio Takahasi
d69525e2de serial: Failed error is not returned by DisconnectService 2007-05-24 17:09:37 +00:00
Claudio Takahasi
683ab9d328 serial: release node called twice 2007-05-24 17:08:19 +00:00
Marcel Holtmann
c4109a0232 Update changelog and bump version number 2007-05-24 14:32:45 +00:00
Claudio Takahasi
7e0db39d85 serial: close the file descriptor before release the RFCOMM device 2007-05-24 13:17:00 +00:00
Johan Hedberg
dcc91e3ea4 add name listener support 2007-05-24 09:06:21 +00:00
Johan Hedberg
29bd3e0dae Get rid of unused audio reading & writing functionality (all of this should be done on the alsa side) 2007-05-24 08:47:30 +00:00
Claudio Takahasi
277e0363f2 Added device class tracking 2007-05-23 18:32:16 +00:00
Marcel Holtmann
7cc971c79c Set input and output MTU when requested 2007-05-23 14:31:02 +00:00
Marcel Holtmann
11d24685fb Set output MTU for listening sockets 2007-05-23 11:50:49 +00:00
Luiz Augusto von Dentz
c70e57f5b9 Fix some documentation problems. 2007-05-22 13:00:25 +00:00
Marcel Holtmann
09e129d5ef Minimize SDP root records and browse groups 2007-05-22 11:43:30 +00:00
Marcel Holtmann
646f214065 Use browse group descriptor list 2007-05-22 10:32:21 +00:00
Marcel Holtmann
dd438cd1ff Use server root if browse group is not public 2007-05-22 09:56:09 +00:00
Marcel Holtmann
b93e2bf23c Update test script with last PANU connection 2007-05-22 07:05:28 +00:00
Marcel Holtmann
8e0d20842a Use same decoder for text and URL strings 2007-05-22 05:53:49 +00:00
Marcel Holtmann
fe9d04d57f Add two more missing attributes 2007-05-21 16:43:46 +00:00
Marcel Holtmann
b747ecdbcf And another bunch of missing attributes 2007-05-21 16:29:08 +00:00
Marcel Holtmann
988369b8fa Add more attributes to the example record 2007-05-21 16:16:23 +00:00
Marcel Holtmann
58733090a9 Fix signature for service remove method 2007-05-21 15:29:42 +00:00
Marcel Holtmann
cb5898ff72 Fix SDP pattern extraction for XML 2007-05-21 15:13:50 +00:00
Marcel Holtmann
00ce8acd7a Update example service record 2007-05-21 14:18:27 +00:00
Marcel Holtmann
541d39d1ab Add MTU option for the built-in SDP server 2007-05-21 13:06:49 +00:00
Marcel Holtmann
a849556fef Add test script for adding service records 2007-05-21 12:51:48 +00:00