summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add support for reading the full build nameMarcel Holtmann2005-11-302-0/+26
| |
| * Update the l2ping manual pageMarcel Holtmann2005-11-301-7/+12
| |
| * Add support for AVRCP specific service recordsMarcel Holtmann2005-11-291-33/+159
| |
| * Fix big endian problem with ACL and SCO MTU settingsMarcel Holtmann2005-11-241-2/+2
| |
| * Add support for device propertiesMarcel Holtmann2005-11-245-81/+262
| |
| * Fix strict-aliasing warningMarcel Holtmann2005-11-231-5/+3
| |
| * Add initial fake HID supportMarcel Holtmann2005-11-145-8/+118
| |
| * Add support for using the uBCSP implementationMarcel Holtmann2005-11-111-2/+159
| |
| * Add basic device initializationMarcel Holtmann2005-11-111-2/+61
| |
| * No need for double tcsetattr()Marcel Holtmann2005-11-111-7/+0
| |
| * Add skeleton for 3-Wire UART transportMarcel Holtmann2005-11-114-1/+75
| |
| * Fix PSR parsing on big endianMarcel Holtmann2005-11-111-5/+15
| |
| * Add H4 transport for serial portsMarcel Holtmann2005-11-101-4/+116
| |
| * Fix length calculationMarcel Holtmann2005-11-101-1/+1
| |
| * Add workaround for missing usb_interrupt_read()Marcel Holtmann2005-11-101-0/+7
| |
| * Add skeletons for BCSP and H4 transportsMarcel Holtmann2005-11-105-13/+161
| |
| * Add USB transport to the bccmd utilityMarcel Holtmann2005-11-107-223/+597
| |
| * Use constants for modesMarcel Holtmann2005-11-101-12/+21
| |
| * Handle the D-Bus system "Disconnect" signalMarcel Holtmann2005-11-091-7/+99
| |
| * Remove setting of inquiry mode and use hci_send_req()Marcel Holtmann2005-11-091-36/+73
| |
| * Add build ids for Unified 21c firmwaresMarcel Holtmann2005-11-091-0/+23
| |
| * Include checks for mmap() returning NULLMarcel Holtmann2005-11-093-4/+4
| |
| * Support multiple signatures for inquiryMarcel Holtmann2005-11-083-46/+73
| |
| * Only use psi and psf stores as defaultMarcel Holtmann2005-11-071-1/+1
| |
| * Fix parsing of the PS key identifierMarcel Holtmann2005-11-071-7/+10
| |
| * Fix the memory types commandMarcel Holtmann2005-11-071-5/+5
| |
| * More coding style cleanupsMarcel Holtmann2005-11-061-89/+96
| |
| * Some parameters of the inquiry must be uint16Marcel Holtmann2005-11-063-14/+14
| |
| * Cleanup the args handlingMarcel Holtmann2005-11-061-21/+23
| |
| * Some more big endian fixesMarcel Holtmann2005-11-061-4/+4
| |
| * Update to the new BCCMD interface utilityMarcel Holtmann2005-11-066-789/+727
| |
| * Add initial support of setproperty and getpropertyMarcel Holtmann2005-11-042-10/+152
| |
| * Remove usage of BTADDR_LENMarcel Holtmann2005-11-031-3/+2
| |
| * Update dbus-test scriptMarcel Holtmann2005-11-031-4/+5
| |
| * More cleanupsMarcel Holtmann2005-11-031-56/+61
| |
| * Add the dbus-test scriptMarcel Holtmann2005-11-032-1/+286
| |
| * Some more coding style cleanupsMarcel Holtmann2005-11-031-56/+36
| |
| * Fix memory lack in authenticationMarcel Holtmann2005-11-021-2/+0
| |
| * Introduce a new path_id fieldMarcel Holtmann2005-11-022-73/+81
| |
| * Send a proper method return to the authenticate method callMarcel Holtmann2005-11-021-0/+2
| |
| * Add up and down methodsMarcel Holtmann2005-11-011-8/+95
| |
| * Add support for checking the memory typeMarcel Holtmann2005-11-011-5/+70
| |
| * Add missing definition for memory typeMarcel Holtmann2005-11-011-0/+1
| |
| * Add support for deleting PS keysMarcel Holtmann2005-11-011-9/+31
| |
| * Add support for writing complex BCCMD commandsMarcel Holtmann2005-11-012-0/+40
| |
| * Use psi, psf and psram as default storeMarcel Holtmann2005-11-011-1/+1
| |
| * Add alternate names for the storesMarcel Holtmann2005-11-011-0/+8
| |
| * Add support for different storesMarcel Holtmann2005-11-011-24/+48
| |
| * The parameter is called stores and not storeMarcel Holtmann2005-11-012-18/+18
| |
| * Move glib-ectomy.[ch] into the common directoryMarcel Holtmann2005-11-014-3/+9
| |