summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/mgmt.h
AgeCommit message (Expand)AuthorFilesLines
2014-05-23Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg1-0/+3
2014-05-16Bluetooth: Add support to get connection informationAndrzej Kaczmarek1-0/+12
2014-03-09Bluetooth: Add support for handling signature resolving keysMarcel Holtmann1-0/+12
2014-02-28Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann1-1/+1
2014-02-22Bluetooth: Add mgmt defines for privacyJohan Hedberg1-0/+8
2014-02-19Bluetooth: Add support for sending New IRK eventJohan Hedberg1-0/+7
2014-02-18Bluetooth: Implement mgmt_load_irks commandJohan Hedberg1-0/+12
2014-02-13Bluetooth: Rename authentication to key_type in mgmt_ltk_infoMarcel Holtmann1-1/+1
2014-02-13Bluetooth: Add management command to allow use of debug keysMarcel Holtmann1-0/+2
2014-02-13Bluetooth: Add management setting for use of debug keysMarcel Holtmann1-0/+1
2014-02-13Bluetooth: Add support for remote OOB input of P-256 dataMarcel Holtmann1-0/+8
2014-02-13Bluetooth: Add support for local OOB data with Secure ConnectionsMarcel Holtmann1-0/+6
2014-02-13Bluetooth: Add management command for enabling Secure ConnectionsMarcel Holtmann1-0/+2
2014-02-13Bluetooth: Add flags and setting for Secure Connections supportMarcel Holtmann1-0/+1
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-19Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg1-0/+7
2012-08-21Bluetooth: mgmt: Add device disconnect reasonMikel Astiz1-0/+9
2012-06-13Bluetooth: 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-02Bluetooth: mgmt: Add defines for command sizesJohan Hedberg1-0/+34
2012-02-24Bluetooth: 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