summaryrefslogtreecommitdiff
path: root/common/glib-helper.h
AgeCommit message (Expand)AuthorFilesLines
2008-06-30Accept friendly names for discover servicesClaudio Takahasi1-0/+1
2008-06-16Fix bt_cancel_discovery to only succeed when there is a discover to cancel.Luiz Augusto von Dentz1-1/+1
2008-06-16Allow to cancel a service discoveryMarcel Holtmann1-0/+1
2008-05-30Rename the transport types with proper BT_IO prefixMarcel Holtmann1-4/+5
2008-05-30Add initial implementation of BtIO API.Luiz Augusto von Dentz1-0/+37
2008-05-16Introduce bt_rfcomm_listen_allocate.Luiz Augusto von Dentz1-0/+2
2008-05-15Added function for convert string to uuid128Cidorvan Leite1-0/+1
2008-05-14Make bt_io_callback_t to take both source and destination.Luiz Augusto von Dentz1-1/+2
2008-05-13Introduce bt_l2cap_listen.Luiz Augusto von Dentz1-0/+3
2008-05-12introduce bt_rfcomm_listen.Luiz Augusto von Dentz1-0/+2
2008-05-08Move set_nonblocking() to the GLib helpers for nowMarcel Holtmann1-0/+2
2008-05-07Make bt_l2cap_connect to take mtu as paramter.Luiz Augusto von Dentz1-1/+2
2008-04-24Close socket on bind failure, fix callback user_data to be the last parameter...Luiz Augusto von Dentz1-2/+2
2008-04-23Make bt_rfcomm_connect to take a channel instead of record and export bt_sco_...Luiz Augusto von Dentz1-2/+3
2008-04-22Introduce bt_l2cap_connect.Luiz Augusto von Dentz1-0/+2
2008-04-18Introduce bt_search_service and bt_rfcomm_connect.Luiz Augusto von Dentz1-0/+9
2008-03-11added bt_string2list functionClaudio Takahasi1-0/+1
2008-03-10added list2string functionClaudio Takahasi1-0/+1
2008-03-10added new function to convert uuid to string(uuid128)Claudio Takahasi1-0/+2
2008-03-06added bt_discover_services functionClaudio Takahasi1-0/+6
2008-03-06Add skeleton for GLib helpersMarcel Holtmann1-0/+22