summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update library versionMarcel Holtmann2005-12-241-1/+1
* Add support for additional access protocolsMarcel Holtmann2005-12-141-2/+20
* Update library versionMarcel Holtmann2005-12-101-1/+1
* Add FD_ZERO() before usage of FD_SET()Marcel Holtmann2005-12-091-1/+2
* Add support for allocation of binary text elementsMarcel Holtmann2005-12-091-21/+89
* Fix service discovery deadlocks with Samsung D600 phonesMarcel Holtmann2005-11-241-0/+4
* Add constants for sniff subratingMarcel Holtmann2005-11-211-1/+4
* Remove decoding of flow control feature bitsMarcel Holtmann2005-11-021-3/+0
* Update library versionMarcel Holtmann2005-10-311-1/+1
* Big cleanup of CVS relicsMarcel Holtmann2005-10-294-48/+30
* Decode reserved LMP feature bitsMarcel Holtmann2005-10-221-0/+9
* Fix typoMarcel Holtmann2005-10-221-1/+1
* Add deprecated command names from the Bluetooth 1.2 specificationMarcel Holtmann2005-10-221-4/+4
* Make EVT_CMD_STATUS as rp->event workMarcel Holtmann2005-10-201-1/+7
* Fix profile descriptor problem with Samsung phonesMarcel Holtmann2005-09-301-5/+17
* Fix errno overwrite problemsMarcel Holtmann2005-09-222-5/+11
* Update library versionMarcel Holtmann2005-09-101-1/+1
* Add support for identification of supported commandsMarcel Holtmann2005-09-071-6/+193
* Add two new company identifiersMarcel Holtmann2005-09-041-0/+4
* Update library versionMarcel Holtmann2005-08-271-1/+1
* Add extended inquiry features bitMarcel Holtmann2005-08-271-0/+1
* Use bt_malloc() for address translation functionsMarcel Holtmann2005-08-261-2/+2
* Add functions for the extended inquiry responseMarcel Holtmann2005-08-251-0/+54
* Add UUIDs for phonebook access profileMarcel Holtmann2005-08-071-0/+2
* Add UUID for video distributionMarcel Holtmann2005-08-061-0/+1
* Update library versionMarcel Holtmann2005-08-061-1/+1
* Update lmp_featurestostr() functionMarcel Holtmann2005-08-051-4/+4
* Introduce bt_malloc() and bt_free() functionsMarcel Holtmann2005-08-051-0/+11
* CleanupMarcel Holtmann2005-08-051-1/+1
* Fix request size calculation for device specific registerMarcel Holtmann2005-08-031-0/+1
* Add device specific record registerMarcel Holtmann2005-08-031-2/+7
* Create per device SDP server functionsMarcel Holtmann2005-08-031-3/+18
* Fix the routing for dealing with raw devicesMarcel Holtmann2005-07-091-7/+8
* Fix more GCC 4.0 warningsMarcel Holtmann2005-07-061-63/+60
* Fix some GCC 4.0 warningsMarcel Holtmann2005-07-051-4/+5
* Update library versionMarcel Holtmann2005-07-031-1/+1
* Fix some errno usagesMarcel Holtmann2005-06-211-48/+61
* Add support for reading and writing the inquiry scan typeMarcel Holtmann2005-06-161-0/+51
* Add another company identifierMarcel Holtmann2005-05-191-0/+2
* Update library versionMarcel Holtmann2005-05-091-1/+1
* Add SDP_WAIT_ON_CLOSE flag for sdp_connect()Marcel Holtmann2005-05-081-2/+6
* Add functions for stored link keysMarcel Holtmann2005-05-011-0/+55
* Update library versionMarcel Holtmann2005-04-181-1/+1
* Support inquiry with unlimited number of responsesMarcel Holtmann2005-04-181-3/+6
* Add function for remote extended featuresMarcel Holtmann2005-04-171-11/+43
* Add funtions for reading local supported commands and extended featuresMarcel Holtmann2005-04-171-0/+52
* Fix buffer allocation for features to string conversionMarcel Holtmann2005-04-171-5/+15
* Add ba2oui() functionMarcel Holtmann2005-03-271-0/+8
* Add ba*printf() functionsMarcel Holtmann2005-03-271-1/+50
* Add some extra debug informationMarcel Holtmann2005-03-091-0/+4