summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Add decoding of Bluetooth 1.2 featuresMarcel Holtmann2003-11-181-0/+17
|
* CleanupMarcel Holtmann2003-07-033-14/+14
|
* Sort HCI eventsMarcel Holtmann2003-07-031-88/+88
|
* Sort HCI commandsMarcel Holtmann2003-07-021-314/+316
|
* Add functions for park modeMarcel Holtmann2003-06-261-0/+2
|
* Add functions for park modeMarcel Holtmann2003-06-261-6/+14
|
* Add HCI defines for transmit power levelMarcel Holtmann2003-06-261-0/+13
|
* Add protocol number for CMTPMarcel Holtmann2003-06-051-0/+1
|
* CleanupMarcel Holtmann2003-06-051-3/+3
|
* Add definition of LM_RELIABLE flagMarcel Holtmann2003-05-282-0/+2
|
* add role switchStephen Crane2003-05-201-0/+2
|
* Add HCI defines for park, sniff and hold modeMarcel Holtmann2003-04-231-0/+40
|
* Support for reading the clock offsetMarcel Holtmann2003-03-222-0/+15
|
* add const to fn sigs; fns to auth and enc linksStephen Crane2003-02-113-14/+16
|
* Whitespace cleanupMarcel Holtmann2003-02-041-37/+37
|
* hci error codesStephen Crane2003-02-031-0/+43
|
* Add the vendor and testing definesMarcel Holtmann2002-12-211-1/+11
|
* Support for voice settingMarcel Holtmann2002-12-152-0/+15
|
* Remove the opcode parameter in hci_filter_clear_opcode()Marcel Holtmann2002-11-221-1/+1
|
* Remove OCF_WRITE_SUPERVISION_TIMEOUTMarcel Holtmann2002-11-221-7/+0
|
* Some more missing HCI commands and correction of the QOS eventMarcel Holtmann2002-11-221-8/+47
|
* Added link supervision timeout cmd and events.Max Krasnyansky2002-10-071-0/+23
|
* Add hci_suspend_dev() and hci_resume_dev() skeletonMarcel Holtmann2002-10-041-0/+2
|
* Added TTY_ATTACHED flagMax Krasnyansky2002-10-021-0/+1
|
* TTY ioct API changesMax Krasnyansky2002-10-011-8/+7
|
* New RFCOMM ioctl API.Max Krasnyansky2002-09-301-33/+22
|
* Add HCI_PCI to the device typesMarcel Holtmann2002-09-221-0/+1
|
* resurrect hci_remote_name()Max Krasnyansky2002-09-181-0/+1
|
* disconnect timeo is 20 secMax Krasnyansky2002-09-151-1/+1
|
* Role change event size is 8Max Krasnyansky2002-09-151-1/+1
|
* channel must be uint8Max Krasnyansky2002-09-121-1/+1
|
* Add TTY ioctl defines and structuresMarcel Holtmann2002-08-232-1/+55
|
* resurrect hci_local_name(); fix whitespaceStephen Crane2002-08-221-0/+2
|
* hci_write_local_name()Stephen Crane2002-08-221-2/+3
|
* implement hci_{read, write}_class_of_dev()Stephen Crane2002-08-221-1/+2
|
* implement hci_{read, write}_current_iac_lap()Stephen Crane2002-08-212-0/+18
|
* port -> channelMax Krasnyansky2002-08-201-1/+1
|
* RFCOMM headersMax Krasnyansky2002-08-191-0/+45
|
* rssi is signed intMax Krasnyansky2002-07-031-1/+1
|
* Fix broadcast flags.Max Krasnyansky2002-06-271-4/+4
|
* Additional HCI defines.Max Krasnyansky2002-06-251-0/+28
|
* improved hci_devidMax Krasnyansky2002-06-181-1/+1
|
* Added hci_devid function.Max Krasnyansky2002-06-181-0/+1
|
* Fix inquiry function to return errors and accept user buffers.Max Krasnyansky2002-06-181-1/+4
| | | | New functions hci_for_each_dev and hci_get_route.
* Libtoolize and fix top level build.Max Krasnyansky2002-05-271-0/+7
| | | | Make cleanup.
* Build env cleanup. Remove auto generated files from CVS.Max Krasnyansky2002-05-232-206/+2
| | | | Working 'make distcheck'.
* SET_CONN_PTYPE defin fix.Max Krasnyansky2002-05-181-1/+1
|
* Add hci_devba functionMax Krasnyansky2002-05-171-0/+1
|
* Fix "make dist"Max Krasnyansky2002-05-172-0/+8
|
* Add BNEP socket proto.Max Krasnyansky2002-05-061-0/+1
|