summaryrefslogtreecommitdiffstats
path: root/hcid/adapter.h
Commit message (Expand)AuthorAgeFilesLines
* adapter: fixing the parameter list of the adapter_get_device functionVinicius Gomes2008-03-201-1/+1
* adapter: adding adapter_get_device functionVinicius Gomes2008-03-201-0/+2
* Move private structs from adapter.c to adapter.hLuiz Augusto von Dentz2008-03-141-15/+0
* Introduce adapter method RequestMode.Luiz Augusto von Dentz2008-03-141-0/+7
* Add initial code for new agent interfaceJohan Hedberg2008-03-141-1/+2
* Fix use of g_strdup and g_free that already handle NULL pointers and some cod...Luiz Augusto von Dentz2008-03-141-1/+1
* Add initial code of adapter CreatePairedDevice.Luiz Augusto von Dentz2008-03-141-0/+1
* Added new function to remove the listener based on integer identificationClaudio Takahasi2008-03-131-0/+1
* Keep a list of device's structure pointers instead of pathsClaudio Takahasi2008-03-121-1/+1
* Registering device's object pathClaudio Takahasi2008-03-071-2/+4
* added bt_discover_services functionClaudio Takahasi2008-03-061-0/+6
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
* Implement support for SetMode("on")Johan Hedberg2007-10-021-0/+2
* More header cleanupsMarcel Holtmann2007-08-161-2/+0
* Rename files for adapter interfaceMarcel Holtmann2007-08-151-0/+124