index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
Age
Commit message (
Expand
)
Author
2013-10-14
Bluetooth: Check that scan window is smaller or equal than scan interval
Marcel Holtmann
2013-10-14
Bluetooth: Convert Set Discoverable to use an asynchronous request
Johan Hedberg
2013-10-14
Bluetooth: Fix updating scan mode in set_bredr()
Johan Hedberg
2013-10-14
Bluetooth: Move set_bredr_scan() to avoid forward declaration
Johan Hedberg
2013-10-14
Bluetooth: Make Set Connectable also update the LE advertising type
Johan Hedberg
2013-10-14
Bluetooth: Move static advertising functions to avoid forward declarations
Johan Hedberg
2013-10-14
Bluetooth: Add missing error handling for Set Connectable
Johan Hedberg
2013-10-14
Bluetooth: Move more logic into set_connectable complete callback
Johan Hedberg
2013-10-14
Bluetooth: Reorganize set_connectable HCI command sending
Johan Hedberg
2013-10-13
Bluetooth: Remove pointless bdaddr_to_le() helper function
Marcel Holtmann
2013-10-12
Bluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported commands list
Marcel Holtmann
2013-10-11
Bluetooth: Don't advertise high speed support without SSP
Marcel Holtmann
2013-10-11
Bluetooth: Add management command for setting LE scan parameters
Marcel Holtmann
2013-10-11
Bluetooth: Move smp.h header file into net/bluetooth/
Marcel Holtmann
2013-10-10
Bluetooth: Use hci_conn_num() for checking number of LE connections
Marcel Holtmann
2013-10-10
Bluetooth: Fix too long line with set_advertising() function
Marcel Holtmann
2013-10-10
Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commands
Johan Hedberg
2013-10-10
Bluetooth: Restrict high speed support to SSP enabled controllers
Marcel Holtmann
2013-10-10
Bluetooth: Remove unneeded val variable when setting SSP
Marcel Holtmann
2013-10-08
Bluetooth: Fix changing advertising setting while LE is connected
Johan Hedberg
2013-10-07
Bluetooth: Make mgmt_discovering() return void
Marcel Holtmann
2013-10-07
Bluetooth: Make mgmt_remote_name() return void
Marcel Holtmann
2013-10-07
Bluetooth: Make mgmt_device_found() return void
Marcel Holtmann
2013-10-07
Bluetooth: Make mgmt_device_disconnected() return void
Marcel Holtmann
2013-10-07
Bluetooth: Make mgmt_device_connected() return void
Marcel Holtmann
2013-10-07
Bluetooth: Make mgmt_connect_failed() return void
Marcel Holtmann
2013-10-07
Bluetooth: Make mgmt_disconnect_failed() return void
Marcel Holtmann
2013-10-07
Bluetooth: Make mgmt_set_powered_failed() return void
Marcel Holtmann
2013-10-07
Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return void
Marcel Holtmann
2013-10-07
Bluetooth: Send new settings only when pairable changes
Marcel Holtmann
2013-10-06
Bluetooth: Remove mgmt_valid_hdev() helper function
Marcel Holtmann
2013-10-06
Bluetooth: Remove no longer needed mgmt_new_settings() function
Marcel Holtmann
2013-10-06
Bluetooth: Use helper function for re-enabling advertising
Marcel Holtmann
2013-10-06
Bluetooth: Set LE advertising parameters before enabling it
Marcel Holtmann
2013-10-06
Bluetooth: Use helper functions for enabling/disabling advertising
Marcel Holtmann
2013-10-06
Bluetooth: Make it clear that disabling LE disables advertising
Marcel Holtmann
2013-10-06
Bluetooth: Use random address if public address is not available
Marcel Holtmann
2013-10-05
Bluetooth: Add public mgmt function to send New Settings event
Johan Hedberg
2013-10-05
Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
Johan Hedberg
2013-10-03
Bluetooth: Allow changing device class when BR/EDR is disabled
Marcel Holtmann
2013-10-03
Bluetooth: Restrict loading of long term keys to LE capable controllers
Marcel Holtmann
2013-10-03
Bluetooth: Restrict loading of link keys to BR/EDR capable controllers
Marcel Holtmann
2013-10-03
Bluetooth: Allow setting static address even if LE is disabled
Marcel Holtmann
2013-10-03
Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllers
Marcel Holtmann
2013-10-02
Bluetooth: Increment management interface revision
Marcel Holtmann
2013-10-02
Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responses
Johan Hedberg
2013-10-02
Bluetooth: Add management command for setting static address
Marcel Holtmann
2013-10-02
Bluetooth: Restrict disabling of HS when controller is powered off
Marcel Holtmann
2013-10-02
Bluetooth: Add a new mgmt_set_bredr command
Johan Hedberg
2013-10-02
Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
Johan Hedberg
[next]