summaryrefslogtreecommitdiffstats
path: root/include/hci.h
Commit message (Expand)AuthorAgeFilesLines
* Add definitions for reading/writing the PIN type and creating the unit keyMarcel Holtmann2005-05-081-8/+35
* Add definitions for stored link keysMarcel Holtmann2005-04-271-0/+37
* Include sys/socket.h in the header filesMarcel Holtmann2005-04-271-0/+2
* Add missing definitions for the link control commandsMarcel Holtmann2005-04-181-0/+39
* Add definitions for synchronous connection eventsMarcel Holtmann2005-04-181-0/+25
* Add definition for flow specification complete eventMarcel Holtmann2005-04-181-0/+10
* Add definitions for loopback command and data overflow eventsMarcel Holtmann2005-04-181-0/+8
* Add definition for return link keys eventMarcel Holtmann2005-04-181-0/+7
* Add definitions for hardware error and flush occurred eventsMarcel Holtmann2005-04-181-0/+12
* Add definition for master link key complete eventMarcel Holtmann2005-04-171-0/+8
* Add definition for master link key commandMarcel Holtmann2005-04-171-0/+10
* Add definitions for local extended features and commandsMarcel Holtmann2005-04-171-0/+23
* Add definition for remote extended features eventMarcel Holtmann2005-04-171-0/+10
* Add definition for page scan repetition mode change eventMarcel Holtmann2005-04-171-0/+7
* Add definition for max slots change eventMarcel Holtmann2005-04-171-0/+7
* 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