aboutsummaryrefslogtreecommitdiff
path: root/include/net/bluetooth/mgmt.h
AgeCommit message (Expand)Author
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2012-09-18Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg
2012-08-21Bluetooth: mgmt: Add device disconnect reasonMikel Astiz
2012-06-12Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes
2012-05-09Bluetooth: Add management command for setting Device IDMarcel Holtmann
2012-03-28Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko
2012-03-07Bluetooth: Use correct type for userspace exported structsGustavo F. Padovan
2012-03-07Bluetooth: Fix coding style in mgmt.hGustavo F. Padovan
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg
2012-03-01Bluetooth: mgmt: Add defines for command sizesJohan Hedberg
2012-02-23Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg
2012-02-23Bluetooth: mgmt: Fix device_found parametersJohan Hedberg
2012-02-23Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg
2012-02-21Bluetooth: Fix parameter list for setting local nameMarcel Holtmann
2012-02-21Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg
2012-02-21Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg
2012-02-19Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg
2012-02-19Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg
2012-02-19Bluetooth: Prepare start_discoveryAndre Guedes
2012-02-17Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg
2012-02-17Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg
2012-02-17Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg
2012-02-17Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg
2012-02-15Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg
2012-02-13Bluetooth: Add Device Unpaired mgmt eventJohan Hedberg
2012-02-13Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg
2012-02-13Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg
2012-02-13Bluetooth: Add address type to Out Of Band mgmt messagesJohan Hedberg
2012-02-13Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg
2012-02-13Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg
2012-02-13Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_deviceJohan Hedberg
2012-02-13Bluetooth: mgmt: Implement Cancel Pair Device commandJohan Hedberg
2012-02-13Bluetooth: Update mgmt.h to match latest API specJohan Hedberg
2012-02-13Bluetooth: Add structures for the new LTK exchange messagesVinicius Costa Gomes
2012-02-13Bluetooth: Update device_connected and device_found events to latest APIJohan Hedberg
2012-02-13Bluetooth: Merge device class into the EIR data in mgmt_ev_device_foundJohan Hedberg
2012-02-13Bluetooth: Add eir_len parameter to mgmt_ev_device_foundJohan Hedberg
2012-02-13Bluetooth: Rename mgmt connected events to match user spaceJohan Hedberg
2011-12-19Bluetooth: Add missing mgmt_confirm_name command definitionJohan Hedberg
2011-12-19Bluetooth: Fix mgmt_(block,unblock)_device opcodesJohan Hedberg
2011-12-19Bluetooth: Add missing confirm_name field to mgmt_ev_device_foundJohan Hedberg
2011-12-18Bluetooth: Update ordering and opcodes of mgmt messagesJohan Hedberg
2011-12-18Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg
2011-12-18Bluetooth: Move mgmt_set_fast_connectable to the right locationJohan Hedberg
2011-12-18Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg
2011-11-21Bluetooth: Add MGMT event for Passkey EntryBrian Gix
2011-11-16Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix
2011-11-16Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg
2011-11-16Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg
2011-11-16Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg