index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Commit message (
Expand
)
Author
Age
*
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
2015-03-13
*
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
2015-03-13
*
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
2015-03-13
*
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-19
*
Bluetooth: Convert connect_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-19
*
Bluetooth: Improve error handling in connect acl
Lukasz Rymanowski
2015-02-13
*
Bluetooth: Do not allow LE connection if LE is not enabled
Lukasz Rymanowski
2015-02-13
*
Bluetooth: Remove unused function
Rickard Strandqvist
2015-01-16
*
Bluetooth: Add opcode parameter to hci_req_complete_t callback
Marcel Holtmann
2015-01-12
*
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
2014-12-20
*
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
2014-12-19
*
Bluetooth: Fix generation of non-resolvable private addresses
Marcel Holtmann
2014-12-08
*
Bluetooth: Fix initializing hci_conn RSSI to invalid value
Johan Hedberg
2014-12-05
*
Bluetooth: Fix check for direct advertising
Johan Hedberg
2014-10-28
*
Bluetooth: Fix LE connection timeout deadlock
Johan Hedberg
2014-10-28
*
Bluetooth: fix shadow warning in hci_disconnect()
Fabian Frederick
2014-10-25
*
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
2014-10-25
*
Bluetooth: Rename sco_param_wideband table to esco_param_msbc
Johan Hedberg
2014-09-25
*
Bluetooth: Add retransmission effort into SCO parameter table
Johan Hedberg
2014-09-24
*
Bluetooth: Fix reason code used for rejecting SCO connections
Johan Hedberg
2014-09-24
*
Bluetooth: Check for SCO type before setting retransmission effort
Bernhard Thaler
2014-09-23
*
Bluetooth: Move clock offset reading into hci_disconnect()
Johan Hedberg
2014-09-08
*
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
2014-09-08
*
Bluetooth: Remove hci_conn_hold/drop from hci_chan
Johan Hedberg
2014-09-08
*
Bluetooth: Ignore incoming data after initiating disconnection
Johan Hedberg
2014-09-08
*
Bluetooth: Set disc_timeout to 0 when calling hci_chan_del
Johan Hedberg
2014-09-08
*
Bluetooth: Fix hci_conn reference counting with hci_chan
Johan Hedberg
2014-09-08
*
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
Johan Hedberg
2014-09-08
*
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
2014-08-20
*
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
2014-07-21
*
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
2014-07-18
*
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
2014-07-17
*
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
*
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-16
*
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-08
*
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-07
*
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2014-07-06
*
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
[next]