Sign in
android-kvm
/
linux
/
f06eae831f0c1fc5b982ea200daf552810e1dd55
/
include
/
net
/
bluetooth
/
hci_core.h
b2d0910
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
by Ingo Molnar
· 8 years ago
2c935bc
locking/atomic, kref: Add kref_read()
by Peter Zijlstra
· 8 years ago
39385cb
Bluetooth: Fix using the correct source address type
by Johan Hedberg
· 8 years ago
c4960ec
Bluetooth: Add support for appearance in scan rsp
by Michał Narajowski
· 8 years ago
38ceaa0
Bluetooth: Add support for sending MGMT commands and events to monitor
by Marcel Holtmann
· 8 years ago
03c979c
Bluetooth: Introduce helper to pack mgmt version information
by Marcel Holtmann
· 8 years ago
1aabbbc
Bluetooth: add printf format attribute to hci_set_[fh]w_info()
by Nicolas Iooss
· 8 years ago
53f863a
Bluetooth: Put led_trigger field behind CONFIG_BT_LEDS
by Marcel Holtmann
· 8 years ago
5177a83
Bluetooth: Add debugfs fields for hardware and firmware info
by Marcel Holtmann
· 8 years ago
f962fe3
Bluetooth: Move hci_recv_frame and hci_recv_diag prototypes
by Marcel Holtmann
· 8 years ago
160b925
Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event
by Szymon Janc
· 9 years ago
6d5d2ee
Bluetooth: add LED trigger for indicating HCI is powered up
by Heiner Kallweit
· 9 years ago
78b781c
Bluetooth: Add support for Start Limited Discovery command
by Johan Hedberg
· 9 years ago
0d3b7f6
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
by Johan Hedberg
· 9 years ago
2ff1389
Bluetooth: Perform HCI update for power on synchronously
by Johan Hedberg
· 9 years ago
c366f55
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
by Johan Hedberg
· 9 years ago
aed1a88
Bluetooth: Move discoverable changes to hdev->req_workqueue
by Johan Hedberg
· 9 years ago
53c0ba7
Bluetooth: Move connectable changes to hdev->req_workqueue
by Johan Hedberg
· 9 years ago
f225257
Bluetooth: Move advertising instance management to hci_request.c
by Johan Hedberg
· 9 years ago
01b1cb8
Bluetooth: Run page scan updates through hdev->req_workqueue
by Johan Hedberg
· 9 years ago
0ad06aa
Bluetooth: Fix specifying role for LE connections
by Johan Hedberg
· 9 years ago
2154d3f
Bluetooth: Move Stop Discovery to req_workqueue
by Johan Hedberg
· 9 years ago
e68f072
Bluetooth: Move Start Discovery to req_workqueue
by Johan Hedberg
· 9 years ago
7c1fbed
Bluetooth: Move LE scan disable/restart behind req_workqueue
by Johan Hedberg
· 9 years ago
2e93e53
Bluetooth: Run all background scan updates through req_workqueue
by Johan Hedberg
· 9 years ago
030e7f8
Bluetooth: Remove unnecessary call to hci_update_background_scan
by Johan Hedberg
· 9 years ago
17bc08f
Bluetooth: Remove unnecessary hci_explicit_connect_lookup function
by Johan Hedberg
· 9 years ago
1b51c7b
Bluetooth: Add hci_conn_hash_lookup_le() helper function
by Johan Hedberg
· 9 years ago
8ce783d
Bluetooth: Fix missing hdev locking for LE scan cleanup
by Johan Hedberg
· 9 years ago
98a63aa
Bluetooth: Introduce driver specific post init callback
by Marcel Holtmann
· 9 years ago
cad20c2
Bluetooth: Don't use remote address type to decide IRK persistency
by Johan Hedberg
· 9 years ago
4b4113d
Bluetooth: Add debugfs entry for setting vendor diagnostic mode
by Marcel Holtmann
· 9 years ago
e875ff8
Bluetooth: Add support for vendor specific diagnostic channel
by Marcel Holtmann
· 9 years ago
fbef168
Bluetooth: Add hci_cmd_sync function
by Loic Poulain
· 9 years ago
6b3cc1d
Bluetooth: close HCI device when user channel socket gets closed
by Simon Fels
· 9 years ago
f75113a
Bluetooth: add hci_connect_le_scan
by Jakub Pawlowski
· 9 years ago
e7d9ab7
Bluetooth: add hci_lookup_le_connect
by Jakub Pawlowski
· 9 years ago
158e921
Bluetooth: preparation for new connect procedure
by Jakub Pawlowski
· 9 years ago
8757825
Bluetooth: hci_check_conn_params() check proper range
by Seungyoun Ju
· 10 years ago
db25be6
Bluetooth: hci_core: increase max adv inst
by Florian Grandel
· 10 years ago
d4c5af8
Bluetooth: hci_core: remove obsolete adv_instance
by Florian Grandel
· 10 years ago
fffd38b
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
by Florian Grandel
· 10 years ago
5d900e4
Bluetooth: hci_core/mgmt: move adv timeout to hdev
by Florian Grandel
· 10 years ago
d2609b3
Bluetooth: hci_core/mgmt: Introduce multi-adv list
by Florian Grandel
· 10 years ago
ff50e8a
Bluetooth: Move SCO support under BT_BREDR config option
by Arron Wang
· 10 years ago
9b4c333
Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void
by Arron Wang
· 10 years ago
8b76ce3
Bluetooth: Fix encryption key size handling for LTKs
by Johan Hedberg
· 10 years ago
2d7cc19
Bluetooth: Remove hci_recv_stream_fragment function
by Marcel Holtmann
· 10 years ago
5c7d2dd
Bluetooth: Make data pointer of hci_recv_stream_fragment const
by Marcel Holtmann
· 10 years ago
1b9441f
Bluetooth: Convert local OOB data reading to use HCI request
by Johan Hedberg
· 10 years ago
abe66a4
Bluetooth: Remove unused hci_req_pending() function
by Johan Hedberg
· 10 years ago
f7d9e97
Bluetooth: Remove unneeded recv_event variable
by Johan Hedberg
· 10 years ago
f60cb30
Bluetooth: Convert hci_req_sync family of function to new request API
by Johan Hedberg
· 10 years ago
912098a
Bluetooth: Add support for adv instance timeout
by Arman Uguray
· 10 years ago
203fea0
Bluetooth: Add data structure for advertising instance
by Arman Uguray
· 10 years ago
fa4335d
Bluetooth: Move generic mgmt command dispatcher to hci_sock.c
by Johan Hedberg
· 10 years ago
88b94ce
Bluetooth: Add hdev_init callback for HCI channels
by Johan Hedberg
· 10 years ago
aefedc1
Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag
by Marcel Holtmann
· 10 years ago
a958452
Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n)
by Marcel Holtmann
· 10 years ago
c91041d
Bluetooth: Add support for untrusted access to management commands
by Marcel Holtmann
· 10 years ago
c08b1a1
Bluetooth: Consolidate socket channel sending function back into one
by Marcel Holtmann
· 10 years ago
17711c6
Bluetooth: Provide hci_send_to_flagged_channel helper function
by Marcel Holtmann
· 10 years ago
b7cb93e
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
by Marcel Holtmann
· 10 years ago
eacb44d
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
by Marcel Holtmann
· 10 years ago
238be78
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
by Marcel Holtmann
· 10 years ago
a69d892
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
by Marcel Holtmann
· 10 years ago
516018a
Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
by Marcel Holtmann
· 10 years ago
ce05d60
Bluetooth: Introduce hci_dev_change_flag helper macro
by Marcel Holtmann
· 10 years ago
a358dc1
Bluetooth: Introduce hci_dev_clear_flag helper macro
by Marcel Holtmann
· 10 years ago
a1536da
Bluetooth: Introduce hci_dev_set_flag helper macro
by Marcel Holtmann
· 10 years ago
d7a5a11
Bluetooth: Introduce hci_dev_test_flag helper macro
by Marcel Holtmann
· 10 years ago
55e76b3
Bluetooth: Add 'Already Paired' error for Pair Device command
by Johan Hedberg
· 10 years ago
b9a245fb
Bluetooth: Move all mgmt command quirks to handler table
by Johan Hedberg
· 10 years ago
6d785aa3
Bluetooth: Convert mgmt to use HCI chan registration API
by Johan Hedberg
· 10 years ago
801c1e8
Bluetooth: Add mgmt HCI channel registration API
by Johan Hedberg
· 10 years ago
82f8b65
Bluetooth: fix service discovery behaviour for empty uuids filter
by Jakub Pawlowski
· 10 years ago
4cd3928
Bluetooth: Update New CSRK event to match latest specification
by Johan Hedberg
· 10 years ago
7129069
Bluetooth: Rename hci_send_to_control to hci_send_to_channel
by Johan Hedberg
· 10 years ago
3a6d576
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
by Johan Hedberg
· 10 years ago
539c496
Bluetooth: Convert connect_cfm to be triggered through hci_cb
by Johan Hedberg
· 10 years ago
354fe80
Bluetooth: Convert L2CAP security callback to use hci_cb
by Johan Hedberg
· 10 years ago
fba7ecf
Bluetooth: Convert hci_cb_list_lock to a mutex
by Johan Hedberg
· 10 years ago
a44fecb
Bluetooth: Add shutdown callback before closing the device
by Tedd Ho-Jeong An
· 10 years ago
4b0e0ce
Bluetooth: Add restarting to service discovery
by Jakub Pawlowski
· 10 years ago
2d28cfe
Bluetooth: Add le_scan_restart work for LE scan restarting
by Jakub Pawlowski
· 10 years ago
f7697b1
Bluetooth: Store OOB data present value for each set of remote OOB data
by Marcel Holtmann
· 10 years ago
c7741d1
Bluetooth: Perform a power cycle when receiving hardware error event
by Marcel Holtmann
· 10 years ago
a1443f5
Bluetooth: Convert Set SC to use HCI Request
by Johan Hedberg
· 10 years ago
0026b65
Bluetooth: Remove unused function
by Rickard Strandqvist
· 10 years ago
c2f0f97
Bluetooth: Handle command complete event for HCI Read Stored Link Keys
by Marcel Holtmann
· 10 years ago
05b3c3e
Bluetooth: Remove no longer needed force_sc_support debugfs option
by Marcel Holtmann
· 10 years ago
23b9ceb
Bluetooth: Create debugfs directory for each connection handle
by Marcel Holtmann
· 10 years ago
a8e1bfa
Bluetooth: Store default and maximum LE data length settings
by Marcel Holtmann
· 10 years ago
5a154e6
Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
by Johan Hedberg
· 10 years ago
2cf2221
Bluetooth: Add hci_request support for hci_update_background_scan
by Johan Hedberg
· 10 years ago
0857dd3
Bluetooth: Split hci_request helpers to hci_request.[ch]
by Johan Hedberg
· 10 years ago
1d2dc5b
Bluetooth: Split hci_update_page_scan into two functions
by Johan Hedberg
· 10 years ago
da25cf6
Bluetooth: Report invalid RSSI for service discovery and background scan
by Marcel Holtmann
· 10 years ago
0256325
Bluetooth: Add helper function for clearing the discovery filter
by Marcel Holtmann
· 10 years ago
37eab04
Bluetooth: Add extra discovery fields for storing filter information
by Jakub Pawlowski
· 10 years ago
Next »