summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt.c
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg2012-02-231-8/+36
* Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg2012-02-231-5/+28
* Bluetooth: mgmt: Fix connectable/discoverable response valuesJohan Hedberg2012-02-211-5/+6
* Bluetooth: mgmt: Fix New Settings event for connectable/discoverableJohan Hedberg2012-02-211-4/+25
* Bluetooth: mgmt: Add convenience function for sending New SettingsJohan Hedberg2012-02-211-52/+44
* Bluetooth: mgmt: Fix current settings values when powered offJohan Hedberg2012-02-211-4/+1
* Bluetooth: mgmt: Fix Removing discoverable timeout in set_connectableJohan Hedberg2012-02-211-1/+6
* Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg2012-02-211-18/+73
* Bluetooth: mgmt: Fix pairable setting upon initializationJohan Hedberg2012-02-211-1/+9
* Bluetooth: mgmt: Fix set_fast_connectable error returnJohan Hedberg2012-02-211-0/+7
* Bluetooth: mgmt: Fix set_local_name and set_dev_class powered checksJohan Hedberg2012-02-211-0/+13
* Bluetooth: mgmt: Fix powered checks for commandsJohan Hedberg2012-02-211-12/+14
* Bluetooth: Only keep controller up after init if powered onMarcel Holtmann2012-02-211-9/+14
* Bluetooth: mgmt: Clear EIR data when disabling SSPJohan Hedberg2012-02-211-1/+19
* Bluetooth: mgmt: Fix Set SSP check for supported featureJohan Hedberg2012-02-211-0/+6
* Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg2012-02-211-0/+41
* Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg2012-02-211-2/+6
* Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg2012-02-211-11/+22
* Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann2012-02-201-2/+16
* Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann2012-02-201-2/+0
* Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann2012-02-201-1/+1
* Bluetooth: mgmt: Bump mgmt versionJohan Hedberg2012-02-191-2/+2
* Bluetooth: mgmt: Fix OOB command response parametersJohan Hedberg2012-02-191-12/+18
* Bluetooth: mgmt: Fix (Un)Block Device return parametersJohan Hedberg2012-02-191-13/+18
* Bluetooth: mgmt: Fix Start Discovery return parametersJohan Hedberg2012-02-191-2/+13
* Bluetooth: mgmt: Fix Pair Device response status valuesJohan Hedberg2012-02-191-8/+6
* Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg2012-02-191-52/+55
* Bluetooth: Interleaved discovery supportAndre Guedes2012-02-191-1/+46
* Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes2012-02-191-1/+1
* Bluetooth: Track discovery typeAndre Guedes2012-02-191-1/+3
* Bluetooth: Prepare start_discoveryAndre Guedes2012-02-191-5/+10
* Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg2012-02-171-0/+2
* Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg2012-02-171-1/+1
* Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg2012-02-171-9/+13
* Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg2012-02-171-3/+4
* Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg2012-02-171-0/+85
* Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg2012-02-171-0/+87
* Bluetooth: mgmt: Use more consistent error variable namesJohan Hedberg2012-02-171-9/+9
* Bluetooth: Remove unused member from cmd_lookup structJohan Hedberg2012-02-171-4/+3
* Bluetooth: Fix discovery state machineAndre Guedes2012-02-151-0/+2
* Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg2012-02-151-0/+99
* Bluetooth: Add Device Unpaired mgmt eventJohan Hedberg2012-02-131-6/+21
* Bluetooth: Fix mgmt_unpair_device command statusJohan Hedberg2012-02-131-1/+0
* Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg2012-02-131-2/+4
* Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg2012-02-131-6/+8
* Bluetooth: Add address type to Out Of Band mgmt messagesJohan Hedberg2012-02-131-2/+2
* Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg2012-02-131-48/+50
* Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg2012-02-131-15/+13
* Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_deviceJohan Hedberg2012-02-131-26/+34
* Bluetooth: Add BT_DBG to mgmt_discovering()Andre Guedes2012-02-131-0/+2
OpenPOWER on IntegriCloud