Age | Commit message (Expand) | Author | Files | Lines |
2013-10-11 | Bluetooth: Add management command for setting LE scan parameters | Marcel Holtmann | 1 | -0/+7 |
2013-10-02 | Bluetooth: Add management command for setting static address | Marcel Holtmann | 1 | -0/+6 |
2013-10-02 | Bluetooth: Add a new mgmt_set_bredr command | Johan Hedberg | 1 | -0/+2 |
2013-09-25 | Bluetooth: Add new mgmt_set_advertising command | Johan Hedberg | 1 | -0/+2 |
2013-09-25 | Bluetooth: Add new mgmt setting for LE advertising | Johan Hedberg | 1 | -0/+1 |
2013-06-12 | Bluetooth: Fix mgmt handling of power on failures | Johan Hedberg | 1 | -0/+1 |
2012-09-18 | Bluetooth: mgmt: Implement support for passkey notification | Johan Hedberg | 1 | -0/+7 |
2012-08-21 | Bluetooth: mgmt: Add device disconnect reason | Mikel Astiz | 1 | -0/+9 |
2012-06-12 | Bluetooth: Fix flags of mgmt_device_found event | Jefferson Delfes | 1 | -1/+1 |
2012-05-09 | Bluetooth: Add management command for setting Device ID | Marcel Holtmann | 1 | -0/+9 |
2012-03-28 | Bluetooth: mgmt: Fix timeout type | Andrei Emeltchenko | 1 | -1/+1 |
2012-03-07 | Bluetooth: Use correct type for userspace exported structs | Gustavo F. Padovan | 1 | -3/+3 |
2012-03-07 | Bluetooth: Fix coding style in mgmt.h | Gustavo F. Padovan | 1 | -79/+78 |
2012-03-02 | Bluetooth: mgmt: Add new error code for invalid index | Johan Hedberg | 1 | -0/+1 |
2012-03-01 | Bluetooth: mgmt: Add defines for command sizes | Johan Hedberg | 1 | -0/+34 |
2012-02-23 | Bluetooth: mgmt: Add flags parameter to device_connected | Johan Hedberg | 1 | -0/+1 |
2012-02-23 | Bluetooth: mgmt: Fix device_found parameters | Johan Hedberg | 1 | -1/+4 |
2012-02-23 | Bluetooth: Add hdev->short_name for EIR generation | Johan Hedberg | 1 | -1/+1 |
2012-02-21 | Bluetooth: Fix parameter list for setting local name | Marcel Holtmann | 1 | -0/+1 |
2012-02-21 | Bluetooth: mgmt: Add address type parameter to Discovering event | Johan Hedberg | 1 | -0/+4 |
2012-02-21 | Bluetooth: mgmt: Add address type parameter to Stop Discovery command | Johan Hedberg | 1 | -0/+3 |
2012-02-19 | Bluetooth: mgmt: Move status parameters into the cmd_complete header | Johan Hedberg | 1 | -7/+1 |
2012-02-19 | Bluetooth: mgmt: Change ordering of cmd_status paramters | Johan Hedberg | 1 | -1/+1 |
2012-02-19 | Bluetooth: Prepare start_discovery | Andre Guedes | 1 | -5/+0 |
2012-02-17 | Bluetooth: Add Intel copyright to mgmt files | Johan Hedberg | 1 | -0/+1 |
2012-02-17 | Bluetooth: mgmt: Add address type to confirm name command | Johan Hedberg | 1 | -2/+2 |
2012-02-17 | Bluetooth: mgmt: Add address type to PIN code messages | Johan Hedberg | 1 | -4/+4 |
2012-02-17 | Bluetooth: mgmt: Add address type to link key messages | Johan Hedberg | 1 | -1/+1 |
2012-02-15 | Bluetooth: Implement Read Supported Commands commands for mgmt | Johan Hedberg | 1 | -0/+7 |
2012-02-13 | Bluetooth: Add Device Unpaired mgmt event | Johan Hedberg | 1 | -0/+5 |
2012-02-13 | Bluetooth: Add address type to mgmt_ev_auth_failed | Johan Hedberg | 1 | -1/+1 |
2012-02-13 | Bluetooth: Add address type to mgmt blacklist messages | Johan Hedberg | 1 | -4/+4 |
2012-02-13 | Bluetooth: Add address type to Out Of Band mgmt messages | Johan Hedberg | 1 | -2/+2 |
2012-02-13 | Bluetooth: Add address type to user_confirm and user_passkey messages | Johan Hedberg | 1 | -8/+8 |
2012-02-13 | Bluetooth: Update mgmt_disconnect to match latest API | Johan Hedberg | 1 | -2/+2 |
2012-02-13 | Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_device | Johan Hedberg | 1 | -17/+17 |
2012-02-13 | Bluetooth: mgmt: Implement Cancel Pair Device command | Johan Hedberg | 1 | -0/+1 |
2012-02-13 | Bluetooth: Update mgmt.h to match latest API spec | Johan Hedberg | 1 | -62/+64 |
2012-02-13 | Bluetooth: Add structures for the new LTK exchange messages | Vinicius Costa Gomes | 1 | -0/+22 |
2012-02-13 | Bluetooth: Update device_connected and device_found events to latest API | Johan Hedberg | 1 | -9/+8 |
2012-02-13 | Bluetooth: Merge device class into the EIR data in mgmt_ev_device_found | Johan Hedberg | 1 | -1/+0 |
2012-02-13 | Bluetooth: Add eir_len parameter to mgmt_ev_device_found | Johan Hedberg | 1 | -1/+2 |
2012-02-13 | Bluetooth: Rename mgmt connected events to match user space | Johan Hedberg | 1 | -2/+2 |
2011-12-19 | Bluetooth: Add missing mgmt_confirm_name command definition | Johan Hedberg | 1 | -0/+10 |
2011-12-19 | Bluetooth: Fix mgmt_(block,unblock)_device opcodes | Johan Hedberg | 1 | -2/+2 |
2011-12-19 | Bluetooth: Add missing confirm_name field to mgmt_ev_device_found | Johan Hedberg | 1 | -0/+1 |
2011-12-18 | Bluetooth: Update ordering and opcodes of mgmt messages | Johan Hedberg | 1 | -66/+81 |
2011-12-18 | Bluetooth: Remove mgmt_set_service_cache | Johan Hedberg | 1 | -5/+0 |
2011-12-18 | Bluetooth: Move mgmt_set_fast_connectable to the right location | Johan Hedberg | 1 | -5/+2 |
2011-12-18 | Bluetooth: Update mgmt_read_info and related mgmt messages | Johan Hedberg | 1 | -11/+18 |