index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
glib-helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bt_rfcomm_listen_allocate since channel allocation happens after listen()...
Johan Hedberg
2008-05-17
1
-7
/
+15
*
Fix bt_rfcomm_connect segfault
Johan Hedberg
2008-05-16
1
-4
/
+5
*
Introduce bt_rfcomm_listen_allocate.
Luiz Augusto von Dentz
2008-05-16
1
-5
/
+27
*
Added function for convert string to uuid128
Cidorvan Leite
2008-05-15
1
-0
/
+36
*
Initialize sockaddr variables before using them.
Luiz Augusto von Dentz
2008-05-14
1
-0
/
+3
*
Make bt_io_callback_t to take both source and destination.
Luiz Augusto von Dentz
2008-05-14
1
-25
/
+117
*
Fix bug on l2cap_bind and some code cleanup.
Luiz Augusto von Dentz
2008-05-13
1
-50
/
+53
*
Introduce bt_l2cap_listen.
Luiz Augusto von Dentz
2008-05-13
1
-15
/
+75
*
introduce bt_rfcomm_listen.
Luiz Augusto von Dentz
2008-05-12
1
-8
/
+126
*
Move set_nonblocking() to the GLib helpers for now
Marcel Holtmann
2008-05-08
1
-0
/
+19
*
Make bt_l2cap_connect to take mtu as paramter.
Luiz Augusto von Dentz
2008-05-07
1
-3
/
+14
*
Close sdp session before calling the application callback.
Luiz Augusto von Dentz
2008-04-29
1
-2
/
+3
*
Fix possible use of unitialized memory.
Luiz Augusto von Dentz
2008-04-25
1
-1
/
+1
*
Close socket on bind failure, fix callback user_data to be the last parameter...
Luiz Augusto von Dentz
2008-04-24
1
-10
/
+16
*
Make bt_rfcomm_connect to take a channel instead of record and export bt_sco_...
Luiz Augusto von Dentz
2008-04-23
1
-18
/
+3
*
Introduce bt_sco_connect and some other fixes.
Luiz Augusto von Dentz
2008-04-23
1
-40
/
+99
*
Introduce bt_l2cap_connect.
Luiz Augusto von Dentz
2008-04-22
1
-4
/
+71
*
Introduce bt_search_service and bt_rfcomm_connect.
Luiz Augusto von Dentz
2008-04-18
1
-19
/
+187
*
added bt_string2list function
Claudio Takahasi
2008-03-11
1
-0
/
+24
*
bt_list2string: fixed memory leak
Claudio Takahasi
2008-03-10
1
-3
/
+6
*
list2string: use space as uuid separator
Claudio Takahasi
2008-03-10
1
-1
/
+2
*
added list2string function
Claudio Takahasi
2008-03-10
1
-0
/
+16
*
added new function to convert uuid to string(uuid128)
Claudio Takahasi
2008-03-10
1
-0
/
+50
*
glib-helper: Extracting the sdp record
Claudio Takahasi
2008-03-07
1
-2
/
+33
*
glib-helper: use g_try_malloc instead of g_malloc
Claudio Takahasi
2008-03-07
1
-3
/
+5
*
added missing conditions for sdp connect watch
Claudio Takahasi
2008-03-06
1
-1
/
+2
*
added bt_discover_services function
Claudio Takahasi
2008-03-06
1
-4
/
+137
*
Add skeleton for GLib helpers
Marcel Holtmann
2008-03-06
1
-0
/
+42