summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/mgmt.h
AgeCommit message (Expand)AuthorLines
2012-05-09Bluetooth: Add management command for setting Device IDMarcel Holtmann-0/+9
2012-03-28Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko-1/+1
2012-03-07Bluetooth: Use correct type for userspace exported structsGustavo F. Padovan-3/+3
2012-03-07Bluetooth: Fix coding style in mgmt.hGustavo F. Padovan-79/+78
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg-0/+1
2012-03-01Bluetooth: mgmt: Add defines for command sizesJohan Hedberg-0/+34
2012-02-23Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg-0/+1
2012-02-23Bluetooth: mgmt: Fix device_found parametersJohan Hedberg-1/+4
2012-02-23Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg-1/+1
2012-02-21Bluetooth: Fix parameter list for setting local nameMarcel Holtmann-0/+1
2012-02-21Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg-0/+4
2012-02-21Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg-0/+3
2012-02-19Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg-7/+1
2012-02-19Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg-1/+1
2012-02-19Bluetooth: Prepare start_discoveryAndre Guedes-5/+0
2012-02-17Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg-0/+1
2012-02-17Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg-2/+2
2012-02-17Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg-4/+4
2012-02-17Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg-1/+1
2012-02-15Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg-0/+7
2012-02-13Bluetooth: Add Device Unpaired mgmt eventJohan Hedberg-0/+5
2012-02-13Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg-1/+1
2012-02-13Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg-4/+4
2012-02-13Bluetooth: Add address type to Out Of Band mgmt messagesJohan Hedberg-2/+2
2012-02-13Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg-8/+8
2012-02-13Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg-2/+2
2012-02-13Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_deviceJohan Hedberg-17/+17
2012-02-13Bluetooth: mgmt: Implement Cancel Pair Device commandJohan Hedberg-0/+1
2012-02-13Bluetooth: Update mgmt.h to match latest API specJohan Hedberg-62/+64
2012-02-13Bluetooth: Add structures for the new LTK exchange messagesVinicius Costa Gomes-0/+22
2012-02-13Bluetooth: Update device_connected and device_found events to latest APIJohan Hedberg-9/+8
2012-02-13Bluetooth: Merge device class into the EIR data in mgmt_ev_device_foundJohan Hedberg-1/+0
2012-02-13Bluetooth: Add eir_len parameter to mgmt_ev_device_foundJohan Hedberg-1/+2
2012-02-13Bluetooth: Rename mgmt connected events to match user spaceJohan Hedberg-2/+2
2011-12-19Bluetooth: Add missing mgmt_confirm_name command definitionJohan Hedberg-0/+10
2011-12-19Bluetooth: Fix mgmt_(block,unblock)_device opcodesJohan Hedberg-2/+2
2011-12-19Bluetooth: Add missing confirm_name field to mgmt_ev_device_foundJohan Hedberg-0/+1
2011-12-18Bluetooth: Update ordering and opcodes of mgmt messagesJohan Hedberg-66/+81
2011-12-18Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg-5/+0
2011-12-18Bluetooth: Move mgmt_set_fast_connectable to the right locationJohan Hedberg-5/+2
2011-12-18Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg-11/+18
2011-11-21Bluetooth: Add MGMT event for Passkey EntryBrian Gix-0/+5
2011-11-16Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix-0/+11
2011-11-16Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg-0/+3
2011-11-16Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg-0/+17
2011-11-16Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg-2/+2
2011-11-10Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg-0/+1
2011-11-10Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg-0/+4
2011-11-10Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg-2/+2
2011-11-08Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg-10/+13