Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Create storage directory | Marcel Holtmann | 2005-04-21 | 1 | -0/+4 | |
| | | ||||||
| * | Use LDADD instead of LIBS | Marcel Holtmann | 2005-04-21 | 9 | -16/+19 | |
| | | ||||||
| * | Set the storage directory through ${localstatedir} | Marcel Holtmann | 2005-04-21 | 4 | -13/+22 | |
| | | ||||||
| * | Support changing the UART baud rate (HCI 18.x and later) | Marcel Holtmann | 2005-04-20 | 1 | -0/+2 | |
| | | ||||||
| * | Add definition for the UART baud rate | Marcel Holtmann | 2005-04-20 | 2 | -0/+6 | |
| | | ||||||
| * | Support changing the host interface and USB vendor/product ids | Marcel Holtmann | 2005-04-20 | 1 | -1/+4 | |
| | | ||||||
| * | Add definitions for host interface and USB vendor/product ids | Marcel Holtmann | 2005-04-20 | 2 | -0/+9 | |
| | | ||||||
| * | Support adding of Nokia ID and PC Suite service records | Marcel Holtmann | 2005-04-20 | 1 | -5/+91 | |
| | | ||||||
| * | Take care of return link keys event | Marcel Holtmann | 2005-04-20 | 1 | -3/+30 | |
| | | ||||||
| * | Add pskey utility for changing PCM mapping and boot mode | Marcel Holtmann | 2005-04-20 | 2 | -1/+209 | |
| | | ||||||
| * | Support address changing for CSR chips | Marcel Holtmann | 2005-04-20 | 1 | -2/+60 | |
| | | ||||||
| * | Add support for writing PS key values | Marcel Holtmann | 2005-04-20 | 2 | -2/+59 | |
| | | ||||||
| * | Use hci_devinfo() instead of the ioctl() | Marcel Holtmann | 2005-04-20 | 1 | -4/+2 | |
| | | ||||||
| * | Read the boot mode on CSR devices | Marcel Holtmann | 2005-04-20 | 2 | -1/+5 | |
| | | ||||||
| * | Add build id for BlueCore3-MM with HCI 19.2 firmware | Marcel Holtmann | 2005-04-19 | 1 | -0/+1 | |
| | | ||||||
| * | Add build id for BlueCore3-ROM with HCI 18.4 firmware | Marcel Holtmann | 2005-04-19 | 1 | -0/+1 | |
| | | ||||||
| * | Update changelog and bump version numberutils-2.16 | Marcel Holtmann | 2005-04-18 | 2 | -1/+22 | |
| | | ||||||
| * | Use unlimited inquiry responses | Marcel Holtmann | 2005-04-18 | 2 | -2/+2 | |
| | | ||||||
| * | Use unlimited inquiry responses as default | Marcel Holtmann | 2005-04-18 | 1 | -2/+2 | |
| | | ||||||
| * | Add support for setting the inquiry mode | Marcel Holtmann | 2005-04-18 | 4 | -1/+16 | |
| | | ||||||
| * | Use LMP_EXT_FEAT constant | Marcel Holtmann | 2005-04-18 | 2 | -2/+2 | |
| | | ||||||
| * | Use mmap() for reading the OUI company name | Marcel Holtmann | 2005-04-18 | 1 | -20/+29 | |
| | | ||||||
| * | Check the number of pages for extended features | Marcel Holtmann | 2005-04-17 | 1 | -3/+8 | |
| | | ||||||
| * | Add support for supported commands and extended features | Marcel Holtmann | 2005-04-17 | 2 | -15/+88 | |
| | | ||||||
| * | Store remote version and features information | Marcel Holtmann | 2005-04-17 | 3 | -0/+240 | |
| | | ||||||
| * | Use the pincodes file for outgoing connections | Marcel Holtmann | 2005-04-17 | 2 | -8/+19 | |
| | | ||||||
| * | Improve reading device names from cache | Marcel Holtmann | 2005-04-17 | 1 | -0/+5 | |
| | | ||||||
| * | Use cached device name for PIN request | Marcel Holtmann | 2005-04-17 | 3 | -9/+72 | |
| | | ||||||
| * | Add support for stored pin codes | Marcel Holtmann | 2005-04-17 | 3 | -2/+77 | |
| | | ||||||
| * | Terminate scanning if end of buffer is reached | Marcel Holtmann | 2005-04-16 | 1 | -3/+13 | |
| | | ||||||
| * | Clear buffer before creating new line | Marcel Holtmann | 2005-04-16 | 1 | -2/+4 | |
| | | ||||||
| * | Add more data checks | Marcel Holtmann | 2005-04-16 | 1 | -4/+8 | |
| | | ||||||
| * | Fix case if the link key is not found | Marcel Holtmann | 2005-04-16 | 1 | -1/+2 | |
| | | ||||||
| * | Fix the case if device isn't found in the name cache | Marcel Holtmann | 2005-04-16 | 1 | -2/+3 | |
| | | ||||||
| * | Fix the name cache state | Marcel Holtmann | 2005-04-16 | 1 | -4/+5 | |
| | | ||||||
| * | Make use of the device name cache | Marcel Holtmann | 2005-04-16 | 1 | -9/+82 | |
| | | ||||||
| * | Add support for reading the link key | Marcel Holtmann | 2005-04-16 | 1 | -5/+59 | |
| | | ||||||
| * | Add link key storage function | Marcel Holtmann | 2005-04-16 | 1 | -20/+94 | |
| | | ||||||
| * | Use /var/lib/bluetooth/ as base directory | Marcel Holtmann | 2005-04-16 | 1 | -1/+1 | |
| | | ||||||
| * | Create the linkkey file | Marcel Holtmann | 2005-04-16 | 1 | -6/+18 | |
| | | ||||||
| * | Add framework for read_link_key() | Marcel Holtmann | 2005-04-16 | 3 | -8/+24 | |
| | | ||||||
| * | Flag to activate flow control mode | Marcel Holtmann | 2005-04-16 | 1 | -1/+11 | |
| | | ||||||
| * | Store device names in the background | Marcel Holtmann | 2005-04-16 | 3 | -3/+180 | |
| | | ||||||
| * | Integrate find options into scan command | Marcel Holtmann | 2005-04-11 | 1 | -303/+269 | |
| | | ||||||
| * | Add build id for BlueCore4-ROM with HCI 19.2 firmware | Marcel Holtmann | 2005-04-07 | 1 | -0/+1 | |
| | | ||||||
| * | Add support to browse various UUIDs | Marcel Holtmann | 2005-04-07 | 1 | -5/+13 | |
| | | ||||||
| * | Include oui.[ch] for hcitool | Marcel Holtmann | 2005-04-05 | 1 | -0/+2 | |
| | | ||||||
| * | Add support for browsing the L2CAP group | Marcel Holtmann | 2005-04-05 | 1 | -2/+6 | |
| | | ||||||
| * | Add support registering PANU service record | Marcel Holtmann | 2005-03-28 | 1 | -0/+63 | |
| | | ||||||
| * | Add new search command and OUI support | Marcel Holtmann | 2005-03-27 | 3 | -4/+440 | |
| | |