summaryrefslogtreecommitdiffstats
path: root/include/hci.h
Commit message (Expand)AuthorAgeFilesLines
* Add additional EIR error codeMarcel Holtmann2006-04-121-0/+1
* Add features bit for pause encryptionMarcel Holtmann2006-02-071-0/+1
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* Add definitions for sniff subrateMarcel Holtmann2005-11-231-0/+21
* Add constants for sniff subratingMarcel Holtmann2005-11-211-0/+1
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-15/+10
* Add missing OCF declarations for the security filterMarcel Holtmann2005-09-081-0/+32
* Add extended inquiry features bitMarcel Holtmann2005-08-271-0/+2
* Fix extended inquiry info structure sizeMarcel Holtmann2005-08-241-1/+1
* Add extended inquiry definitionsMarcel Holtmann2005-08-161-0/+31
* Add HCI message headerMarcel Holtmann2005-08-061-0/+7
* Add definitions for connection accept timeout and scan enableMarcel Holtmann2005-06-171-2/+19
* Add support for reading and writing the inquiry scan typeMarcel Holtmann2005-06-161-0/+17
* 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