index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
glib-helper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-28
Move common files into src directory
Marcel Holtmann
1
-46
/
+0
2009-02-19
Cleanup old BtIO code.
Luiz Augusto von Dentz
1
-55
/
+0
2009-02-18
Make temporary changes to BtIO API so it doesn't conflicts with old code.
Luiz Augusto von Dentz
1
-7
/
+7
2009-02-16
Make old bt_io_connect and bt_io_listen private in preparation of btio import
Johan Hedberg
1
-2
/
+0
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-11-06
Rename bt_string2class to bt_name2class and introduce bt_name2string.
Luiz Augusto von Dentz
1
-1
/
+2
2008-09-12
Pass Bluetooth address instead of handle for async encryption func
Claudio Takahasi
1
-1
/
+1
2008-09-12
Added async auth + encrypt function
Claudio Takahasi
1
-0
/
+4
2008-09-10
Implement support for SCO server sockets
Johan Hedberg
1
-0
/
+2
2008-06-30
Accept friendly names for discover services
Claudio Takahasi
1
-0
/
+1
2008-06-16
Fix bt_cancel_discovery to only succeed when there is a discover to cancel.
Luiz Augusto von Dentz
1
-1
/
+1
2008-06-16
Allow to cancel a service discovery
Marcel Holtmann
1
-0
/
+1
2008-05-30
Rename the transport types with proper BT_IO prefix
Marcel Holtmann
1
-4
/
+5
2008-05-30
Add initial implementation of BtIO API.
Luiz Augusto von Dentz
1
-0
/
+37
2008-05-16
Introduce bt_rfcomm_listen_allocate.
Luiz Augusto von Dentz
1
-0
/
+2
2008-05-15
Added function for convert string to uuid128
Cidorvan Leite
1
-0
/
+1
2008-05-14
Make bt_io_callback_t to take both source and destination.
Luiz Augusto von Dentz
1
-1
/
+2
2008-05-13
Introduce bt_l2cap_listen.
Luiz Augusto von Dentz
1
-0
/
+3
2008-05-12
introduce bt_rfcomm_listen.
Luiz Augusto von Dentz
1
-0
/
+2
2008-05-08
Move set_nonblocking() to the GLib helpers for now
Marcel Holtmann
1
-0
/
+2
2008-05-07
Make bt_l2cap_connect to take mtu as paramter.
Luiz Augusto von Dentz
1
-1
/
+2
2008-04-24
Close socket on bind failure, fix callback user_data to be the last parameter...
Luiz Augusto von Dentz
1
-2
/
+2
2008-04-23
Make bt_rfcomm_connect to take a channel instead of record and export bt_sco_...
Luiz Augusto von Dentz
1
-2
/
+3
2008-04-22
Introduce bt_l2cap_connect.
Luiz Augusto von Dentz
1
-0
/
+2
2008-04-18
Introduce bt_search_service and bt_rfcomm_connect.
Luiz Augusto von Dentz
1
-0
/
+9
2008-03-11
added bt_string2list function
Claudio Takahasi
1
-0
/
+1
2008-03-10
added list2string function
Claudio Takahasi
1
-0
/
+1
2008-03-10
added new function to convert uuid to string(uuid128)
Claudio Takahasi
1
-0
/
+2
2008-03-06
added bt_discover_services function
Claudio Takahasi
1
-0
/
+6
2008-03-06
Add skeleton for GLib helpers
Marcel Holtmann
1
-0
/
+22