summaryrefslogtreecommitdiffstats
path: root/include/bluetooth.h
Commit message (Expand)AuthorAgeFilesLines
* Use different socket option numbers to deal with old kernelsMarcel Holtmann2009-01-141-2/+2
* Add BT_SECURITY and BT_DEFER_SETUP definitionsMarcel Holtmann2009-01-121-4/+15
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Add constant for Bluetooth socket options levelMarcel Holtmann2007-10-241-0/+4
* Add common bachk() functionMarcel Holtmann2007-06-211-0/+1
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-15/+10
* Introduce bt_malloc() and bt_free() functionsMarcel Holtmann2005-08-051-0/+3
* Include stdio.h within bluetooth.hMarcel Holtmann2005-04-201-0/+1
* Add ba2oui() functionMarcel Holtmann2005-03-271-0/+1
* Add ba*printf() functionsMarcel Holtmann2005-03-271-1/+6
* Update the copyright yearMarcel Holtmann2005-01-291-1/+1
* Fixup the unaligned accessMarcel Holtmann2005-01-231-2/+2
* Use better way for unaligned accessMarcel Holtmann2005-01-201-11/+15
* The CRIS architecture handles unaligned accesses too.Peter Kjellerstedt2004-08-121-1/+1
* Add architectures that can do unaligned access by themselfMarcel Holtmann2004-08-121-1/+1
* Use memmove for unaligned access, so gcc does not insert a __builtin_memcpyMarcel Holtmann2004-08-111-2/+2
* Add AVDTP protocol identifierMarcel Holtmann2004-07-041-0/+1
* Add BDADDR_ALL constantMarcel Holtmann2004-05-081-0/+1
* Add support for unaligned accessMarcel Holtmann2004-04-031-0/+13
* Update copyright informationMarcel Holtmann2004-04-031-28/+30
* Add HIDP protocol identifierMarcel Holtmann2004-03-091-0/+1
* CleanupMarcel Holtmann2003-07-031-8/+8
* Add protocol number for CMTPMarcel Holtmann2003-06-051-0/+1
* add const to fn sigs; fns to auth and enc linksStephen Crane2003-02-111-7/+7
* Add BNEP socket proto.Max Krasnyansky2002-05-061-0/+1
* Added BDADDR_LOCALMax Krasnyansky2002-03-311-1/+2
* Fix compiler warnings.Max Krasnyansky2002-03-281-0/+1
* Additional strtoXX and XXtostr functions.Max Krasnyansky2002-03-211-1/+2
* Missing includes.Max Krasnyansky2002-03-121-0/+1
* Initial revisionMax Krasnyansky2002-03-081-0/+111