Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Added sdp_process and sdp_service_search_async functions | Claudio Takahasi | 2006-08-28 | 2 | -1/+217 | |
| | | ||||||
| * | Add sdp_set_notify function | Marcel Holtmann | 2006-08-25 | 2 | -1/+30 | |
| | | ||||||
| * | Added sdp_create for async searches | Claudio Takahasi | 2006-08-25 | 2 | -1/+78 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-3.4 | Marcel Holtmann | 2006-08-24 | 3 | -2/+6 | |
| | | ||||||
| * | Fix UUID128 string lookup handling | Marcel Holtmann | 2006-08-24 | 1 | -2/+21 | |
| | | ||||||
| * | Fix malloc() versus bt_malloc() usage | Marcel Holtmann | 2006-08-23 | 2 | -20/+20 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-3.3 | Marcel Holtmann | 2006-08-22 | 2 | -2/+9 | |
| | | ||||||
| * | Update library version | Marcel Holtmann | 2006-08-22 | 1 | -1/+1 | |
| | | ||||||
| * | Add structure for host number of completed packets | Marcel Holtmann | 2006-08-21 | 1 | -0/+5 | |
| | | ||||||
| * | Add OCF for host number of completed packets | Marcel Holtmann | 2006-08-21 | 1 | -0/+2 | |
| | | ||||||
| * | Add OCF for setting host controller to host flow control | Marcel Holtmann | 2006-08-21 | 1 | -0/+2 | |
| | | ||||||
| * | Initialize memory to zero in hci_for_each_dev | Johan Hedberg | 2006-08-21 | 1 | -0/+2 | |
| | | ||||||
| * | Initialize hci_dev_info memory to zero before calling ioctl | Johan Hedberg | 2006-08-21 | 1 | -0/+2 | |
| | | ||||||
| * | Rename link supervision timeout event | Marcel Holtmann | 2006-08-20 | 1 | -2/+2 | |
| | | ||||||
| * | Add --automake option | Marcel Holtmann | 2006-08-18 | 1 | -1/+1 | |
| | | ||||||
| * | Add additional private data field | Marcel Holtmann | 2006-08-17 | 3 | -35/+36 | |
| | | ||||||
| * | Remove kernel specific timeouts | Marcel Holtmann | 2006-07-31 | 1 | -6/+0 | |
| | | ||||||
| * | Add link supervision timeout change event | Marcel Holtmann | 2006-07-31 | 2 | -5/+12 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-3.2 | Marcel Holtmann | 2006-07-27 | 3 | -2/+7 | |
| | | ||||||
| * | Add features bit for link supervision timeout | Marcel Holtmann | 2006-07-27 | 2 | -1/+2 | |
| | | ||||||
| * | Add adapter type for SDIO | Marcel Holtmann | 2006-07-08 | 2 | -4/+7 | |
| | | ||||||
| * | Fix handling of strings | Marcel Holtmann | 2006-06-26 | 1 | -21/+1 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-3.1 | Marcel Holtmann | 2006-06-17 | 3 | -2/+5 | |
| | | ||||||
| * | Add missing placeholders for feature bits | Marcel Holtmann | 2006-06-16 | 1 | -0/+14 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-3.0 | Marcel Holtmann | 2006-06-09 | 2 | -1/+9 | |
| | | ||||||
| * | Update library version | Marcel Holtmann | 2006-06-09 | 1 | -1/+1 | |
| | | ||||||
| * | Fix sdp_gen_pdu data_size computation | Marcel Holtmann | 2006-06-09 | 1 | -0/+4 | |
| | | ||||||
| * | Fix uninitialised value error | Marcel Holtmann | 2006-06-09 | 1 | -0/+2 | |
| | | ||||||
| * | Fix sniff subrate command size | Marcel Holtmann | 2006-05-31 | 1 | -1/+1 | |
| | | ||||||
| * | Update sniff subrating data structures | Marcel Holtmann | 2006-05-31 | 1 | -4/+3 | |
| | | ||||||
| * | Add another Phonebook Access identifier | Marcel Holtmann | 2006-05-30 | 2 | -2/+5 | |
| | | ||||||
| * | Add two new company identifiers | Marcel Holtmann | 2006-05-30 | 1 | -0/+4 | |
| | | ||||||
| * | Add missing memset() for socket address | Marcel Holtmann | 2006-04-25 | 1 | -0/+1 | |
| | | ||||||
| * | Add another company identifier | Marcel Holtmann | 2006-04-16 | 1 | -0/+2 | |
| | | ||||||
| * | Add additional EIR error code | Marcel Holtmann | 2006-04-12 | 1 | -0/+1 | |
| | | ||||||
| * | Fix broken behavior with EVT_CMD_STATUS | Marcel Holtmann | 2006-03-14 | 1 | -6/+6 | |
| | | ||||||
| * | Add features bit for pause encryption | Marcel Holtmann | 2006-02-07 | 2 | -1/+2 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-2.25 | Marcel Holtmann | 2006-01-17 | 2 | -1/+5 | |
| | | ||||||
| * | Update library version | Marcel Holtmann | 2006-01-17 | 1 | -1/+1 | |
| | | ||||||
| * | Add support for setting the record handle on service registration | Marcel Holtmann | 2006-01-17 | 1 | -0/+5 | |
| | | ||||||
| * | Add definitions for Apple Agent | Marcel Holtmann | 2006-01-04 | 2 | -0/+3 | |
| | | ||||||
| * | Update copyright information | Marcel Holtmann | 2006-01-03 | 15 | -15/+15 | |
| | | ||||||
| * | Include sys/uio.h for writev() function | Marcel Holtmann | 2006-01-03 | 1 | -0/+1 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-2.24 | Marcel Holtmann | 2005-12-24 | 2 | -1/+4 | |
| | | ||||||
| * | Update library version | Marcel Holtmann | 2005-12-24 | 1 | -1/+1 | |
| | | ||||||
| * | Add support for additional access protocols | Marcel Holtmann | 2005-12-14 | 2 | -3/+26 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-2.23 | Marcel Holtmann | 2005-12-10 | 2 | -1/+6 | |
| | | ||||||
| * | Update library version | Marcel Holtmann | 2005-12-10 | 1 | -1/+1 | |
| | | ||||||
| * | Add FD_ZERO() before usage of FD_SET() | Marcel Holtmann | 2005-12-09 | 1 | -1/+2 | |
| | | ||||||
| * | Add support for allocation of binary text elements | Marcel Holtmann | 2005-12-09 | 2 | -21/+91 | |
| | |