summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/mgmt.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg2011-11-101-0/+4
* Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg2011-11-101-2/+2
* Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg2011-11-081-10/+13
* Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg2011-11-081-9/+9
* Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg2011-11-081-0/+4
* Bluetooth: Fix mgmt interaction with userspaceGustavo F. Padovan2011-10-141-2/+0
* Bluetooth: Add mgmt events for blacklistingAntti Julku2011-09-211-0/+10
* Bluetooth: Add mgmt command for fast connectable modeAntti Julku2011-09-211-0/+5
* Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes2011-09-211-0/+1
* Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes2011-07-081-0/+2
* Bluetooth: Add blacklisting support for mgmt interfaceAntti Julku2011-06-161-0/+10
* Bluetooth: Add store_hint parameter to mgmt_new_keyJohan Hedberg2011-04-281-0/+1
* Bluetooth: Remove old_key_type from mgmt_ev_new_keyJohan Hedberg2011-04-281-1/+0
* Bluetooth: Add confirm_hint parameter to user confirmation requestsJohan Hedberg2011-04-281-0/+1
* Bluetooth: Add secure flag for mgmt_pin_code_reqWaldemar Rymarkiewicz2011-04-281-0/+1
* Bluetooth: Add discovering event to the Management interfaceJohan Hedberg2011-04-281-0/+2
* Bluetooth: Add basic discovery commands to the management interfaceJohan Hedberg2011-04-281-0/+4
* Bluetooth: Add mgmt_remote_name eventJohan Hedberg2011-04-041-0/+6
* Bluetooth: Add mgmt_device_found eventJohan Hedberg2011-04-041-0/+8
* Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc2011-03-311-0/+12
* Bluetooth: Add read_local_oob_data management commandSzymon Janc2011-03-311-0/+6
* Bluetooth: mgmt: Add support for setting the local nameJohan Hedberg2011-03-311-0/+10
* Bluetooth: mgmt: Add local name information to read_info replyJohan Hedberg2011-03-311-0/+5
* Bluetooth: Move index to common header in management interfaceSzymon Janc2011-02-271-40/+3
* Bluetooth: Add mgmt_auth_failed eventJohan Hedberg2011-02-211-0/+7
* Bluetooth: Fix mgmt_pin_code_reply return parametersJohan Hedberg2011-02-211-0/+5
* Bluetooth: Add management support for user confirmation requestJohan Hedberg2011-02-211-0/+20
* Bluetooth: Add mgmt_pair_device commandJohan Hedberg2011-02-211-0/+12
* Bluetooth: Add set_io_capability management commandJohan Hedberg2011-02-081-0/+6
* Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg2011-02-081-0/+20
* Bluetooth: Add get_connections managment interface commandJohan Hedberg2011-02-081-0/+10
* Bluetooth: Add support for connect failed management eventJohan Hedberg2011-02-081-0/+7
* Bluetooth: Add disconnect managment commandJohan Hedberg2011-02-081-0/+10
* Bluetooth: Add connected/disconnected management eventsJohan Hedberg2011-02-081-0/+12
* Bluetooth: Implement link key handling for the management interfaceJohan Hedberg2011-02-081-0/+29
* Bluetooth: Add class of device control to the management interfaceJohan Hedberg2011-02-081-0/+14
* Bluetooth: Implement UUID handling through the management interfaceJohan Hedberg2011-02-081-0/+12
OpenPOWER on IntegriCloud