summaryrefslogtreecommitdiffstats
path: root/include/hci.h
Commit message (Expand)AuthorAgeFilesLines
* Add OCF for setting host controller to host flow controlMarcel Holtmann2006-08-211-0/+2
* Rename link supervision timeout eventMarcel Holtmann2006-08-201-2/+2
* Remove kernel specific timeoutsMarcel Holtmann2006-07-311-6/+0
* Add link supervision timeout change eventMarcel Holtmann2006-07-311-2/+9
* Add features bit for link supervision timeoutMarcel Holtmann2006-07-271-0/+1
* Add adapter type for SDIOMarcel Holtmann2006-07-081-1/+2
* Fix sniff subrate command sizeMarcel Holtmann2006-05-311-1/+1
* Update sniff subrating data structuresMarcel Holtmann2006-05-311-4/+3
* 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