index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Age
Commit message (
Expand
)
Author
2014-07-16
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
2014-07-08
Bluetooth: Fix advertising and active scanning co-existence
Johan Hedberg
2014-07-08
Bluetooth: Stop advertising always before initiating a connection
Johan Hedberg
2014-07-08
Bluetooth: Use real advertising state to random address update decision
Johan Hedberg
2014-07-07
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
2014-07-07
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
2014-07-06
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2014-07-03
Bluetooth: Make hci_le_conn_update return the store hint
Johan Hedberg
2014-07-03
Bluetooth: Provide defaults for LE connection latency and timeout
Marcel Holtmann
2014-07-03
Bluetooth: Use LE connection parameters if known
Marcel Holtmann
2014-07-03
Bluetooth: Store latency and supervision timeout in connection params
Marcel Holtmann
2014-07-03
Bluetooth: Restrict access for raw-only controllers
Marcel Holtmann
2014-07-03
Bluetooth: Send HCI_Read_Clock_Offset before disconnecting
Marcel Holtmann
2014-07-03
Bluetooth: Remove unneeded hci_conn_disconnect abstraction
Marcel Holtmann
2014-07-03
Bluetooth: Remove reason parameter from hci_amp_disconn function
Marcel Holtmann
2014-07-03
Bluetooth: Convert hci_conn->link_mode into flags
Johan Hedberg
2014-06-20
Bluetooth: Fix for ACL disconnect when pairing fails
Lukasz Rymanowski
2014-06-13
Bluetooth: Fix check for connection encryption
Johan Hedberg
2014-06-13
Bluetooth: Fix incorrectly overriding conn->src_type
Johan Hedberg
2014-05-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-05-20
Bluetooth: Make SMP context private to smp.c
Johan Hedberg
2014-05-15
Bluetooth: Store max TX power level for connection
Andrzej Kaczmarek
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-09
Bluetooth: Store TX power level for connection
Andrzej Kaczmarek
2014-04-25
Bluetooth: Fix redundant encryption request for reauthentication
Johan Hedberg
2014-03-26
Bluetooth: Add directed advertising support through connect()
Johan Hedberg
2014-03-26
Bluetooth: Move local identity address setting to a central place
Johan Hedberg
2014-03-19
Bluetooth: Enforce strict Secure Connections Only mode security
Marcel Holtmann
2014-03-12
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-02-28
Bluetooth: Remove unnecessary stop_scan_complete function
Johan Hedberg
2014-02-28
Bluetooth: Fix trying to disable scanning twice
Johan Hedberg
2014-02-28
Bluetooth: Add timeout for LE connection attempts
Johan Hedberg
2014-02-28
Bluetooth: Fix updating connection state to BT_CONNECT too early
Johan Hedberg
2014-02-28
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
2014-02-26
Bluetooth: Introduce LE auto connection infrastructure
Andre Guedes
2014-02-26
Bluetooth: Move address type conversion to outside hci_connect_le
Andre Guedes
2014-02-26
Bluetooth: Refactor HCI connection code
Andre Guedes
2014-02-26
Bluetooth: Remove unused function
Andre Guedes
2014-02-26
Bluetooth: Stop scanning on LE connection
Andre Guedes
2014-02-26
Bluetooth: Declare le_conn_failed in hci_core.h
Andre Guedes
2014-02-24
Bluetooth: Use unresolvable private address for active scanning
Marcel Holtmann
2014-02-23
Bluetooth: Fix setting correct src_type when connecting LE
Johan Hedberg
2014-02-23
Bluetooth: Use hci_update_random_address() when connecting LE
Johan Hedberg
2014-02-19
Bluetooth: Use same LE min/max connection event length during update
Marcel Holtmann
2014-02-19
Bluetooth: Fix wrong identity address during connection failures
Marcel Holtmann
2014-02-18
Bluetooth: Look up RPA for connection requests with Identity Address
Johan Hedberg
2014-02-13
Bluetooth: Use connection parameters if any
Andre Guedes
2014-02-13
Bluetooth: Include security level 4 in connections check
Marcel Holtmann
[next]