summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix service discovery deadlocks with Samsung D600 phonesMarcel Holtmann2005-11-241-0/+4
| |
| * Add definitions for sniff subrateMarcel Holtmann2005-11-231-0/+21
| |
| * Add constants for sniff subratingMarcel Holtmann2005-11-212-1/+5
| |
| * Remove decoding of flow control feature bitsMarcel Holtmann2005-11-021-3/+0
| |
| * Update changelog and bump version numberlibs-2.22Marcel Holtmann2005-10-312-1/+7
| |
| * Update library versionMarcel Holtmann2005-10-311-1/+1
| |
| * Big cleanup of CVS relicsMarcel Holtmann2005-10-2925-272/+188
| |
| * Update bootstrap stuffMarcel Holtmann2005-10-263-4/+13
| |
| * Decode reserved LMP feature bitsMarcel Holtmann2005-10-221-0/+9
| |
| * Fix typoMarcel Holtmann2005-10-221-1/+1
| |
| * Add deprecated command names from the Bluetooth 1.2 specificationMarcel Holtmann2005-10-221-4/+4
| |
| * Make EVT_CMD_STATUS as rp->event workMarcel Holtmann2005-10-201-1/+7
| |
| * Add compile scriptMarcel Holtmann2005-10-091-0/+2
| |
| * Add compile time buffer checks (FORTIFY SOURCE)Marcel Holtmann2005-10-091-0/+9
| |
| * Fix profile descriptor problem with Samsung phonesMarcel Holtmann2005-09-301-5/+17
| |
| * Fix errno overwrite problemsMarcel Holtmann2005-09-222-5/+11
| |
| * Update changelog and bump version numberlibs-2.21Marcel Holtmann2005-09-102-1/+6
| |
| * Update library versionMarcel Holtmann2005-09-101-1/+1
| |
| * Add missing OCF declarations for the security filterMarcel Holtmann2005-09-081-0/+32
| |
| * Add support for identification of supported commandsMarcel Holtmann2005-09-072-6/+196
| |
| * Add two new company identifiersMarcel Holtmann2005-09-041-0/+4
| |
| * Update changelog and bump version numberlibs-2.20Marcel Holtmann2005-08-272-1/+8
| |
| * Update library versionMarcel Holtmann2005-08-271-1/+1
| |
| * Add extended inquiry features bitMarcel Holtmann2005-08-272-0/+3
| |
| * Use bt_malloc() for address translation functionsMarcel Holtmann2005-08-261-2/+2
| |
| * Add functions for the extended inquiry responseMarcel Holtmann2005-08-252-0/+56
| |
| * Fix extended inquiry info structure sizeMarcel Holtmann2005-08-241-1/+1
| |
| * Add attribute identifier for supported repositoriesMarcel Holtmann2005-08-221-0/+1
| |
| * Add extended inquiry definitionsMarcel Holtmann2005-08-161-0/+31
| |
| * Add UUIDs for phonebook access profileMarcel Holtmann2005-08-072-0/+6
| |
| * Add UUID for video distributionMarcel Holtmann2005-08-062-0/+3
| |
| * Update changelog and bump version numberlibs-2.19Marcel Holtmann2005-08-062-1/+6
| |
| * Update library versionMarcel Holtmann2005-08-061-1/+1
| |
| * Add HCI message headerMarcel Holtmann2005-08-061-0/+7
| |
| * Update lmp_featurestostr() functionMarcel Holtmann2005-08-051-4/+4
| |
| * Introduce bt_malloc() and bt_free() functionsMarcel Holtmann2005-08-052-0/+14
| |
| * CleanupMarcel Holtmann2005-08-051-1/+1
| |
| * Fix request size calculation for device specific registerMarcel Holtmann2005-08-031-0/+1
| |
| * Add device specific record registerMarcel Holtmann2005-08-032-2/+8
| |
| * Create per device SDP server functionsMarcel Holtmann2005-08-032-3/+21
| |
| * Fix the routing for dealing with raw devicesMarcel Holtmann2005-07-091-7/+8
| |
| * Fix more GCC 4.0 warningsMarcel Holtmann2005-07-063-75/+72
| |
| * Fix some GCC 4.0 warningsMarcel Holtmann2005-07-051-4/+5
| |
| * Update changelog and bump version numberlibs-2.18Marcel Holtmann2005-07-032-1/+7
| |
| * Update library versionMarcel Holtmann2005-07-031-1/+1
| |
| * Remove hci_uart.h header fileMarcel Holtmann2005-06-212-57/+2
| |
| * Remove hci_vhci.h header fileMarcel Holtmann2005-06-212-46/+2
| |
| * Fix some errno usagesMarcel Holtmann2005-06-212-49/+62
| |
| * Add definitions for connection accept timeout and scan enableMarcel Holtmann2005-06-171-2/+19
| |
| * Add support for reading and writing the inquiry scan typeMarcel Holtmann2005-06-163-0/+70
| |