summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: Convert pend_le_conn list to a generic action listJohan Hedberg2014-07-041-5/+5
* Bluetooth: Add identity address check in param lookup functionsJohan Hedberg2014-07-031-0/+8
* Bluetooth: Use hci_conn_params in pend_le_connsJohan Hedberg2014-07-031-47/+21
* Bluetooth: Add support for background LE scanningJohan Hedberg2014-07-031-3/+4
* Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORTJohan Hedberg2014-07-031-2/+15
* Bluetooth: Add support for Unconfigured Index Added eventsMarcel Holtmann2014-07-031-7/+10
* Bluetooth: Introduce unconfigured controller stateMarcel Holtmann2014-07-031-17/+26
* Bluetooth: Make is_identity_address a global functionJohan Hedberg2014-07-031-13/+1
* Bluetooth: Add new auto_conn value matching mgmt action 0x00Johan Hedberg2014-07-031-0/+1
* Bluetooth: Add specific connection parameter clear functionsJohan Hedberg2014-07-031-0/+32
* Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_allJohan Hedberg2014-07-031-2/+2
* Bluetooth: Default to internal use manufacturer identifierMarcel Holtmann2014-07-031-0/+1
* Bluetooth: Add support for hdev->set_bdaddr callback handlingMarcel Holtmann2014-07-031-0/+11
* Bluetooth: Enable new LE meta eventAndre Guedes2014-07-031-0/+9
* Bluetooth: Move LE event mask setting into init3 phaseAndre Guedes2014-07-031-8/+9
* Bluetooth: Fix redundant device (un)blocked eventsJohan Hedberg2014-07-031-2/+2
* Bluetooth: Do not trigger background scanning when HCI_AUTO_OFF is setMarcel Holtmann2014-07-031-0/+1
* Bluetooth: Provide flags parameter direct to mgmt_device_foundMarcel Holtmann2014-07-031-9/+15
* Bluetooth: Remove connection interval parameters from hci_conn_params_setMarcel Holtmann2014-07-031-7/+3
* Bluetooth: Use hci_conn_params_add within hci_conn_params_setMarcel Holtmann2014-07-031-20/+3
* Bluetooth: Change hci_conn_params_add to return the parameter structMarcel Holtmann2014-07-031-5/+6
* Bluetooth: Start background scanning only when controller is readyMarcel Holtmann2014-07-031-1/+4
* Bluetooth: Provide function to create and set connection parametersMarcel Holtmann2014-07-031-1/+35
* Bluetooth: Expose default supervision timeout setting via debugfsMarcel Holtmann2014-07-031-0/+30
* Bluetooth: Expose default connection latency setting via debugfsMarcel Holtmann2014-07-031-0/+30
* Bluetooth: Provide defaults for LE connection latency and timeoutMarcel Holtmann2014-07-031-2/+4
* Bluetooth: Replace le_auto_conn debugfs with device_list entryMarcel Holtmann2014-07-031-84/+9
* Bluetooth: Store latency and supervision timeout in connection paramsMarcel Holtmann2014-07-031-0/+2
* Bluetooth: Update background scanning from hci_conn_params_clearMarcel Holtmann2014-07-031-1/+5
* Bluetooth: Clear pending connections from hci_conn_params_clearMarcel Holtmann2014-07-031-2/+2
* Bluetooth: Move hci_pend_le_conn_* functions to different locationMarcel Holtmann2014-07-031-72/+72
* Bluetooth: Don't use non-resolvable private address for passive scanningMarcel Holtmann2014-07-031-5/+6
* Bluetooth: Restrict access for raw-only controllersMarcel Holtmann2014-07-031-17/+57
* Bluetooth: Remove ssp_debug_mode debugfs optionMarcel Holtmann2014-07-031-51/+0
* Bluetooth: Move mgmt event sending out from hci_add_link_key()Johan Hedberg2014-07-031-12/+5
* Bluetooth: Update hci_add_link_key() to return pointer to keyJohan Hedberg2014-07-031-5/+6
* Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen2014-07-031-45/+0
* Bluetooth: Use separate dbg_flags to special debugfs optionsMarcel Holtmann2014-07-031-12/+12
* Bluetooth: Fix checking for master LTKsJohan Hedberg2014-07-031-4/+1
* Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg2014-07-031-1/+1
* Bluetooth: Use struct delayed_work for HCI command timeoutMarcel Holtmann2014-07-031-8/+9
* Bluetooth: Make SMP context private to smp.cJohan Hedberg2014-05-201-0/+1
* Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek2014-05-151-0/+63
* Bluetooth: Add new debugfs parameterLukasz Rymanowski2014-03-281-0/+4
* Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_updateJohan Hedberg2014-03-271-1/+1
* Bluetooth: Remove redundant NULL checkJohan Hedberg2014-03-261-2/+1
* Bluetooth: Use memdup_user in le_auto_conn_write()Andre Guedes2014-03-261-8/+3
* Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-121-1/+1
* Bluetooth: Enable duplicates filter in background scanAndre Guedes2014-03-111-5/+7
* Bluetooth: Add protections for updating local random addressJohan Hedberg2014-02-281-2/+25
OpenPOWER on IntegriCloud