summaryrefslogtreecommitdiff
path: root/lib/hci.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-16lib: Fix two size constantsAlex Deymo1-2/+2
2012-12-17lib: Correct AMP assoc data structuresMarcel Holtmann1-5/+6
2012-12-17lib: Add definition for Num Completed Data Blocks eventMarcel Holtmann1-0/+10
2012-12-17lib: Add definition for Read Data Block Size HCI commandMarcel Holtmann1-0/+8
2012-12-06lib: Fix member type on le_read_advertising_channel_tx_power_rpAnderson Lizardo1-1/+1
2012-11-05lib: Change maximum pkt size for High Speed max pktAndrei Emeltchenko1-1/+1
2012-11-02lib: Fix EVT_CONN_COMPLETE_SIZE constantMarcel Holtmann1-1/+1
2012-07-19lib: Correct length name in write assoc structAndrei Emeltchenko1-1/+1
2012-04-05mgmt: update mgmt control channel idGustavo Padovan1-1/+1
2012-02-28lib: Add missing host feature definesJohan Hedberg1-1/+3
2012-02-26lib: Add definition for HCI_CHANNEL_MONITORMarcel Holtmann1-0/+1
2012-02-21lib: Add struct for reading LE host supported settingMarcel Holtmann1-0/+8
2012-01-19Add macros for the possible link key typesVinicius Costa Gomes1-0/+10
2012-01-05lib: Fix structures for AMP Assoc ReadAndrei Emeltchenko1-6/+5
2011-03-30Add HCI_MAX_NAME_LENGTH define to hci.hJohan Hedberg1-5/+7
2011-03-30Add HCI_MAX_EIR_LENGTH defineJohan Hedberg1-3/+5
2011-03-01hcitool: Add command to add a device to LE White ListArun Kumar Singh1-0/+6
2011-01-27Bluetooth: flushable packet supports headersAndrei Emeltchenko1-0/+1
2010-11-21Make LE_LINK define private to hcitool.c for nowJohan Hedberg1-1/+0
2010-11-11Print LE link type on hcitoolSheldon Demario1-0/+1
2010-10-27Add initial definitions for the Bluetooth Management interfaceJohan Hedberg1-0/+4
2010-10-05Use LMP_HOST prefix for the extended featuresMarcel Holtmann1-3/+1
2010-10-04Add extended feature mask constants definitionClaudio Takahasi1-0/+5
2010-10-04Set the LE host supported and disable simultaneous LE and BR/EDR flagsClaudio Takahasi1-0/+7
2010-10-04Remove RSSI field from the advertising report eventClaudio Takahasi1-3/+2
2010-08-18Add STANDARD and INTERLACED page scan definitionsDmitriy Paliy1-0/+2
2010-08-17HCI events related to AMP functionalityInga Stotland1-0/+57
2010-08-17HCI commands related to AMP functionalityInga Stotland1-0/+145
2010-08-09Change controller type to be either BR/EDR or AMPMarcel Holtmann1-1/+1
2010-07-12Fix naming inconsistency for LTK Reply commandVinicius Costa Gomes1-1/+1
2010-07-12Fix a inconsistency in OCF_SET_LE_EVENT_MASKVinicius Costa Gomes1-1/+1
2010-07-08Fix wrong fields on le_create_connection_cpVinicius Costa Gomes1-3/+2
2010-07-08Fix another inconsistency in the naming of fieldsVinicius Costa Gomes1-1/+1
2010-07-08Fix inconsistency in {max,min}_interval namingVinicius Costa Gomes1-2/+2
2010-07-08Add proper LE_ prefix to some HCI constantsMarcel Holtmann1-7/+7
2010-07-08Fix some of the LE OGF and OCF constant namesMarcel Holtmann1-32/+31
2010-07-08Remove some unneeded empty linesMarcel Holtmann1-2/+0
2010-07-06Add basic support for HCI LE eventsVinicius Costa Gomes1-0/+58
2010-07-06Add basic support for LE HCI commandsVinicius Costa Gomes1-0/+248
2010-05-17Add HCIBLOCKADDR and HCIUNBLOCKADDR ioctl definitionsJohan Hedberg1-0/+3
2010-05-07Remove extra spaces at end of line in lib dirJose Antonio Santos Cadenas1-3/+3
2010-03-07Fix accidental OCF_READ_INQUIRY_TRANSMIT_POWER_LEVEL breakageMarcel Holtmann1-0/+7
2010-02-13Add Bluetooth controller typesMarcel Holtmann1-1/+5
2010-02-05Fix another fallout from Inquiry Response Transmit Power Level typoMarcel Holtmann1-3/+3
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-17Add LMP features for Low Energy supportMarcel Holtmann1-0/+3
2009-10-07Add feature definition for Enhanced Power ControlMarcel Holtmann1-0/+1
2009-08-23Switch to a full non-recursive build systemMarcel Holtmann1-0/+1823