summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add another company identifierMarcel Holtmann2005-05-191-0/+2
| |
| * Update changelog and bump version numberlibs-2.17Marcel Holtmann2005-05-092-1/+8
| |
| * Update library versionMarcel Holtmann2005-05-091-1/+1
| |
| * Add SDP_WAIT_ON_CLOSE flag for sdp_connect()Marcel Holtmann2005-05-082-2/+7
| |
| * Add definitions for reading/writing the PIN type and creating the unit keyMarcel Holtmann2005-05-081-8/+35
| |
| * Add functions for stored link keysMarcel Holtmann2005-05-012-0/+58
| |
| * Add definitions for stored link keysMarcel Holtmann2005-04-271-0/+37
| |
| * Include sys/socket.h in the header filesMarcel Holtmann2005-04-273-0/+6
| |
| * Remove depcomp fileMarcel Holtmann2005-04-211-1/+1
| |
| * Include stdio.h within bluetooth.hMarcel Holtmann2005-04-201-0/+1
| |
| * Update changelog and bump version numberlibs-2.16Marcel Holtmann2005-04-182-1/+11
| |
| * Update library versionMarcel Holtmann2005-04-181-1/+1
| |
| * Support inquiry with unlimited number of responsesMarcel Holtmann2005-04-181-3/+6
| |
| * Add missing definitions for the link control commandsMarcel Holtmann2005-04-181-0/+39
| |
| * Add definitions for synchronous connection eventsMarcel Holtmann2005-04-181-0/+25
| |
| * Add definition for flow specification complete eventMarcel Holtmann2005-04-181-0/+10
| |
| * Add definitions for loopback command and data overflow eventsMarcel Holtmann2005-04-181-0/+8
| |
| * Add definition for return link keys eventMarcel Holtmann2005-04-181-0/+7
| |
| * Add definitions for hardware error and flush occurred eventsMarcel Holtmann2005-04-181-0/+12
| |
| * Add function for remote extended featuresMarcel Holtmann2005-04-172-12/+45
| |
| * Add funtions for reading local supported commands and extended featuresMarcel Holtmann2005-04-172-0/+54
| |
| * Add definition for master link key complete eventMarcel Holtmann2005-04-171-0/+8
| |
| * Add definition for master link key commandMarcel Holtmann2005-04-171-0/+10
| |
| * Add definitions for local extended features and commandsMarcel Holtmann2005-04-171-0/+23
| |
| * Add definition for remote extended features eventMarcel Holtmann2005-04-171-0/+10
| |
| * Add definition for page scan repetition mode change eventMarcel Holtmann2005-04-171-0/+7
| |
| * Add definition for max slots change eventMarcel Holtmann2005-04-171-0/+7
| |
| * Fix buffer allocation for features to string conversionMarcel Holtmann2005-04-171-5/+15
| |
| * Add inquiry info structure with RSSI and page scan modeMarcel Holtmann2005-04-111-0/+10
| |
| * Fix a small typoMarcel Holtmann2005-03-271-1/+1
| |
| * Change the packet type maskMarcel Holtmann2005-03-271-1/+1
| |
| * Add ba2oui() functionMarcel Holtmann2005-03-272-0/+9
| |
| * Add ba*printf() functionsMarcel Holtmann2005-03-272-2/+56
| |
| * Add some extra debug informationMarcel Holtmann2005-03-091-0/+4
| |
| * fix commentsStephen Crane2005-03-022-3/+3
| |
| * fix incorrect doc commentStephen Crane2005-02-282-2/+2
| |
| * Support pscan_rep_mode for remote name requestMarcel Holtmann2005-02-223-4/+34
| |
| * The transmit power level is a signed integerMarcel Holtmann2005-02-222-2/+2
| |
| * Fix IAC supportMarcel Holtmann2005-02-222-3/+3
| |
| * Add function for getting the remote name with a clock offsetMarcel Holtmann2005-02-112-1/+8
| |
| * Update changelog and bump version numberlibs-2.15Marcel Holtmann2005-01-312-1/+9
| |
| * 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-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
| |