summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/mgmt.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-181-0/+7
* Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-211-0/+9
* Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes2012-06-121-1/+1
* Bluetooth: Add management command for setting Device IDMarcel Holtmann2012-05-091-0/+9
* Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko2012-03-281-1/+1
* Bluetooth: Use correct type for userspace exported structsGustavo F. Padovan2012-03-071-3/+3
* Bluetooth: Fix coding style in mgmt.hGustavo F. Padovan2012-03-071-79/+78
* Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg2012-03-021-0/+1
* Bluetooth: mgmt: Add defines for command sizesJohan Hedberg2012-03-011-0/+34
* Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg2012-02-231-0/+1
* Bluetooth: mgmt: Fix device_found parametersJohan Hedberg2012-02-231-1/+4
* Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg2012-02-231-1/+1
* Bluetooth: Fix parameter list for setting local nameMarcel Holtmann2012-02-211-0/+1
* Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg2012-02-211-0/+4
* Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg2012-02-211-0/+3
* Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg2012-02-191-7/+1
* Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg2012-02-191-1/+1
* Bluetooth: Prepare start_discoveryAndre Guedes2012-02-191-5/+0
* Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg2012-02-171-0/+1
* Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg2012-02-171-2/+2
* Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg2012-02-171-4/+4
* Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg2012-02-171-1/+1
* Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg2012-02-151-0/+7
* Bluetooth: Add Device Unpaired mgmt eventJohan Hedberg2012-02-131-0/+5
* Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg2012-02-131-1/+1
* Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg2012-02-131-4/+4
* 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-8/+8
* Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg2012-02-131-2/+2
* Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_deviceJohan Hedberg2012-02-131-17/+17
* Bluetooth: mgmt: Implement Cancel Pair Device commandJohan Hedberg2012-02-131-0/+1
* Bluetooth: Update mgmt.h to match latest API specJohan Hedberg2012-02-131-62/+64
* Bluetooth: Add structures for the new LTK exchange messagesVinicius Costa Gomes2012-02-131-0/+22
* Bluetooth: Update device_connected and device_found events to latest APIJohan Hedberg2012-02-131-9/+8
* Bluetooth: Merge device class into the EIR data in mgmt_ev_device_foundJohan Hedberg2012-02-131-1/+0
* Bluetooth: Add eir_len parameter to mgmt_ev_device_foundJohan Hedberg2012-02-131-1/+2
* Bluetooth: Rename mgmt connected events to match user spaceJohan Hedberg2012-02-131-2/+2
* Bluetooth: Add missing mgmt_confirm_name command definitionJohan Hedberg2011-12-191-0/+10
* Bluetooth: Fix mgmt_(block,unblock)_device opcodesJohan Hedberg2011-12-191-2/+2
* Bluetooth: Add missing confirm_name field to mgmt_ev_device_foundJohan Hedberg2011-12-191-0/+1
* Bluetooth: Update ordering and opcodes of mgmt messagesJohan Hedberg2011-12-181-66/+81
* Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg2011-12-181-5/+0
* Bluetooth: Move mgmt_set_fast_connectable to the right locationJohan Hedberg2011-12-181-5/+2
* Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg2011-12-181-11/+18
* Bluetooth: Add MGMT event for Passkey EntryBrian Gix2011-11-211-0/+5
* Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix2011-11-161-0/+11
* Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg2011-11-161-0/+3
* Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg2011-11-161-0/+17
* Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg2011-11-161-2/+2
* Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg2011-11-101-0/+1