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
*
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
*
Added raw service record to xml conversion functions
Claudio Takahasi
2006-11-10
1
-2
/
+140
*
More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...
Johan Hedberg
2006-11-01
1
-0
/
+3
*
Cleanup: split dbus.h into several dbus-*.h files (one for each dbus-*.c file)
Johan Hedberg
2006-10-30
1
-0
/
+3
*
renamed send_reply_and_unref to send_message_and_unref
Claudio Takahasi
2006-10-05
1
-8
/
+8
*
cleanup:renamed hci_dbus_data to adapter
Claudio Takahasi
2006-10-04
1
-21
/
+21
*
cleanup
Claudio Takahasi
2006-10-03
1
-11
/
+2
*
Removed '0x' from search pattern
Claudio Takahasi
2006-09-29
1
-14
/
+5
*
support uuid128 and '0x' for service search match
Claudio Takahasi
2006-09-29
1
-9
/
+16
*
Update friendly service name table
Johan Hedberg
2006-09-29
1
-5
/
+5
*
GetRemoteServiceHandles: request browsing when the match string is empty
Claudio Takahasi
2006-09-29
1
-6
/
+12
*
GetRemoteServiceHandles:added service match
Claudio Takahasi
2006-09-29
1
-2
/
+18
*
Fix the test for an error condition
Ulisses Furquim
2006-09-27
1
-1
/
+1
*
Fix SDP session leak when a page timeout occurrs during RFCOMM.{Bind(),Connec...
Ulisses Furquim
2006-09-22
1
-0
/
+6
*
removed memory leak
Claudio Takahasi
2006-09-21
1
-2
/
+5
*
Fix some problems when doing consecutive SDP searches
Ulisses Furquim
2006-09-21
1
-47
/
+61
*
Move sdp related data allocation from dbus-rfcomm.c to dbus-sdp.c
Johan Hedberg
2006-09-21
1
-15
/
+26
*
Comment out currently unused static functions
Johan Hedberg
2006-09-20
1
-0
/
+2
*
Make RFCOMM.Connect() do an SDP search before connecting
Ulisses Furquim
2006-09-19
1
-74
/
+362
*
error handling for multiple *_async calls
Claudio Takahasi
2006-09-13
1
-14
/
+10
*
cleanup
Claudio Takahasi
2006-09-13
1
-16
/
+11
*
pending connect leak
Claudio Takahasi
2006-09-13
1
-0
/
+3
*
cleanup: removed unused pointer(attrids)
Claudio Takahasi
2006-09-13
1
-12
/
+2
*
GetRemoteServiceHandles: use sdp_service_search_async instead of sdp_service_...
Claudio Takahasi
2006-09-13
1
-36
/
+22
*
removed debug macro:SERVICE_SEARCH_ATTR_REQ
Claudio Takahasi
2006-09-12
1
-65
/
+11
*
fixed uuid cmp function
Claudio Takahasi
2006-09-12
1
-17
/
+14
*
removed unwanted comments.
Claudio Takahasi
2006-09-12
1
-13
/
+0
*
fixed str2identifier: convert handle to hexadecimal
Claudio Takahasi
2006-09-11
1
-1
/
+1
*
Fixed find_record_by_uuid
Claudio Takahasi
2006-09-11
1
-1
/
+1
*
added verification for protocol error and I/O error
Claudio Takahasi
2006-09-11
1
-0
/
+42
*
Comment out SERVICE_SEARCH_ATT_REQ define
Marcel Holtmann
2006-09-05
1
-1
/
+1
*
Use service search method
Marcel Holtmann
2006-09-05
1
-1
/
+1
*
Fix functions to return negative error values
Ulisses Furquim
2006-09-05
1
-4
/
+4
*
Remove usage of sdp_is_connected()
Ulisses Furquim
2006-09-04
1
-9
/
+3
*
Change to use sdp_connect() to make async searchs
Ulisses Furquim
2006-09-04
1
-50
/
+23
*
Added GetRemoteServiceRecord and GetRemoteServiceHandles. Updated GetIdentifi...
Claudio Takahasi
2006-08-31
1
-58
/
+399
*
change sdp service identifiers to be bd_addr/record handle
Ulisses Furquim
2006-08-30
1
-77
/
+42
*
Fix problem with changed async prototypes
Marcel Holtmann
2006-08-29
1
-3
/
+8
[next]