summaryrefslogtreecommitdiff
path: root/libhfp/hfp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Checkpoint of large change set, including:samr72009-01-091-387/+823
* Disable auto-reconnection when a device transitions to connected due samr72009-01-051-0/+10
* Allow inbound connections to existing RFCOMM sessions.samr72008-12-201-0/+6
* Improve handling of auto-reconnection, notification of the "connecting" samr72008-12-151-28/+81
* Dump some minor diagnostics when SCO accept fails.samr72008-12-141-0/+1
* Align SCO send() sizes to the MTU size.samr72008-12-141-0/+1
* Use BDADDR_ANY when creating a SCO socket for an outbound connection.samr72008-12-041-1/+1
* Make HfpService::Connect() follow the error reporting model.samr72008-11-301-11/+55
* Use "\r" as the end-of-line for commands, not "\r\n".samr72008-11-261-1/+1
* Checkpoint massive change, including:samr72008-11-241-286/+536
* Simple cleanups to support the development tools bundled with Ubuntu 8.10.samr72008-11-141-2/+2
* Verify the SCO voice setting of the HCI when starting service.samr72008-11-121-2/+27
* Reorganize the Bluetooth objects to support only one HCI at a time.samr72008-11-121-7/+24
* Disable TIOCOUTQ for determining SCO buffer fill levels for thesamr72008-11-071-5/+6
* Fix error reporting with locally initiated SCO connections.samr72008-11-051-6/+26
* Improve error reporting in a few spots, particularly RFCOMM connectionsamr72008-11-051-2/+4
* Enhance reporting of RFCOMM/SCO EPROTONOSUPPORT failures.samr72008-10-291-1/+43
* Fix an egregious bug in the HfpSession line parser.samr72008-10-241-4/+9
* Use strerror() to convert errno values to useful descriptions.samr72008-10-241-25/+48
* Add device probing to the SoundIoManager interface and net.sf.nohands.SoundIosamr72008-10-201-193/+630
* Fix gcc 4.2.4 build issues.samr72008-10-181-1/+1
* Initial hfpforlinux submission to sourceforge.samr72008-10-171-0/+2080