index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
dbus-sdp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added uuid128 support for device DiscoverServices
Claudio Takahasi
2008-06-30
1
-7
/
+0
*
Accept friendly names for discover services
Claudio Takahasi
2008-06-30
1
-32
/
+0
*
Use safe PDU extract functions
Marcel Holtmann
2008-06-24
1
-6
/
+7
*
Use common UUID string helpers
Marcel Holtmann
2008-06-10
1
-2
/
+3
*
Append full record to discover service results
Marcel Holtmann
2008-06-09
1
-1
/
+1
*
Use g_dbus_emit_signal for sending D-Bus signals
Marcel Holtmann
2008-06-07
1
-1
/
+1
*
Removed memory leak
Claudio Takahasi
2008-06-07
1
-0
/
+3
*
Removed dbus_connection_get_object_user_data call
Claudio Takahasi
2008-06-07
1
-60
/
+29
*
More direct usage of D-Bus sending function
Marcel Holtmann
2008-06-06
1
-4
/
+9
*
Changed old Adapter methods to use gdbus
Claudio Takahasi
2008-06-04
1
-28
/
+47
*
Move D-Bus object and interface helpers into libgdbus
Marcel Holtmann
2008-05-08
1
-3
/
+0
*
Move D-Bus watch functions into libgdbus
Marcel Holtmann
2008-05-08
1
-1
/
+2
*
Update copyright information
Marcel Holtmann
2008-02-02
1
-1
/
+1
*
Whitespace cleanup
Johan Hedberg
2008-01-28
1
-2
/
+2
*
Update services to new error codes and helper functions
Johan Hedberg
2007-11-26
1
-21
/
+22
*
hcid: check the scanned svc record value
Claudio Takahasi
2007-11-12
1
-6
/
+6
*
hcid: textfile_put value must be null terminated
Claudio Takahasi
2007-11-10
1
-4
/
+2
*
Update copyright information
Marcel Holtmann
2007-10-23
1
-0
/
+1
*
Allow service classes to use Sequence16 and Sequence32
Marcel Holtmann
2007-10-08
1
-1
/
+4
*
hcid: removed RFCOMM functions
Claudio Takahasi
2007-10-04
1
-286
/
+2
*
Rename files for adapter interface
Marcel Holtmann
2007-08-15
1
-1
/
+1
*
adapter: added RemoteIdentifiersUpdated signal
Claudio Takahasi
2007-06-19
1
-10
/
+23
*
GetRemoteServiceIdentifiers: Request the DeviceID if it was not returned prev...
Claudio Takahasi
2007-06-18
1
-74
/
+62
*
GetRemoteServiceIdentifiers: Ignore repeated service identifiers
Claudio Takahasi
2007-06-15
1
-12
/
+23
*
GetRemoteServiceIdentifiers: If the reply is empty(for L2CAP) try DeviceID
Claudio Takahasi
2007-06-15
1
-3
/
+3
*
GetRemoteServiceIdentifiers: when the reply is empty(for public browse) try L...
Claudio Takahasi
2007-06-15
1
-19
/
+51
*
GetRemoteServiceIdentifiers: store the received records
Claudio Takahasi
2007-06-15
1
-3
/
+11
*
GetRemoteServiceIdentifiers: retrieve all record attributes instead of the se...
Claudio Takahasi
2007-06-15
1
-34
/
+21
*
Add first version of GetRemoteServiceIdentifiers
Marcel Holtmann
2007-06-15
1
-2
/
+178
*
Check for adapter state in SDP methods
Johan Hedberg
2007-06-07
1
-0
/
+6
*
Add "hfp" to known service identifiers
Johan Hedberg
2007-06-06
1
-0
/
+1
*
Only clean up sdp sessions for the local adapter in question
Johan Hedberg
2007-05-09
1
-6
/
+5
*
Implement Adapter.FinishRemoteServiceTransaction
Johan Hedberg
2007-05-09
1
-10
/
+55
*
Convert to using the generic D-Bus object handling
Johan Hedberg
2007-05-04
1
-1
/
+2
*
Fix append_and_grow_string for memory leaks and potential data corruption if ...
Johan Hedberg
2007-05-03
1
-6
/
+12
*
Add timeout for unused SDP sessions
Johan Hedberg
2007-05-02
1
-14
/
+149
*
Use GLib memory allocation functions
Johan Hedberg
2007-02-26
1
-58
/
+19
*
Cleanup: removed variable declaration with initialization, 80 column and othe...
Claudio Takahasi
2007-01-30
1
-54
/
+46
*
Make it possible to support an embedded GLib
Marcel Holtmann
2007-01-20
1
-0
/
+2
*
Update copyright information
Marcel Holtmann
2007-01-13
1
-1
/
+1
*
Rename struct slist to GSList and slist_* to g_slist_*
Johan Hedberg
2007-01-13
1
-5
/
+4
*
Allow compilation against GLib
Marcel Holtmann
2007-01-12
1
-0
/
+1
*
Use get_record_data_t instead of void pointer to track get remote service rec...
Claudio Takahasi
2006-11-16
1
-28
/
+27
*
Appends a block of fixed-length bytes instead of call multiple times dbus_mes...
Claudio Takahasi
2006-11-14
1
-4
/
+3
*
Update fix for memory leak
Marcel Holtmann
2006-11-14
1
-4
/
+3
*
Fixed memory leak
Claudio Takahasi
2006-11-14
1
-9
/
+11
*
Removed org.bluez.SDP interface
Claudio Takahasi
2006-11-14
1
-855
/
+0
*
Add hsp to friendly service names
Johan Hedberg
2006-11-14
1
-0
/
+1
*
Add support for storing SDP record
Marcel Holtmann
2006-11-13
1
-7
/
+59
*
Replaced string_t by sdp_buf_t
Claudio Takahasi
2006-11-13
1
-29
/
+31
[next]