summaryrefslogtreecommitdiffstats
path: root/common/glib-helper.h
Commit message (Collapse)AuthorAgeFilesLines
* Accept friendly names for discover servicesClaudio Takahasi2008-06-301-0/+1
|
* Fix bt_cancel_discovery to only succeed when there is a discover to cancel.Luiz Augusto von Dentz2008-06-161-1/+1
|
* Allow to cancel a service discoveryMarcel Holtmann2008-06-161-0/+1
|
* Rename the transport types with proper BT_IO prefixMarcel Holtmann2008-05-301-4/+5
|
* Add initial implementation of BtIO API.Luiz Augusto von Dentz2008-05-301-0/+37
|
* Introduce bt_rfcomm_listen_allocate.Luiz Augusto von Dentz2008-05-161-0/+2
|
* Added function for convert string to uuid128Cidorvan Leite2008-05-151-0/+1
|
* Make bt_io_callback_t to take both source and destination.Luiz Augusto von Dentz2008-05-141-1/+2
|
* Introduce bt_l2cap_listen.Luiz Augusto von Dentz2008-05-131-0/+3
|
* introduce bt_rfcomm_listen.Luiz Augusto von Dentz2008-05-121-0/+2
|
* Move set_nonblocking() to the GLib helpers for nowMarcel Holtmann2008-05-081-0/+2
|
* Make bt_l2cap_connect to take mtu as paramter.Luiz Augusto von Dentz2008-05-071-1/+2
|
* Close socket on bind failure, fix callback user_data to be the last ↵Luiz Augusto von Dentz2008-04-241-2/+2
| | | | parameter and pass uuid refence.
* Make bt_rfcomm_connect to take a channel instead of record and export ↵Luiz Augusto von Dentz2008-04-231-2/+3
| | | | bt_sco_connect.
* Introduce bt_l2cap_connect.Luiz Augusto von Dentz2008-04-221-0/+2
|
* Introduce bt_search_service and bt_rfcomm_connect.Luiz Augusto von Dentz2008-04-181-0/+9
|
* added bt_string2list functionClaudio Takahasi2008-03-111-0/+1
|
* added list2string functionClaudio Takahasi2008-03-101-0/+1
|
* added new function to convert uuid to string(uuid128)Claudio Takahasi2008-03-101-0/+2
|
* added bt_discover_services functionClaudio Takahasi2008-03-061-0/+6
|
* Add skeleton for GLib helpersMarcel Holtmann2008-03-061-0/+22