aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt.c
Commit message (Expand)AuthorAge
* Bluetooth: Remove unneeded flagAndrei Emeltchenko2013-06-22
* Bluetooth: Mgmt Device Found EventAndre Guedes2013-06-22
* Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes2013-06-22
* Bluetooth: Update stop_discovery to use HCI requestAndre Guedes2013-06-22
* Bluetooth: Use HCI request in interleaved discoveryAndre Guedes2013-06-22
* Bluetooth: Move discovery macros to hci_core.hAndre Guedes2013-06-22
* Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes2013-06-22
* Bluetooth: Update start_discovery to use HCI requestAndre Guedes2013-06-22
* Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-12
* Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg2013-06-12
* Bluetooth: Fix sending write_le_host_supporte for LE-only controllersJohan Hedberg2013-04-23
* Bluetooth: Add LE scan type macrosAndre Guedes2013-04-18
* Bluetooth: Change LE scanning timeout macrosAndre Guedes2013-04-18
* Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-11
* Bluetooth: Fix PIN/Confirm/Passkey response parametersJohan Hedberg2013-03-18
* Bluetooth: Simplify address parameters of user_pairing_resp()Johan Hedberg2013-03-18
* Bluetooth: Fix fast connectable state when enabling page scanJohan Hedberg2013-03-18
* Bluetooth: Fix updating page scan parameters when not necessaryJohan Hedberg2013-03-18
* Bluetooth: Disable fast connectable when disabling connectableJohan Hedberg2013-03-18
* Bluetooth: Refactor fast connectable HCI commandsJohan Hedberg2013-03-18
* Bluetooth: Add proper flag for fast connectable modeJohan Hedberg2013-03-18
* Bluetooth: Fix error response for simultaneous fast connectable commandsJohan Hedberg2013-03-18
* Bluetooth: Limit fast connectable support to >= 1.2 controllersJohan Hedberg2013-03-18
* Bluetooth: Fix fast connectable response sendingJohan Hedberg2013-03-18
* Bluetooth: Use an async request for mgmt_set_connectableJohan Hedberg2013-03-18
* Bluetooth: Fix setting local name to the existing valueJohan Hedberg2013-03-18
* Bluetooth: Fix local name setting for LE-only controllersJohan Hedberg2013-03-18
* Bluetooth: Fix waiting for EIR update when setting local nameJohan Hedberg2013-03-18
* Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg2013-03-18
* Bluetooth: Fix UUID/class mgmt command response synchronizationJohan Hedberg2013-03-18
* Bluetooth: Fix busy condition testing for EIR and class updatesJohan Hedberg2013-03-18
* Bluetooth: Wait for HCI command completion with mgmt_set_poweredJohan Hedberg2013-03-18
* Bluetooth: Update mgmt powered HCI commands to use async requestsJohan Hedberg2013-03-18
* Bluetooth: Move power on HCI command updates to their own functionJohan Hedberg2013-03-18
* Bluetooth: Refactor mgmt_pending_foreachAndre Guedes2013-02-01
* Bluetooth: Increment Management interface revisionJohan Hedberg2013-02-01
* Bluetooth: Fix link security setting when powering onJohan Hedberg2013-02-01
* Bluetooth: Add support for 128-bit UUIDs in EIR dataJohan Hedberg2013-02-01
* Bluetooth: Add support for 32-bit UUIDs in EIR dataJohan Hedberg2013-02-01
* Bluetooth: Refactor UUID-16 list generation into its own functionJohan Hedberg2013-02-01
* Bluetooth: Remove useless eir_len variable from EIR creationJohan Hedberg2013-02-01
* Bluetooth: Simplify UUID16 list generation for EIRJohan Hedberg2013-02-01
* Bluetooth: Simplify UUID removal codeJohan Hedberg2013-02-01
* Bluetooth: Keep track of UUID type upon additionJohan Hedberg2013-02-01
* Bluetooth: Store UUIDs in the same order that they were addedJohan Hedberg2013-02-01
* Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblockJohan Hedberg2013-01-22
* Bluetooth: Fix returning proper cmd_complete for mgmt_disconnectJohan Hedberg2013-01-22
* Bluetooth: Fix checking for valid disconnect parameters in unpair_deviceJohan Hedberg2013-01-22
* Bluetooth: Fix checking for valid address type values in mgmt commandsJohan Hedberg2013-01-22
* Bluetooth: Check for valid key->authenticated value for LTKsJohan Hedberg2013-01-22