summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup the API to prevent endian bugsMarcel Holtmann2004-10-251-19/+29
* Add SIM Access typesMarcel Holtmann2004-10-131-2/+4
* Add support for the kernel security managerMarcel Holtmann2004-10-061-0/+1
* Update library version numberMarcel Holtmann2004-08-131-1/+1
* Update library versionlibs-2.9Marcel Holtmann2004-07-291-1/+1
* UUID32 values can also be used as protocol identifiersMarcel Holtmann2004-07-221-5/+11
* Make use of MAINTAINERCLEANFILESMarcel Holtmann2004-07-211-0/+2
* Update library version number and remove dummy libsdpMarcel Holtmann2004-07-071-5/+2
* Update library version numberMarcel Holtmann2004-05-081-1/+1
* Update company identifiersMarcel Holtmann2004-05-081-2/+2
* Add sdp_get_add_access_protos() functionMarcel Holtmann2004-05-021-0/+24
* Better display of decoded LMP featuresMarcel Holtmann2004-04-251-6/+9
* Add features and packet types from EDR prototyping specificationMarcel Holtmann2004-04-241-9/+46
* Add bit numbers to the features tableMarcel Holtmann2004-04-241-41/+41
* Update copyright informationMarcel Holtmann2004-04-033-133/+159
* Add string representation for HID and CIPMarcel Holtmann2004-04-011-0/+6
* Store additional unitSize for stringsMarcel Holtmann2004-04-011-2/+3