summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Allow changing device class when BR/EDR is disabledMarcel Holtmann2013-10-031-1/+1
* Bluetooth: Restrict loading of long term keys to LE capable controllersMarcel Holtmann2013-10-031-0/+6
* Bluetooth: Restrict loading of link keys to BR/EDR capable controllersMarcel Holtmann2013-10-031-0/+6
* Bluetooth: Allow setting static address even if LE is disabledMarcel Holtmann2013-10-031-4/+2
* Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllersMarcel Holtmann2013-10-031-1/+5
* Bluetooth: Increment management interface revisionMarcel Holtmann2013-10-021-1/+1
* Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responsesJohan Hedberg2013-10-021-25/+51
* Bluetooth: Add management command for setting static addressMarcel Holtmann2013-10-021-0/+49
* Bluetooth: Restrict disabling of HS when controller is powered offMarcel Holtmann2013-10-021-2/+9
* Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg2013-10-021-0/+120
* Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg2013-10-021-11/+13
* Bluetooth: Send new settings event when changing high speed optionMarcel Holtmann2013-10-021-3/+16
* Bluetooth: Provide high speed configuration optionMarcel Holtmann2013-10-021-9/+2
* Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg2013-09-251-1/+96
* Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg2013-09-251-1/+20
* Bluetooth: Use async request for LE enable/disableJohan Hedberg2013-09-251-40/+27
* Bluetooth: Move mgmt response convenience functions to a better locationJohan Hedberg2013-09-251-30/+30
* Bluetooth: Fix busy return for mgmt_set_powered in some casesJohan Hedberg2013-09-251-6/+6
* Bluetooth: Introduce user channel flag for HCI devicesMarcel Holtmann2013-09-161-0/+9
* Bluetooth: Remove unneeded flagAndrei Emeltchenko2013-06-231-2/+0
* Bluetooth: Mgmt Device Found EventAndre Guedes2013-06-231-0/+3
* Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes2013-06-231-16/+16
* Bluetooth: Update stop_discovery to use HCI requestAndre Guedes2013-06-231-7/+40
* Bluetooth: Use HCI request in interleaved discoveryAndre Guedes2013-06-231-17/+0
* Bluetooth: Move discovery macros to hci_core.hAndre Guedes2013-06-231-18/+6
* Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes2013-06-231-21/+21
* Bluetooth: Update start_discovery to use HCI requestAndre Guedes2013-06-231-9/+85
* Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-121-0/+21
* Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg2013-06-121-1/+1
* Bluetooth: Fix sending write_le_host_supporte for LE-only controllersJohan Hedberg2013-04-231-1/+7
* Bluetooth: Add LE scan type macrosAndre Guedes2013-04-181-4/+3
* Bluetooth: Change LE scanning timeout macrosAndre Guedes2013-04-181-2/+2
* Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-111-3/+3
* Bluetooth: Fix PIN/Confirm/Passkey response parametersJohan Hedberg2013-03-181-8/+12
* Bluetooth: Simplify address parameters of user_pairing_resp()Johan Hedberg2013-03-181-13/+14
* Bluetooth: Fix fast connectable state when enabling page scanJohan Hedberg2013-03-181-1/+16
* Bluetooth: Fix updating page scan parameters when not necessaryJohan Hedberg2013-03-181-2/+8
* Bluetooth: Disable fast connectable when disabling connectableJohan Hedberg2013-03-181-0/+3
* Bluetooth: Refactor fast connectable HCI commandsJohan Hedberg2013-03-181-19/+24
* Bluetooth: Add proper flag for fast connectable modeJohan Hedberg2013-03-181-0/+16
* Bluetooth: Fix error response for simultaneous fast connectable commandsJohan Hedberg2013-03-181-0/+6
* Bluetooth: Limit fast connectable support to >= 1.2 controllersJohan Hedberg2013-03-181-2/+3
* Bluetooth: Fix fast connectable response sendingJohan Hedberg2013-03-181-11/+42
* Bluetooth: Use an async request for mgmt_set_connectableJohan Hedberg2013-03-181-8/+29
* Bluetooth: Fix setting local name to the existing valueJohan Hedberg2013-03-181-0/+11
* Bluetooth: Fix local name setting for LE-only controllersJohan Hedberg2013-03-181-2/+9
* Bluetooth: Fix waiting for EIR update when setting local nameJohan Hedberg2013-03-181-47/+49
* Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg2013-03-181-4/+0
* Bluetooth: Fix UUID/class mgmt command response synchronizationJohan Hedberg2013-03-181-17/+56
* Bluetooth: Fix busy condition testing for EIR and class updatesJohan Hedberg2013-03-181-9/+36
OpenPOWER on IntegriCloud