summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make use of MAINTAINERCLEANFILESMarcel Holtmann2004-07-211-1/+2
* The RSSI value is signed and not unsignedMarcel Holtmann2004-07-101-1/+1
* Add value for L2CAP_CONF_RFC_MODEMarcel Holtmann2004-07-091-0/+1
* Add info type and info result definitionsMarcel Holtmann2004-07-091-0/+8
* Add AVDTP protocol identifierMarcel Holtmann2004-07-041-0/+1
* Add subclass fieldMarcel Holtmann2004-07-041-1/+3
* Add UUID's for AVCTP and AVDTPMarcel Holtmann2004-06-091-0/+2
* Add defines for audio/video profilesMarcel Holtmann2004-06-091-0/+5
* Fix the event code of inquiry with RSSIMarcel Holtmann2004-05-121-1/+1
* Add BDADDR_ALL constantMarcel Holtmann2004-05-081-0/+1
* Update connection informationMarcel Holtmann2004-05-081-0/+4
* Add HCRP UUID definesMarcel Holtmann2004-05-021-0/+3
* Add HCRP related profile and service class id'sMarcel Holtmann2004-05-021-0/+4
* Add sdp_get_add_access_protos() functionMarcel Holtmann2004-05-021-0/+5
* Add attribute id for additional protocol listMarcel Holtmann2004-05-021-0/+1
* Add AFH related typesMarcel Holtmann2004-04-251-4/+30
* Add HIDP header fileMarcel Holtmann2004-04-252-1/+87
* Add extra commentMarcel Holtmann2004-04-251-0/+1
* Add support for inquiry_mode and inquiry_info_with_rssiMarcel Holtmann2004-04-251-0/+28
* Add features and packet types from EDR prototyping specificationMarcel Holtmann2004-04-242-6/+29
* Move some internal functions to publicMarcel Holtmann2004-04-032-38/+38
* Add support for unaligned accessMarcel Holtmann2004-04-031-0/+13
* Don't install sdp_internal.hMarcel Holtmann2004-04-031-1/+3
* Update copyright informationMarcel Holtmann2004-04-0313-477/+542
* Increase size of UUID string representationMarcel Holtmann2004-04-011-2/+2
* Add BNEP header fileMarcel Holtmann2004-03-312-1/+149
* Add CMTP header fileMarcel Holtmann2004-03-312-1/+68
* Cleaner way of creating the bluetooth include linkMarcel Holtmann2004-03-311-4/+4
* Add header files of the SDP libraryMarcel Holtmann2004-03-314-1/+1142
* Add HIDP protocol identifierMarcel Holtmann2004-03-091-0/+1
* Add decoding of Bluetooth 1.2 featuresMarcel Holtmann2003-11-181-0/+17
* CleanupMarcel Holtmann2003-07-033-14/+14
* Sort HCI eventsMarcel Holtmann2003-07-031-88/+88
* Sort HCI commandsMarcel Holtmann2003-07-021-314/+316
* Add functions for park modeMarcel Holtmann2003-06-261-0/+2
* Add functions for park modeMarcel Holtmann2003-06-261-6/+14
* Add HCI defines for transmit power levelMarcel Holtmann2003-06-261-0/+13
* Add protocol number for CMTPMarcel Holtmann2003-06-051-0/+1
* CleanupMarcel Holtmann2003-06-051-3/+3
* Add definition of LM_RELIABLE flagMarcel Holtmann2003-05-282-0/+2
* add role switchStephen Crane2003-05-201-0/+2
* Add HCI defines for park, sniff and hold modeMarcel Holtmann2003-04-231-0/+40
* Support for reading the clock offsetMarcel Holtmann2003-03-222-0/+15
* add const to fn sigs; fns to auth and enc linksStephen Crane2003-02-113-14/+16
* Whitespace cleanupMarcel Holtmann2003-02-041-37/+37
* hci error codesStephen Crane2003-02-031-0/+43
* Add the vendor and testing definesMarcel Holtmann2002-12-211-1/+11