summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Added sdp_process and sdp_service_search_async functionsClaudio Takahasi2006-08-282-1/+217
| |
| * Add sdp_set_notify functionMarcel Holtmann2006-08-252-1/+30
| |
| * Added sdp_create for async searchesClaudio Takahasi2006-08-252-1/+78
| |
| * Update changelog and bump version numberlibs-3.4Marcel Holtmann2006-08-243-2/+6
| |
| * Fix UUID128 string lookup handlingMarcel Holtmann2006-08-241-2/+21
| |
| * Fix malloc() versus bt_malloc() usageMarcel Holtmann2006-08-232-20/+20
| |
| * Update changelog and bump version numberlibs-3.3Marcel Holtmann2006-08-222-2/+9
| |
| * Update library versionMarcel Holtmann2006-08-221-1/+1
| |
| * Add structure for host number of completed packetsMarcel Holtmann2006-08-211-0/+5
| |
| * Add OCF for host number of completed packetsMarcel Holtmann2006-08-211-0/+2
| |
| * Add OCF for setting host controller to host flow controlMarcel Holtmann2006-08-211-0/+2
| |
| * Initialize memory to zero in hci_for_each_devJohan Hedberg2006-08-211-0/+2
| |
| * Initialize hci_dev_info memory to zero before calling ioctlJohan Hedberg2006-08-211-0/+2
| |
| * Rename link supervision timeout eventMarcel Holtmann2006-08-201-2/+2
| |
| * Add --automake optionMarcel Holtmann2006-08-181-1/+1
| |
| * Add additional private data fieldMarcel Holtmann2006-08-173-35/+36
| |
| * Remove kernel specific timeoutsMarcel Holtmann2006-07-311-6/+0
| |
| * Add link supervision timeout change eventMarcel Holtmann2006-07-312-5/+12
| |
| * Update changelog and bump version numberlibs-3.2Marcel Holtmann2006-07-273-2/+7
| |
| * Add features bit for link supervision timeoutMarcel Holtmann2006-07-272-1/+2
| |
| * Add adapter type for SDIOMarcel Holtmann2006-07-082-4/+7
| |
| * Fix handling of stringsMarcel Holtmann2006-06-261-21/+1
| |
| * Update changelog and bump version numberlibs-3.1Marcel Holtmann2006-06-173-2/+5
| |
| * Add missing placeholders for feature bitsMarcel Holtmann2006-06-161-0/+14
| |
| * Update changelog and bump version numberlibs-3.0Marcel Holtmann2006-06-092-1/+9
| |
| * Update library versionMarcel Holtmann2006-06-091-1/+1
| |
| * Fix sdp_gen_pdu data_size computationMarcel Holtmann2006-06-091-0/+4
| |
| * Fix uninitialised value errorMarcel Holtmann2006-06-091-0/+2
| |
| * Fix sniff subrate command sizeMarcel Holtmann2006-05-311-1/+1
| |
| * Update sniff subrating data structuresMarcel Holtmann2006-05-311-4/+3
| |
| * Add another Phonebook Access identifierMarcel Holtmann2006-05-302-2/+5
| |
| * Add two new company identifiersMarcel Holtmann2006-05-301-0/+4
| |
| * Add missing memset() for socket addressMarcel Holtmann2006-04-251-0/+1
| |
| * Add another company identifierMarcel Holtmann2006-04-161-0/+2
| |
| * Add additional EIR error codeMarcel Holtmann2006-04-121-0/+1
| |
| * Fix broken behavior with EVT_CMD_STATUSMarcel Holtmann2006-03-141-6/+6
| |
| * Add features bit for pause encryptionMarcel Holtmann2006-02-072-1/+2
| |
| * Update changelog and bump version numberlibs-2.25Marcel Holtmann2006-01-172-1/+5
| |
| * Update library versionMarcel Holtmann2006-01-171-1/+1
| |
| * Add support for setting the record handle on service registrationMarcel Holtmann2006-01-171-0/+5
| |
| * Add definitions for Apple AgentMarcel Holtmann2006-01-042-0/+3
| |
| * Update copyright informationMarcel Holtmann2006-01-0315-15/+15
| |
| * Include sys/uio.h for writev() functionMarcel Holtmann2006-01-031-0/+1
| |
| * Update changelog and bump version numberlibs-2.24Marcel Holtmann2005-12-242-1/+4
| |
| * Update library versionMarcel Holtmann2005-12-241-1/+1
| |
| * Add support for additional access protocolsMarcel Holtmann2005-12-142-3/+26
| |
| * Update changelog and bump version numberlibs-2.23Marcel Holtmann2005-12-102-1/+6
| |
| * Update library versionMarcel Holtmann2005-12-101-1/+1
| |
| * Add FD_ZERO() before usage of FD_SET()Marcel Holtmann2005-12-091-1/+2
| |
| * Add support for allocation of binary text elementsMarcel Holtmann2005-12-092-21/+91
| |