David Herrmann
|
8d12356f33
Bluetooth: introduce hci_conn ref-counting
|
12 years ago |
David Herrmann
|
fc225c3f5d
Bluetooth: remove unneeded hci_conn_hold/put_device()
|
12 years ago |
Claudio Takahasi
|
93796fa6f2
Bluetooth: Reject SCO when hci connection timeouts
|
12 years ago |
David Herrmann
|
76a68ba0ae
Bluetooth: rename hci_conn_put to hci_conn_drop
|
12 years ago |
Andre Guedes
|
bed7174834
Bluetooth: Rename hci_acl_disconn
|
12 years ago |
Andre Guedes
|
4c02e2d444
Bluetooth: Fix hci_conn timeout routine
|
12 years ago |
Andrei Emeltchenko
|
e9b02748ff
Bluetooth: Add put(hcon) when deleting hchan
|
12 years ago |
Johan Hedberg
|
f15504788d
Bluetooth: Disallow LE scanning and connecting in peripheral role
|
12 years ago |
Mat Martineau
|
168df8e57e
Bluetooth: Add state to hci_chan
|
12 years ago |
Andrei Emeltchenko
|
42c4e53e7a
Bluetooth: AMP: Add handle to hci_chan structure
|
12 years ago |
Andrei Emeltchenko
|
53502d69be
Bluetooth: AMP: Handle AMP_LINK timeout
|
12 years ago |
Andrei Emeltchenko
|
6ed93dc642
Bluetooth: Use %pMR in debug instead of batostr
|
12 years ago |
John W. Linville
|
791ef39cd1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
|
12 years ago |
Andrei Emeltchenko
|
9472007c62
Bluetooth: trivial: Make hci_chan_del return void
|
13 years ago |
Vinicius Costa Gomes
|
d8343f1257
Bluetooth: Fix sending a HCI Authorization Request over LE links
|
13 years ago |
Vinicius Costa Gomes
|
f91c8468df
Bluetooth: Fix establishing ESCO links
|
13 years ago |
Vinicius Costa Gomes
|
e6dd548b9a
Bluetooth: Add type information to the hci_connect() debug statement
|
13 years ago |
Vinicius Costa Gomes
|
4cd2d98340
Bluetooth: Simplify a the connection type handling
|
13 years ago |
Vinicius Costa Gomes
|
b7d839bfff
Bluetooth: Refactor SCO connection into its own function
|
13 years ago |
Vinicius Costa Gomes
|
db4742756a
Bluetooth: Refactor ACL connection into its own function
|
13 years ago |
Vinicius Costa Gomes
|
d04aef4ccc
Bluetooth: Refactor LE connection into its own function
|
13 years ago |
Vinicius Costa Gomes
|
1aef866968
Bluetooth: Rename LE and ACL connection functions
|
13 years ago |
Vinicius Costa Gomes
|
57f5d0d1d9
Bluetooth: Remove some functions from being exported
|
13 years ago |
Andrei Emeltchenko
|
d300fa9b14
Bluetooth: Route traffic only through BR/EDR controller
|
13 years ago |
Andrei Emeltchenko
|
38b3fef173
Bluetooth: Improve debugging messages for hci_conn
|
13 years ago |
Andrzej Kaczmarek
|
dfc94dbdb9
Bluetooth: Allow only one LE connection attempt
|
13 years ago |
Andrei Emeltchenko
|
9740e49d17
Bluetooth: A2MP: AMP Manager basic functions
|
13 years ago |
Andrei Emeltchenko
|
82781e634f
Bluetooth: Use __constant modifier in HCI code
|
13 years ago |
Gustavo Padovan
|
8449e381a8
Bluetooth: Remove unneeded EXPORT_SYMBOL
|
13 years ago |
Gustavo Padovan
|
8c520a5992
Bluetooth: Remove unnecessary headers include
|
13 years ago |