summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Use LMP_EXT_FEAT constantMarcel Holtmann2005-04-182-2/+2
| * Use mmap() for reading the OUI company nameMarcel Holtmann2005-04-181-20/+29
| * Check the number of pages for extended featuresMarcel Holtmann2005-04-171-3/+8
| * Add support for supported commands and extended featuresMarcel Holtmann2005-04-172-15/+88
| * Store remote version and features informationMarcel Holtmann2005-04-173-0/+240
| * Use the pincodes file for outgoing connectionsMarcel Holtmann2005-04-172-8/+19
| * Improve reading device names from cacheMarcel Holtmann2005-04-171-0/+5
| * Use cached device name for PIN requestMarcel Holtmann2005-04-173-9/+72
| * Add support for stored pin codesMarcel Holtmann2005-04-173-2/+77
| * Terminate scanning if end of buffer is reachedMarcel Holtmann2005-04-161-3/+13
| * Clear buffer before creating new lineMarcel Holtmann2005-04-161-2/+4
| * Add more data checksMarcel Holtmann2005-04-161-4/+8
| * Fix case if the link key is not foundMarcel Holtmann2005-04-161-1/+2
| * Fix the case if device isn't found in the name cacheMarcel Holtmann2005-04-161-2/+3
| * Fix the name cache stateMarcel Holtmann2005-04-161-4/+5
| * Make use of the device name cacheMarcel Holtmann2005-04-161-9/+82
| * Add support for reading the link keyMarcel Holtmann2005-04-161-5/+59
| * Add link key storage functionMarcel Holtmann2005-04-161-20/+94
| * Use /var/lib/bluetooth/ as base directoryMarcel Holtmann2005-04-161-1/+1
| * Create the linkkey fileMarcel Holtmann2005-04-161-6/+18
| * Add framework for read_link_key()Marcel Holtmann2005-04-163-8/+24
| * Flag to activate flow control modeMarcel Holtmann2005-04-161-1/+11
| * Store device names in the backgroundMarcel Holtmann2005-04-163-3/+180
| * Integrate find options into scan commandMarcel Holtmann2005-04-111-303/+269
| * Add build id for BlueCore4-ROM with HCI 19.2 firmwareMarcel Holtmann2005-04-071-0/+1
| * Add support to browse various UUIDsMarcel Holtmann2005-04-071-5/+13
| * Include oui.[ch] for hcitoolMarcel Holtmann2005-04-051-0/+2
| * Add support for browsing the L2CAP groupMarcel Holtmann2005-04-051-2/+6
| * Add support registering PANU service recordMarcel Holtmann2005-03-281-0/+63
| * Add new search command and OUI supportMarcel Holtmann2005-03-273-4/+440
| * Whitespace cleanupMarcel Holtmann2005-03-271-6/+6
| * Update copyright yearMarcel Holtmann2005-03-271-1/+1
| * Change default ping size to 44 bytesMarcel Holtmann2005-03-181-1/+1
| * Add support for reading CSR panic and fault codesMarcel Holtmann2005-03-172-1/+14
| * Use uint32_t instead of longMarcel Holtmann2005-03-094-11/+13
| * Add language attributesMarcel Holtmann2005-03-091-1/+17
| * Read BD_ADDR if not set and if it is a raw deviceMarcel Holtmann2005-03-091-0/+13
| * Add example for browsing the local servicesMarcel Holtmann2005-03-061-0/+2
| * Hide the server record and the public browse group rootMarcel Holtmann2005-03-041-26/+38
| * Call it SIM AccessMarcel Holtmann2005-02-281-1/+1
| * free protocol descriptor list properlyStephen Crane2005-02-281-1/+2
| * Always include the stdio.h header fileMarcel Holtmann2005-02-227-2/+9
| * Use pscan_rep_mode for the name resolveMarcel Holtmann2005-02-221-1/+3
| * The transmit power level is a signed integer valueMarcel Holtmann2005-02-221-1/+2
| * Add build ids for new sniffer firmwaresMarcel Holtmann2005-02-221-0/+5
| * Update build ids for HCI 19.2Marcel Holtmann2005-02-171-0/+2
| * Handle the valid bit of the clock offsetMarcel Holtmann2005-02-111-2/+2
| * Use the clock offset when getting the remote namesMarcel Holtmann2005-02-111-2/+3
| * Update display of Broadcom firmware versionMarcel Holtmann2005-02-101-1/+1
| * Add prototype version of the A2DP pluginMarcel Holtmann2005-02-101-0/+358