summaryrefslogtreecommitdiff
path: root/net/bluetooth/mgmt.c
AgeCommit message (Expand)Author
2013-10-03Bluetooth: Allow changing device class when BR/EDR is disabledMarcel Holtmann
2013-10-03Bluetooth: Restrict loading of long term keys to LE capable controllersMarcel Holtmann
2013-10-03Bluetooth: Restrict loading of link keys to BR/EDR capable controllersMarcel Holtmann
2013-10-03Bluetooth: Allow setting static address even if LE is disabledMarcel Holtmann
2013-10-03Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllersMarcel Holtmann
2013-10-02Bluetooth: Increment management interface revisionMarcel Holtmann
2013-10-02Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responsesJohan Hedberg
2013-10-02Bluetooth: Add management command for setting static addressMarcel Holtmann
2013-10-02Bluetooth: Restrict disabling of HS when controller is powered offMarcel Holtmann
2013-10-02Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg
2013-10-02Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg
2013-10-02Bluetooth: Send new settings event when changing high speed optionMarcel Holtmann
2013-10-02Bluetooth: Provide high speed configuration optionMarcel Holtmann
2013-09-25Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg
2013-09-25Bluetooth: Move mgmt response convenience functions to a better locationJohan Hedberg
2013-09-25Bluetooth: Fix busy return for mgmt_set_powered in some casesJohan Hedberg
2013-09-16Bluetooth: Introduce user channel flag for HCI devicesMarcel Holtmann
2013-06-23Bluetooth: Remove unneeded flagAndrei Emeltchenko
2013-06-23Bluetooth: Mgmt Device Found EventAndre Guedes
2013-06-23Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes
2013-06-23Bluetooth: Update stop_discovery to use HCI requestAndre Guedes
2013-06-23Bluetooth: Use HCI request in interleaved discoveryAndre Guedes
2013-06-23Bluetooth: Move discovery macros to hci_core.hAndre Guedes
2013-06-23Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes
2013-06-23Bluetooth: Update start_discovery to use HCI requestAndre Guedes
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-06-12Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg
2013-04-23Bluetooth: Fix sending write_le_host_supporte for LE-only controllersJohan Hedberg
2013-04-18Bluetooth: Add LE scan type macrosAndre Guedes
2013-04-18Bluetooth: Change LE scanning timeout macrosAndre Guedes
2013-04-11Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann
2013-03-18Bluetooth: Fix PIN/Confirm/Passkey response parametersJohan Hedberg
2013-03-18Bluetooth: Simplify address parameters of user_pairing_resp()Johan Hedberg
2013-03-18Bluetooth: Fix fast connectable state when enabling page scanJohan Hedberg
2013-03-18Bluetooth: Fix updating page scan parameters when not necessaryJohan Hedberg
2013-03-18Bluetooth: Disable fast connectable when disabling connectableJohan Hedberg
2013-03-18Bluetooth: Refactor fast connectable HCI commandsJohan Hedberg
2013-03-18Bluetooth: Add proper flag for fast connectable modeJohan Hedberg
2013-03-18Bluetooth: Fix error response for simultaneous fast connectable commandsJohan Hedberg
2013-03-18Bluetooth: Limit fast connectable support to >= 1.2 controllersJohan Hedberg
2013-03-18Bluetooth: Fix fast connectable response sendingJohan Hedberg
2013-03-18Bluetooth: Use an async request for mgmt_set_connectableJohan Hedberg
2013-03-18Bluetooth: Fix setting local name to the existing valueJohan Hedberg
2013-03-18Bluetooth: Fix local name setting for LE-only controllersJohan Hedberg
2013-03-18Bluetooth: Fix waiting for EIR update when setting local nameJohan Hedberg
2013-03-18Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg
2013-03-18Bluetooth: Fix UUID/class mgmt command response synchronizationJohan Hedberg
2013-03-18Bluetooth: Fix busy condition testing for EIR and class updatesJohan Hedberg