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_event.c
Commit message (
Expand
)
Author
Age
...
*
Bluetooth: Fix using uninitialized variable when pairing
Johan Hedberg
2014-07-17
*
Bluetooth: Fix always checking the blacklist for incoming connections
Johan Hedberg
2014-07-16
*
Bluetooth: Fix trying to initiate connections when acting as LE slave
Johan Hedberg
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-16
*
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
2014-07-16
*
Bluetooth: Don't try to reject failed LE connections
Johan Hedberg
2014-07-15
*
Bluetooth: Remove unnecessary params variable from process_adv_report()
Johan Hedberg
2014-07-15
*
Bluetooth: Fix tracking local SSP authentication requirement
Johan Hedberg
2014-07-11
*
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
2014-07-11
*
Bluetooth: Remove unneeded mgmt_write_scan_failed function
Johan Hedberg
2014-07-10
*
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
2014-07-10
*
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
2014-07-10
*
Bluetooth: Add white list lookup for incoming connection requests
Johan Hedberg
2014-07-09
*
Bluetooth: Refactor connection request handling
Johan Hedberg
2014-07-09
*
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
2014-07-09
*
Bluetooth: Fix clearing HCI_LE_ADV for LE connections
Johan Hedberg
2014-07-08
*
Bluetooth: Fix check for re-enabling advertising
Johan Hedberg
2014-07-08
*
Bluetooth: Fix advertising and active scanning co-existence
Johan Hedberg
2014-07-08
*
Bluetooth: Remove unnecessary mgmt_advertising function
Johan Hedberg
2014-07-08
*
Bluetooth: Add flag to track the real advertising state
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: Remove unnecessary return value from check_pending_le_conn
Johan Hedberg
2014-07-07
*
Bluetooth: Fix connecting devices during LE device discovery
Johan Hedberg
2014-07-07
*
Bluetooth: Fix updating background scan for LE connect complete
Johan Hedberg
2014-07-06
*
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2014-07-06
*
Bluetooth: Store Bluetooth address from controller setup
Marcel Holtmann
2014-07-05
*
Bluetooth: Use a more simpler style for HCI event callbacks
Marcel Holtmann
2014-07-05
*
Bluetooth: Don't take actions on blocked devices when scanning
Johan Hedberg
2014-07-04
*
Bluetooth: Use hci_pend_le_action_lookup to look up report entries
Johan Hedberg
2014-07-04
*
Bluetooth: Make hci_pend_le_conn_lookup more general purposed
Johan Hedberg
2014-07-04
*
Bluetooth: Remove unnecessary usage of hci_pend_le_conn_add
Johan Hedberg
2014-07-04
*
Bluetooth: Simplify hci_conn_params->action list usage
Johan Hedberg
2014-07-04
*
Bluetooth: Convert pend_le_reports into a list
Johan Hedberg
2014-07-04
*
Bluetooth: Fix missing return statement in process_adv_report
Johan Hedberg
2014-07-04
*
Bluetooth: Add identity address check in param lookup functions
Johan Hedberg
2014-07-03
*
Bluetooth: Remove unnecessary checks for auto-connected devices
Johan Hedberg
2014-07-03
*
Bluetooth: Use hci_conn_params in pend_le_conns
Johan Hedberg
2014-07-03
*
Bluetooth: Remove redundant IRK lookup
Johan Hedberg
2014-07-03
*
Bluetooth: Support scanning for devices using RPA
Johan Hedberg
2014-07-03
*
Bluetooth: Add support for background LE scanning
Johan Hedberg
2014-07-03
*
Bluetooth: Pass store hint to mgmt_new_conn_param
Johan Hedberg
2014-07-03
*
Bluetooth: Fix missing update of conn params
Johan Hedberg
2014-07-03
*
Bluetooth: Drop LE connections for blocked devices
Johan Hedberg
2014-07-03
*
Bluetooth: Introduce "New Connection Parameter" Event
Andre Guedes
2014-07-03
*
Bluetooth: Connection Parameter Update Procedure
Andre Guedes
2014-07-03
*
Bluetooth: Add flag to track STK encryption
Johan Hedberg
2014-07-03
*
Bluetooth: Add support for Not Connectable flag for Device Found events
Marcel Holtmann
2014-07-03
[prev]
[next]