index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
2014-10-25
1
-13
/
+38
*
Bluetooth: Remove redundant check on hci_conn's device class
Alfonso Acosta
2014-10-25
1
-2
/
+1
*
Bluetooth: Include ADV_IND report in Device Connected event
Alfonso Acosta
2014-10-25
1
-6
/
+18
*
Bluetooth: Refactor arguments of mgmt_device_connected
Alfonso Acosta
2014-10-25
1
-7
/
+6
*
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
2014-09-09
1
-6
/
+13
*
Bluetooth: Use hci_disconnect() for mgmt_disconnect_device()
Johan Hedberg
2014-09-08
1
-5
/
+1
*
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
Johan Hedberg
2014-09-08
1
-4
/
+8
*
Bluetooth: Create unified helper function for updating page scan
Johan Hedberg
2014-08-14
1
-60
/
+12
*
Bluetooth: Add convenience function to check for pending power off
Johan Hedberg
2014-08-14
1
-24
/
+28
*
Bluetooth: Rename pairable mgmt setting to bondable
Johan Hedberg
2014-07-30
1
-7
/
+7
*
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
2014-07-30
1
-4
/
+4
*
Bluetooth: Fix check for connected state when pairing
Johan Hedberg
2014-07-30
1
-1
/
+1
*
Bluetooth: Fix incorrectly disabling page scan when toggling connectable
Johan Hedberg
2014-07-28
1
-1
/
+13
*
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
Marcel Holtmann
2014-07-27
1
-3
/
+3
*
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
2014-07-26
1
-2
/
+2
*
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
2014-07-24
1
-3
/
+6
*
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
1
-1
/
+1
*
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
1
-2
/
+2
*
Bluetooth: Remove unneeded mgmt_write_scan_failed function
Johan Hedberg
2014-07-10
1
-13
/
+0
*
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
2014-07-10
1
-43
/
+24
*
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
2014-07-10
1
-32
/
+0
*
Bluetooth: Fix advertising parameter update when toggling connectable
Johan Hedberg
2014-07-10
1
-2
/
+2
*
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
2014-07-09
1
-0
/
+5
*
Bluetooth: Enable page scan also if there are white list entries
Johan Hedberg
2014-07-09
1
-2
/
+4
*
Bluetooth: Fix incorrectly setting HCI_CONNECTABLE
Johan Hedberg
2014-07-09
1
-0
/
+8
*
Bluetooth: Update page scan when necessary for Add/Remove Device
Johan Hedberg
2014-07-09
1
-0
/
+34
*
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
2014-07-09
1
-2
/
+44
*
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
2014-07-09
1
-2
/
+4
*
Bluetooth: Fix toggling background scan when changing connectable state
Johan Hedberg
2014-07-08
1
-1
/
+3
*
Bluetooth: Fix connectable and discoverable supported settings values
Johan Hedberg
2014-07-08
1
-2
/
+2
*
Bluetooth: Fix setting STOPPING state for discovery
Johan Hedberg
2014-07-08
1
-7
/
+18
*
Bluetooth: Fix advertising and active scanning co-existence
Johan Hedberg
2014-07-08
1
-6
/
+18
*
Bluetooth: Use the correct flag to decide to disable advertising
Johan Hedberg
2014-07-08
1
-2
/
+2
*
Bluetooth: Simplify usage of the enable_advertising function
Johan Hedberg
2014-07-08
1
-33
/
+16
*
Bluetooth: Use real advertising state to random address update decision
Johan Hedberg
2014-07-08
1
-2
/
+2
*
Bluetooth: Remove unnecessary mgmt_advertising function
Johan Hedberg
2014-07-08
1
-12
/
+5
*
Bluetooth: Don't try background scanning if LE is not enabled
Johan Hedberg
2014-07-07
1
-0
/
+2
*
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
2014-07-07
1
-1
/
+2
*
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
2014-07-07
1
-2
/
+1
*
Bluetooth: Enable passive scanning whenever we're connectable
Johan Hedberg
2014-07-07
1
-1
/
+3
*
Bluetooth: Remove redundant IRK lookup in mgmt_device_found()
Johan Hedberg
2014-07-07
1
-10
/
+2
*
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2014-07-06
1
-1
/
+2
*
Bluetooth: Clear HCI_RAW flag when controller becomes configured
Marcel Holtmann
2014-07-06
1
-0
/
+1
*
Bluetooth: Add support for changing the public device address
Marcel Holtmann
2014-07-06
1
-1
/
+56
*
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
2014-07-06
1
-2
/
+12
*
Bluetooth: Fix sending Device Removed when clearing all parameters
Johan Hedberg
2014-07-06
1
-1
/
+14
*
Bluetooth: Add support for New Configuration Options management event
Marcel Holtmann
2014-07-04
1
-0
/
+11
*
Bluetooth: Move mgmt_event helper function to different location
Marcel Holtmann
2014-07-04
1
-30
/
+30
*
Bluetooth: Add support for Set External Configuration management command
Marcel Holtmann
2014-07-04
1
-2
/
+75
*
Bluetooth: Add quirk for external configuration requirement
Marcel Holtmann
2014-07-04
1
-1
/
+8
[next]