aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/mgmt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-11Bluetooth: Add management command for setting LE scan parametersMarcel Holtmann1-0/+7
2013-10-02Bluetooth: Add management command for setting static addressMarcel Holtmann1-0/+6
2013-10-02Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg1-0/+2
2013-09-25Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg1-0/+2
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg1-0/+1
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg1-0/+1
2012-09-18Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg1-0/+7
2012-08-21Bluetooth: mgmt: Add device disconnect reasonMikel Astiz1-0/+9
2012-06-12Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes1-1/+1
2012-05-09Bluetooth: Add management command for setting Device IDMarcel Holtmann1-0/+9
2012-03-28Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko1-1/+1
2012-03-07Bluetooth: Use correct type for userspace exported structsGustavo F. Padovan1-3/+3
2012-03-07Bluetooth: Fix coding style in mgmt.hGustavo F. Padovan1-79/+78
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg1-0/+1
2012-03-01Bluetooth: mgmt: Add defines for command sizesJohan Hedberg1-0/+34
2012-02-23Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg1-0/+1
2012-02-23Bluetooth: mgmt: Fix device_found parametersJohan Hedberg1-1/+4
2012-02-23Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg1-1/+1
2012-02-21Bluetooth: Fix parameter list for setting local nameMarcel Holtmann1-0/+1
2012-02-21Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg1-0/+4
2012-02-21Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg1-0/+3
2012-02-19Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg1-7/+1
2012-02-19Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg1-1/+1
2012-02-19Bluetooth: Prepare start_discoveryAndre Guedes1-5/+0
2012-02-17Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg1-0/+1
2012-02-17Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg1-2/+2
2012-02-17Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg1-4/+4
2012-02-17Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg1-1/+1
2012-02-15Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg1-0/+7
2012-02-13Bluetooth: Add Device Unpaired mgmt eventJohan Hedberg1-0/+5
2012-02-13Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg1-1/+1
2012-02-13Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg1-4/+4
2012-02-13Bluetooth: Add address type to Out Of Band mgmt messagesJohan Hedberg1-2/+2
2012-02-13Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg1-8/+8
2012-02-13Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg1-2/+2
2012-02-13Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_deviceJohan Hedberg1-17/+17
2012-02-13Bluetooth: mgmt: Implement Cancel Pair Device commandJohan Hedberg1-0/+1
2012-02-13Bluetooth: Update mgmt.h to match latest API specJohan Hedberg1-62/+64
2012-02-13Bluetooth: Add structures for the new LTK exchange messagesVinicius Costa Gomes1-0/+22
2012-02-13Bluetooth: Update device_connected and device_found events to latest APIJohan Hedberg1-9/+8
2012-02-13Bluetooth: Merge device class into the EIR data in mgmt_ev_device_foundJohan Hedberg1-1/+0
2012-02-13Bluetooth: Add eir_len parameter to mgmt_ev_device_foundJohan Hedberg1-1/+2
2012-02-13Bluetooth: Rename mgmt connected events to match user spaceJohan Hedberg1-2/+2
2011-12-19Bluetooth: Add missing mgmt_confirm_name command definitionJohan Hedberg1-0/+10
2011-12-19Bluetooth: Fix mgmt_(block,unblock)_device opcodesJohan Hedberg1-2/+2
2011-12-19Bluetooth: Add missing confirm_name field to mgmt_ev_device_foundJohan Hedberg1-0/+1
2011-12-18Bluetooth: Update ordering and opcodes of mgmt messagesJohan Hedberg1-66/+81
2011-12-18Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg1-5/+0
2011-12-18Bluetooth: Move mgmt_set_fast_connectable to the right locationJohan Hedberg1-5/+2
2011-12-18Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg1-11/+18