summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fix commentsStephen Crane2005-03-021-2/+1
|
* fix incorrect doc commentStephen Crane2005-02-281-1/+1
|
* Support pscan_rep_mode for remote name requestMarcel Holtmann2005-02-221-3/+26
|
* The transmit power level is a signed integerMarcel Holtmann2005-02-221-1/+1
|
* Fix IAC supportMarcel Holtmann2005-02-221-1/+1
|
* Add function for getting the remote name with a clock offsetMarcel Holtmann2005-02-111-1/+7
|
* Update library versionMarcel Holtmann2005-01-311-1/+1
|
* Skip devices in raw modeMarcel Holtmann2005-01-291-14/+21
|
* Add functions for reading the BD_ADDR and the featuresMarcel Holtmann2005-01-291-0/+46
|