summaryrefslogtreecommitdiff
path: root/lib/hci.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix HCI_MAX_ACL_SIZELuiz Augusto von Dentz2021-09-221-2/+3
* lib: Fix variable-length array declarations in hci structuresPeter A. Bigot2021-09-171-8/+8
* btdev: Add support for multiple connectionsLuiz Augusto von Dentz2020-12-171-0/+1
* lib: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* lib: Add identifier for VIRTIO devicesMarcel Holtmann2020-03-301-0/+1
* lib: Add identifier for Qualcomm SMD busMarcel Holtmann2016-08-151-0/+1
* lib: Define HCI_PRIMARY and use it instead of HCI_BREDRMarcel Holtmann2016-07-041-1/+2
* lib: Add recently introduced SPI & I2C bus definesJohan Hedberg2016-04-221-0/+2
* lib: Add definition for HCI_CHANNEL_LOGGINGMarcel Holtmann2015-11-071-0/+1
* lib: Add definitions and functions for handling LE resolving listMarcel Holtmann2014-12-171-0/+31
* lib: Add missing structure for accept physical link commandMarcel Holtmann2013-10-081-0/+7
* lib: Fix a few whitespace damagesMarcel Holtmann2013-10-081-11/+11
* lib: Add definition for HCI_CHANNEL_USERMarcel Holtmann2013-09-021-0/+1
* lib: Fix two size constantsAlex Deymo2013-06-161-2/+2
* lib: Correct AMP assoc data structuresMarcel Holtmann2012-12-171-5/+6
* lib: Add definition for Num Completed Data Blocks eventMarcel Holtmann2012-12-171-0/+10
* lib: Add definition for Read Data Block Size HCI commandMarcel Holtmann2012-12-171-0/+8
* lib: Fix member type on le_read_advertising_channel_tx_power_rpAnderson Lizardo2012-12-061-1/+1
* lib: Change maximum pkt size for High Speed max pktAndrei Emeltchenko2012-11-051-1/+1
* lib: Fix EVT_CONN_COMPLETE_SIZE constantMarcel Holtmann2012-11-021-1/+1
* lib: Correct length name in write assoc structAndrei Emeltchenko2012-07-191-1/+1
* mgmt: update mgmt control channel idGustavo Padovan2012-04-051-1/+1
* lib: Add missing host feature definesJohan Hedberg2012-02-281-1/+3
* lib: Add definition for HCI_CHANNEL_MONITORMarcel Holtmann2012-02-261-0/+1
* lib: Add struct for reading LE host supported settingMarcel Holtmann2012-02-211-0/+8
* Add macros for the possible link key typesVinicius Costa Gomes2012-01-191-0/+10
* lib: Fix structures for AMP Assoc ReadAndrei Emeltchenko2012-01-051-6/+5
* Add HCI_MAX_NAME_LENGTH define to hci.hJohan Hedberg2011-03-301-5/+7
* Add HCI_MAX_EIR_LENGTH defineJohan Hedberg2011-03-301-3/+5
* hcitool: Add command to add a device to LE White ListArun Kumar Singh2011-03-011-0/+6
* Bluetooth: flushable packet supports headersAndrei Emeltchenko2011-01-271-0/+1
* Make LE_LINK define private to hcitool.c for nowJohan Hedberg2010-11-211-1/+0
* Print LE link type on hcitoolSheldon Demario2010-11-111-0/+1
* Add initial definitions for the Bluetooth Management interfaceJohan Hedberg2010-10-271-0/+4
* Use LMP_HOST prefix for the extended featuresMarcel Holtmann2010-10-051-3/+1
* Add extended feature mask constants definitionClaudio Takahasi2010-10-041-0/+5
* Set the LE host supported and disable simultaneous LE and BR/EDR flagsClaudio Takahasi2010-10-041-0/+7
* Remove RSSI field from the advertising report eventClaudio Takahasi2010-10-041-3/+2
* Add STANDARD and INTERLACED page scan definitionsDmitriy Paliy2010-08-181-0/+2
* HCI events related to AMP functionalityInga Stotland2010-08-171-0/+57
* HCI commands related to AMP functionalityInga Stotland2010-08-171-0/+145
* Change controller type to be either BR/EDR or AMPMarcel Holtmann2010-08-091-1/+1
* Fix naming inconsistency for LTK Reply commandVinicius Costa Gomes2010-07-121-1/+1
* Fix a inconsistency in OCF_SET_LE_EVENT_MASKVinicius Costa Gomes2010-07-121-1/+1
* Fix wrong fields on le_create_connection_cpVinicius Costa Gomes2010-07-081-3/+2
* Fix another inconsistency in the naming of fieldsVinicius Costa Gomes2010-07-081-1/+1
* Fix inconsistency in {max,min}_interval namingVinicius Costa Gomes2010-07-081-2/+2
* Add proper LE_ prefix to some HCI constantsMarcel Holtmann2010-07-081-7/+7
* Fix some of the LE OGF and OCF constant namesMarcel Holtmann2010-07-081-32/+31
* Remove some unneeded empty linesMarcel Holtmann2010-07-081-2/+0