summaryrefslogtreecommitdiffstats
path: root/include/hci.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add inquiry info structure with RSSI and page scan modeMarcel Holtmann2005-04-111-0/+10
* Fix a small typoMarcel Holtmann2005-03-271-1/+1
* Change the packet type maskMarcel Holtmann2005-03-271-1/+1
* Support pscan_rep_mode for remote name requestMarcel Holtmann2005-02-221-0/+6
* Fix IAC supportMarcel Holtmann2005-02-221-2/+2
* Add functions for reading the BD_ADDR and the featuresMarcel Holtmann2005-01-291-0/+3
* Update the copyright yearMarcel Holtmann2005-01-291-1/+1
* Add hci_read_clock() functionMarcel Holtmann2005-01-251-0/+14
* Add link supervision timeout functionsMarcel Holtmann2005-01-131-0/+5
* Add function for reading the RSSI and the link qualityMarcel Holtmann2005-01-131-3/+3
* Add hci_set_afh_classification() functionMarcel Holtmann2004-11-091-0/+10
* Add definition for the SECURE link modeMarcel Holtmann2004-11-091-0/+1
* Add the missing HCI error codesMarcel Holtmann2004-11-091-0/+9
* Change HCI_KEY_MISSING to HCI_PIN_OR_KEY_MISSINGMarcel Holtmann2004-11-081-1/+1
* Add hci_change_link_key() functionMarcel Holtmann2004-11-041-0/+13
* For vendor packets set bit 0 in the packet type bitmask of the filterMarcel Holtmann2004-10-231-1/+1
* Add support for the kernel security managerMarcel Holtmann2004-10-061-1/+5
* The RSSI value is signed and not unsignedMarcel Holtmann2004-07-101-1/+1
* Fix the event code of inquiry with RSSIMarcel Holtmann2004-05-121-1/+1
* Add AFH related typesMarcel Holtmann2004-04-251-4/+30
* Add support for inquiry_mode and inquiry_info_with_rssiMarcel Holtmann2004-04-251-0/+28
* Add features and packet types from EDR prototyping specificationMarcel Holtmann2004-04-241-6/+27
* Update copyright informationMarcel Holtmann2004-04-031-53/+55
* Add decoding of Bluetooth 1.2 featuresMarcel Holtmann2003-11-181-0/+17
* Sort HCI eventsMarcel Holtmann2003-07-031-88/+88
* Sort HCI commandsMarcel Holtmann2003-07-021-314/+316
* Add functions for park modeMarcel Holtmann2003-06-261-6/+14
* Add HCI defines for transmit power levelMarcel Holtmann2003-06-261-0/+13
* Add definition of LM_RELIABLE flagMarcel Holtmann2003-05-281-0/+1
* Add HCI defines for park, sniff and hold modeMarcel Holtmann2003-04-231-0/+40
* Support for reading the clock offsetMarcel Holtmann2003-03-221-0/+14
* add const to fn sigs; fns to auth and enc linksStephen Crane2003-02-111-1/+1
* 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-151-0/+13
* 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
* Add HCI_PCI to the device typesMarcel Holtmann2002-09-221-0/+1
* Role change event size is 8Max Krasnyansky2002-09-151-1/+1
* implement hci_{read, write}_current_iac_lap()Stephen Crane2002-08-211-0/+16
* 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
* SET_CONN_PTYPE defin fix.Max Krasnyansky2002-05-181-1/+1
* Added LMP features to sting translation function and table.Max Krasnyansky2002-04-111-1/+2
* Added status commandsMax Krasnyansky2002-04-031-0/+31
* New ioctls. Minor cleanups.Max Krasnyansky2002-03-261-3/+5