summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Skip devices in raw modeMarcel Holtmann2005-01-291-14/+21
| |
| * Add functions for reading the BD_ADDR and the featuresMarcel Holtmann2005-01-293-0/+51
| |
| * Update the copyright yearMarcel Holtmann2005-01-2914-14/+14
| |
| * Update the copyright yearMarcel Holtmann2005-01-273-3/+3
| |
| * Add hci_read_clock() functionMarcel Holtmann2005-01-253-0/+46
| |
| * Remove sdp_internal.hMarcel Holtmann2005-01-233-94/+45
| |
| * Fixup the unaligned accessMarcel Holtmann2005-01-231-2/+2
| |
| * Remove sdp_{get|put}_unaligned definitionMarcel Holtmann2005-01-231-97/+0
| |
| * Replace sdp_{get|put}_unaligned with bt_{get|put}_unalignedMarcel Holtmann2005-01-231-90/+90
| |
| * Add functions hci_{local|remote}_name()Marcel Holtmann2005-01-232-0/+13
| |
| * Use better way for unaligned accessMarcel Holtmann2005-01-201-11/+15
| |
| * Update changelog and bump version numberlibs-2.14Marcel Holtmann2005-01-142-1/+9
| |
| * Update library versionMarcel Holtmann2005-01-141-1/+1
| |
| * Update AM_PATH_BLUEZ macroMarcel Holtmann2005-01-131-1/+34
| |
| * Add function for reading the transmit power levelMarcel Holtmann2005-01-132-0/+31
| |
| * The link supervision timeout is host controlMarcel Holtmann2005-01-131-2/+2
| |
| * Remove commentsMarcel Holtmann2005-01-131-2/+0
| |
| * Add link supervision timeout functionsMarcel Holtmann2005-01-133-0/+61
| |
| * Add function for reading the RSSI and the link qualityMarcel Holtmann2005-01-133-3/+55
| |
| * Remove deprecated functionsMarcel Holtmann2005-01-132-30/+21
| |
| * Update changelog and bump version numberlibs-2.13Marcel Holtmann2004-12-252-1/+7
| |
| * Update connection information definitionsMarcel Holtmann2004-12-253-8/+15
| |
| * Update library versionMarcel Holtmann2004-12-251-1/+1
| |
| * Update socket option definitionsMarcel Holtmann2004-12-251-16/+7
| |
| * Fix UUID-32 to string translationMarcel Holtmann2004-12-101-3/+4
| |
| * Add Device ID and HID attribute definitionsMarcel Holtmann2004-12-071-0/+23
| |
| * Cleanup attribute definitionsMarcel Holtmann2004-12-071-47/+50
| |
| * Update the UUID constants and its translationsMarcel Holtmann2004-12-072-107/+179
| |
| * Update changelog and bump version numberlibs-2.12Marcel Holtmann2004-12-022-1/+6
| |
| * Update library versionMarcel Holtmann2004-12-011-1/+1
| |
| * Add service classes and profile ids for WAPMarcel Holtmann2004-11-292-0/+8
| |
| * Add simple AM_PATH_BLUEZ macroMarcel Holtmann2004-11-232-0/+17
| |
| * The cnum value must be uint32_t to match the kernel interfaceMarcel Holtmann2004-11-132-2/+2
| |
| * Update changelog and bump version numberlibs-2.11Marcel Holtmann2004-11-112-1/+14
| |
| * Update library versionMarcel Holtmann2004-11-111-1/+1
| |
| * Add hci_set_afh_classification() functionMarcel Holtmann2004-11-093-0/+39
| |
| * Add hci_read_afh_map() functionMarcel Holtmann2004-11-092-0/+27
| |
| * Add hci_{read|write}_afh_mode() functionsMarcel Holtmann2004-11-092-0/+53
| |
| * Add definition for the SECURE link modeMarcel Holtmann2004-11-093-0/+3
| |
| * Add the missing HCI error codesMarcel Holtmann2004-11-092-1/+18
| |
| * Change HCI_KEY_MISSING to HCI_PIN_OR_KEY_MISSINGMarcel Holtmann2004-11-082-2/+2
| |
| * Add version identifier for Bluetooth 2.0Marcel Holtmann2004-11-081-3/+4
| |
| * Add hci_change_link_key() functionMarcel Holtmann2004-11-043-3/+47
| |
| * Fix bug where htonl() should be used instead of htons()Marcel Holtmann2004-11-021-1/+1
| |
| * Add RFCOMM socket optionsMarcel Holtmann2004-10-292-1/+9
| |
| * 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-252-0/+53
| |