Sign in
android-kvm
/
linux
/
65582a7f4ce5bd7a1fb61516d9c2476f4f166f4e
/
include
/
net
/
bluetooth
/
hci.h
039d4e4
Bluetooth: Add missing response structure for HCI Delete Stored Link Key
by Marcel Holtmann
· 10 years ago
cb96278
Bluetooth: Add defintions for HCI Read Stored Link Key command
by Marcel Holtmann
· 10 years ago
043ec9b
Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option
by Marcel Holtmann
· 10 years ago
05b3c3e
Bluetooth: Remove no longer needed force_sc_support debugfs option
by Marcel Holtmann
· 10 years ago
91389af
Bluetooth: Remove broken force_lesc_support debugfs option
by Marcel Holtmann
· 10 years ago
300acfde
Bluetooth: Introduce force_bredr_smp debugfs option for testing
by Marcel Holtmann
· 10 years ago
711ffa7
Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constant
by Marcel Holtmann
· 10 years ago
94a3bd02
Bluetooth: Add structures for LE Data Length Extension feature
by Marcel Holtmann
· 10 years ago
4b71bba
Bluetooth: Enabled LE Direct Advertising Report event if supported
by Marcel Holtmann
· 10 years ago
32c9d43
Bluetooth: Add definitions for LE Direct Advertising Report event
by Marcel Holtmann
· 10 years ago
2331fd46
Bluetooth: Move LE advertising report defines to the right location
by Marcel Holtmann
· 10 years ago
a89612a
Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI value
by Marcel Holtmann
· 10 years ago
858cdc7
Bluetooth: Add debugfs switch for forcing SMP over BR/EDR
by Johan Hedberg
· 10 years ago
38da170
Bluetooth: Use shorter "rand" name for "randomizer"
by Johan Hedberg
· 10 years ago
845472e8
Bluetooth: Add hci_conn_lookup_type() helper function
by Marcel Holtmann
· 10 years ago
43d6bc4
Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER
by Marcel Holtmann
· 10 years ago
24dfa34
Bluetooth: Print error message for HCI_Hardware_Error event
by Marcel Holtmann
· 10 years ago
d41c15c
Bluetooth: Fix reason code used for rejecting SCO connections
by Johan Hedberg
· 10 years ago
b6ae845
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
by Johan Hedberg
· 10 years ago
f4fe73e
Bluetooth: Get MWS transport configuration of the controller
by Marcel Holtmann
· 10 years ago
109e319
Bluetooth: Read list of local codecs supported by the controller
by Marcel Holtmann
· 10 years ago
ba165a9
Bluetooth: Add proper defines for HCI connection role
by Johan Hedberg
· 10 years ago
0da71f1
Bluetooth: Enable LE encryption events only when supported
by Marcel Holtmann
· 10 years ago
f49daa8
Bluetooth: Move HCI socket definitions into its own header file
by Marcel Holtmann
· 10 years ago
cd7ca0e
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
by Marcel Holtmann
· 10 years ago
66c417c
Bluetooth: Add flag to track the real advertising state
by Johan Hedberg
· 10 years ago
09ae260
Bluetooth: Use lower timeout for LE auto-connections
by Johan Hedberg
· 10 years ago
d603b76b
Bluetooth: Run controller setup after external configuration
by Marcel Holtmann
· 10 years ago
dbece37
Bluetooth: Add support for Set External Configuration management command
by Marcel Holtmann
· 11 years ago
eb1904f
Bluetooth: Add quirk for external configuration requirement
by Marcel Holtmann
· 11 years ago
89bc22d
Bluetooth: Add quirk for invalid controller address setting
by Marcel Holtmann
· 11 years ago
118305b
Bluetooth: Document the existing device quirks
by Marcel Holtmann
· 11 years ago
4a96440
Bluetooth: Introduce unconfigured controller state
by Marcel Holtmann
· 11 years ago
662bc2e
Bluetooth: Enable new LE meta event
by Andre Guedes
· 11 years ago
8e75b46
Bluetooth: Connection Parameter Update Procedure
by Andre Guedes
· 11 years ago
33f3572
Bluetooth: Add tracking of local and piconet clock values
by Johan Hedberg
· 11 years ago
df93542
Bluetooth: Send HCI_Read_Clock_Offset before disconnecting
by Marcel Holtmann
· 11 years ago
3769972
Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag
by Johan Hedberg
· 11 years ago
0663b29
Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
by Johan Hedberg
· 11 years ago
1855d92
Bluetooth: Track LE connection parameter update event
by Marcel Holtmann
· 11 years ago
6b8d4a6
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
by Jukka Rissanen
· 11 years ago
111902f
Bluetooth: Use separate dbg_flags to special debugfs options
by Marcel Holtmann
· 11 years ago
ddf4ba0
Bluetooth: Remove unused LTK authentication defines
by Johan Hedberg
· 11 years ago
2ceba53
Bluetooth: Remove HCI prefix from SMP LTK defines
by Johan Hedberg
· 11 years ago
7d5843b7
Bluetooth: Remove unnecessary SMP STK define
by Johan Hedberg
· 11 years ago
5a134fa
Bluetooth: Store TX power level for connection
by Andrzej Kaczmarek
· 11 years ago
5ae76a9
Bluetooth: Store RSSI for connection
by Andrzej Kaczmarek
· 11 years ago
3c85775
Bluetooth: Add directed advertising support through connect()
by Johan Hedberg
· 11 years ago
81ad6fd
Bluetooth: Remove unnecessary stop_scan_complete function
by Johan Hedberg
· 11 years ago
9489eca
Bluetooth: Add timeout for LE connection attempts
by Johan Hedberg
· 11 years ago
a7139ed
Bluetooth: Add defines for LE initiator filter policy
by Johan Hedberg
· 11 years ago
fe39c7b
Bluetooth: Use __le64 type for LE random numbers
by Marcel Holtmann
· 11 years ago
a3172b7
Bluetooth: Add timer to force power off
by Johan Hedberg
· 11 years ago
d9a7b0a
Bluetooth: Add definitions for LE white list HCI commands
by Marcel Holtmann
· 11 years ago
2acf3d9
Bluetooth: Stop scanning on LE connection
by Andre Guedes
· 11 years ago
d6bfd59
Bluetooth: Add timer for regenerating local RPA
by Johan Hedberg
· 11 years ago
863efaf
Bluetooth: Add initial code for distributing local IRK
by Johan Hedberg
· 11 years ago
b32bba6
Bluetooth: Replace own_address_type with force_static_address debugfs
by Marcel Holtmann
· 11 years ago
41edf16
Bluetooth: Implement mgmt_load_irks command
by Johan Hedberg
· 11 years ago
424ef943
Bluetooth: Add constants for LTK key types
by Marcel Holtmann
· 11 years ago
134c2a8
Bluetooth: Add debugfs entry to show Secure Connections Only mode
by Marcel Holtmann
· 11 years ago
7b5a924
Bluetooth: Introduce requirements for security level 4
by Marcel Holtmann
· 11 years ago
5afeac1
Bluetooth: Add debugfs quirk for forcing Secure Connections support
by Marcel Holtmann
· 11 years ago
e98d2ce
Bluetooth: Add flags and setting for Secure Connections support
by Marcel Holtmann
· 11 years ago
11015c7
Bluetooth: Add definitions for new link key types
by Marcel Holtmann
· 11 years ago
e2f9913
Bluetooth: Add HCI command definition for extended OOB data
by Marcel Holtmann
· 11 years ago
eb4b95c
Bluetooth: Add HCI command definition for Secure Connections enabling
by Marcel Holtmann
· 11 years ago
d599158
Bluetooth: Add LMP feature definitions for Secure Connections support
by Marcel Holtmann
· 11 years ago
f9f462f
Bluetooth: Add quirk for disabling Delete Stored Link Key command
by Marcel Holtmann
· 11 years ago
18722c2
Bluetooth: Enable 6LoWPAN support for BT LE devices
by Jukka Rissanen
· 11 years ago
53b834d2
Bluetooth: Use macros for connectionless slave broadcast features
by Marcel Holtmann
· 11 years ago
4b4148e
Bluetooth: Add support for setting DUT mode
by Marcel Holtmann
· 11 years ago
06f5b778
Bluetooth: Add support for setting SSP debug mode
by Marcel Holtmann
· 11 years ago
d3900cb
Bluetooth: Remove enable_hs declaration
by Marcel Holtmann
· 11 years ago
db3aebf
Bluetooth: Remove duplicate definitions for advertising event types
by Marcel Holtmann
· 11 years ago
f14d8f6
Bluetooth: Set the scan response data when needed
by Marcel Holtmann
· 11 years ago
3d50531
Bluetooth: Add HCI command structure for writing current IAC LAP
by Marcel Holtmann
· 11 years ago
6acd7db
Bluetooth: Introduce flag for limited discoverable mode
by Marcel Holtmann
· 11 years ago
4b836f3
Bluetooth: Read current IAC LAP on controller setup
by Marcel Holtmann
· 11 years ago
b4cb9fb
Bluetooth: Read number of supported IAC on controller setup
by Marcel Holtmann
· 11 years ago
7528ca1
Bluetooth: Read location data on AMP controller init
by Marcel Holtmann
· 11 years ago
c2f5ebd
Bluetooth: Add constants for LE advertising types
by Marcel Holtmann
· 11 years ago
1e19189
Bluetooth: Add HCI structure for LE advertising parameters command
by Marcel Holtmann
· 11 years ago
536619e
Bluetooth: Rename AMP status constants and use them
by Marcel Holtmann
· 11 years ago
6ed971c
Bluetooth: Use explicit AMP controller id value for BR/EDR
by Marcel Holtmann
· 11 years ago
7c13823
Bluetooth: Add constants for AMP controller type
by Marcel Holtmann
· 11 years ago
f3d3444a
Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
by Johan Hedberg
· 11 years ago
2ed0180
Bluetooth: Add the definition for Slave Page Response Timeout
by DoHyun Pyun
· 11 years ago
2b35944
Bluetooth: Add the definition and stcuture for Sync Train Complete
by DoHyun Pyun
· 11 years ago
cefded9
Bluetooth: Add the definition for Start Synchronization Train
by DoHyun Pyun
· 11 years ago
8c9a041
Bluetooth: Add the definition and structure for Set CSB
by DoHyun Pyun
· 11 years ago
a9b07a6
Bluetooth: Add the structure for Write Sync Train Parameters
by DoHyun Pyun
· 11 years ago
7d1dab4
Bluetooth: Add the definition and structure for Set CSB Data
by DoHyun Pyun
· 11 years ago
6a20eaf
Bluetooth: Add the definition and structure for Delete Reserved LT_ADDR
by DoHyun Pyun
· 11 years ago
d0bf75a
Bluetooth: Add the definition and structure for Set Reserved LT_ADDR
by DoHyun Pyun
· 11 years ago
d13eafc
Bluetooth: Add management command for setting static address
by Marcel Holtmann
· 11 years ago
56f8790
Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
by Johan Hedberg
· 11 years ago
1025c04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Gustavo Padovan
· 11 years ago
d62e6d6
Bluetooth: Add event mask page 2 setting support
by Johan Hedberg
· 11 years ago
5d4e7e8
Bluetooth: Add synchronization train parameters reading support
by Johan Hedberg
· 11 years ago
Next »