index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
hci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-16
lib: Fix two size constants
Alex Deymo
1
-2
/
+2
2012-12-17
lib: Correct AMP assoc data structures
Marcel Holtmann
1
-5
/
+6
2012-12-17
lib: Add definition for Num Completed Data Blocks event
Marcel Holtmann
1
-0
/
+10
2012-12-17
lib: Add definition for Read Data Block Size HCI command
Marcel Holtmann
1
-0
/
+8
2012-12-06
lib: Fix member type on le_read_advertising_channel_tx_power_rp
Anderson Lizardo
1
-1
/
+1
2012-11-05
lib: Change maximum pkt size for High Speed max pkt
Andrei Emeltchenko
1
-1
/
+1
2012-11-02
lib: Fix EVT_CONN_COMPLETE_SIZE constant
Marcel Holtmann
1
-1
/
+1
2012-07-19
lib: Correct length name in write assoc struct
Andrei Emeltchenko
1
-1
/
+1
2012-04-05
mgmt: update mgmt control channel id
Gustavo Padovan
1
-1
/
+1
2012-02-28
lib: Add missing host feature defines
Johan Hedberg
1
-1
/
+3
2012-02-26
lib: Add definition for HCI_CHANNEL_MONITOR
Marcel Holtmann
1
-0
/
+1
2012-02-21
lib: Add struct for reading LE host supported setting
Marcel Holtmann
1
-0
/
+8
2012-01-19
Add macros for the possible link key types
Vinicius Costa Gomes
1
-0
/
+10
2012-01-05
lib: Fix structures for AMP Assoc Read
Andrei Emeltchenko
1
-6
/
+5
2011-03-30
Add HCI_MAX_NAME_LENGTH define to hci.h
Johan Hedberg
1
-5
/
+7
2011-03-30
Add HCI_MAX_EIR_LENGTH define
Johan Hedberg
1
-3
/
+5
2011-03-01
hcitool: Add command to add a device to LE White List
Arun Kumar Singh
1
-0
/
+6
2011-01-27
Bluetooth: flushable packet supports headers
Andrei Emeltchenko
1
-0
/
+1
2010-11-21
Make LE_LINK define private to hcitool.c for now
Johan Hedberg
1
-1
/
+0
2010-11-11
Print LE link type on hcitool
Sheldon Demario
1
-0
/
+1
2010-10-27
Add initial definitions for the Bluetooth Management interface
Johan Hedberg
1
-0
/
+4
2010-10-05
Use LMP_HOST prefix for the extended features
Marcel Holtmann
1
-3
/
+1
2010-10-04
Add extended feature mask constants definition
Claudio Takahasi
1
-0
/
+5
2010-10-04
Set the LE host supported and disable simultaneous LE and BR/EDR flags
Claudio Takahasi
1
-0
/
+7
2010-10-04
Remove RSSI field from the advertising report event
Claudio Takahasi
1
-3
/
+2
2010-08-18
Add STANDARD and INTERLACED page scan definitions
Dmitriy Paliy
1
-0
/
+2
2010-08-17
HCI events related to AMP functionality
Inga Stotland
1
-0
/
+57
2010-08-17
HCI commands related to AMP functionality
Inga Stotland
1
-0
/
+145
2010-08-09
Change controller type to be either BR/EDR or AMP
Marcel Holtmann
1
-1
/
+1
2010-07-12
Fix naming inconsistency for LTK Reply command
Vinicius Costa Gomes
1
-1
/
+1
2010-07-12
Fix a inconsistency in OCF_SET_LE_EVENT_MASK
Vinicius Costa Gomes
1
-1
/
+1
2010-07-08
Fix wrong fields on le_create_connection_cp
Vinicius Costa Gomes
1
-3
/
+2
2010-07-08
Fix another inconsistency in the naming of fields
Vinicius Costa Gomes
1
-1
/
+1
2010-07-08
Fix inconsistency in {max,min}_interval naming
Vinicius Costa Gomes
1
-2
/
+2
2010-07-08
Add proper LE_ prefix to some HCI constants
Marcel Holtmann
1
-7
/
+7
2010-07-08
Fix some of the LE OGF and OCF constant names
Marcel Holtmann
1
-32
/
+31
2010-07-08
Remove some unneeded empty lines
Marcel Holtmann
1
-2
/
+0
2010-07-06
Add basic support for HCI LE events
Vinicius Costa Gomes
1
-0
/
+58
2010-07-06
Add basic support for LE HCI commands
Vinicius Costa Gomes
1
-0
/
+248
2010-05-17
Add HCIBLOCKADDR and HCIUNBLOCKADDR ioctl definitions
Johan Hedberg
1
-0
/
+3
2010-05-07
Remove extra spaces at end of line in lib dir
Jose Antonio Santos Cadenas
1
-3
/
+3
2010-03-07
Fix accidental OCF_READ_INQUIRY_TRANSMIT_POWER_LEVEL breakage
Marcel Holtmann
1
-0
/
+7
2010-02-13
Add Bluetooth controller types
Marcel Holtmann
1
-1
/
+5
2010-02-05
Fix another fallout from Inquiry Response Transmit Power Level typo
Marcel Holtmann
1
-3
/
+3
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-17
Add LMP features for Low Energy support
Marcel Holtmann
1
-0
/
+3
2009-10-07
Add feature definition for Enhanced Power Control
Marcel Holtmann
1
-0
/
+1
2009-08-23
Switch to a full non-recursive build system
Marcel Holtmann
1
-0
/
+1823