summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the copyright yearMarcel Holtmann2005-01-273-3/+3
* Add hci_read_clock() functionMarcel Holtmann2005-01-251-0/+31
* Remove sdp_internal.hMarcel Holtmann2005-01-231-1/+45
* Replace sdp_{get|put}_unaligned with bt_{get|put}_unalignedMarcel Holtmann2005-01-231-90/+90
* Add functions hci_{local|remote}_name()Marcel Holtmann2005-01-231-0/+10
* Update library versionMarcel Holtmann2005-01-141-1/+1
* Add function for reading the transmit power levelMarcel Holtmann2005-01-131-0/+30
* The link supervision timeout is host controlMarcel Holtmann2005-01-131-2/+2
* Add link supervision timeout functionsMarcel Holtmann2005-01-131-0/+54
* Add function for reading the RSSI and the link qualityMarcel Holtmann2005-01-131-0/+50
* Remove deprecated functionsMarcel Holtmann2005-01-131-22/+15
* Update library versionMarcel Holtmann2004-12-251-1/+1
* Fix UUID-32 to string translationMarcel Holtmann2004-12-101-3/+4
* Update the UUID constants and its translationsMarcel Holtmann2004-12-071-72/+88
* Update library versionMarcel Holtmann2004-12-011-1/+1
* Add service classes and profile ids for WAPMarcel Holtmann2004-11-291-0/+4
* Update library versionMarcel Holtmann2004-11-111-1/+1
* Add hci_set_afh_classification() functionMarcel Holtmann2004-11-091-0/+28
* Add hci_read_afh_map() functionMarcel Holtmann2004-11-091-0/+26
* Add hci_{read|write}_afh_mode() functionsMarcel Holtmann2004-11-091-0/+51
* Add the missing HCI error codesMarcel Holtmann2004-11-091-1/+9
* Change HCI_KEY_MISSING to HCI_PIN_OR_KEY_MISSINGMarcel Holtmann2004-11-081-1/+1
* Add version identifier for Bluetooth 2.0Marcel Holtmann2004-11-081-3/+4
* Add hci_change_link_key() functionMarcel Holtmann2004-11-041-3/+33
* Fix bug where htonl() should be used instead of htons()Marcel Holtmann2004-11-021-1/+1
* Delete comment for a no long used parameterMarcel Holtmann2004-10-281-5/+0
* Correct typo in commentMarcel Holtmann2004-10-261-1/+1
* Add another company identifierMarcel Holtmann2004-10-261-0/+2
* Add more audio/video profile translationsMarcel Holtmann2004-10-261-0/+5
* Add functions for reading and writing the inquiry modeMarcel Holtmann2004-10-251-0/+51