summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/mgmt.h
AgeCommit message (Expand)AuthorLines
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku-0/+10
2011-09-21Bluetooth: Add mgmt command for fast connectable modeAntti Julku-0/+5
2011-09-21Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes-0/+1
2011-07-08Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes-0/+2
2011-06-16Bluetooth: Add blacklisting support for mgmt interfaceAntti Julku-0/+10
2011-04-28Bluetooth: Add store_hint parameter to mgmt_new_keyJohan Hedberg-0/+1
2011-04-28Bluetooth: Remove old_key_type from mgmt_ev_new_keyJohan Hedberg-1/+0
2011-04-28Bluetooth: Add confirm_hint parameter to user confirmation requestsJohan Hedberg-0/+1
2011-04-28Bluetooth: Add secure flag for mgmt_pin_code_reqWaldemar Rymarkiewicz-0/+1
2011-04-28Bluetooth: Add discovering event to the Management interfaceJohan Hedberg-0/+2
2011-04-28Bluetooth: Add basic discovery commands to the management interfaceJohan Hedberg-0/+4
2011-04-04Bluetooth: Add mgmt_remote_name eventJohan Hedberg-0/+6
2011-04-04Bluetooth: Add mgmt_device_found eventJohan Hedberg-0/+8
2011-03-31Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc-0/+12
2011-03-31Bluetooth: Add read_local_oob_data management commandSzymon Janc-0/+6
2011-03-31Bluetooth: mgmt: Add support for setting the local nameJohan Hedberg-0/+10
2011-03-31Bluetooth: mgmt: Add local name information to read_info replyJohan Hedberg-0/+5
2011-02-27Bluetooth: Move index to common header in management interfaceSzymon Janc-40/+3
2011-02-21Bluetooth: Add mgmt_auth_failed eventJohan Hedberg-0/+7
2011-02-21Bluetooth: Fix mgmt_pin_code_reply return parametersJohan Hedberg-0/+5
2011-02-21Bluetooth: Add management support for user confirmation requestJohan Hedberg-0/+20
2011-02-21Bluetooth: Add mgmt_pair_device commandJohan Hedberg-0/+12
2011-02-08Bluetooth: Add set_io_capability management commandJohan Hedberg-0/+6
2011-02-08Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg-0/+20
2011-02-08Bluetooth: Add get_connections managment interface commandJohan Hedberg-0/+10
2011-02-08Bluetooth: Add support for connect failed management eventJohan Hedberg-0/+7
2011-02-08Bluetooth: Add disconnect managment commandJohan Hedberg-0/+10
2011-02-08Bluetooth: Add connected/disconnected management eventsJohan Hedberg-0/+12
2011-02-08Bluetooth: Implement link key handling for the management interfaceJohan Hedberg-0/+29
2011-02-08Bluetooth: Add class of device control to the management interfaceJohan Hedberg-0/+14
2011-02-08Bluetooth: Implement UUID handling through the management interfaceJohan Hedberg-0/+12
2011-02-08Bluetooth: Implement set_pairable managment commandJohan Hedberg-0/+4
2011-02-08Bluetooth: Unify mode related management messages to a single structJohan Hedberg-35/+4
2011-02-08Bluetooth: Add set_connectable management commandJohan Hedberg-0/+17
2011-02-08Bluetooth: Add support for set_discoverable management commandJohan Hedberg-0/+16
2011-02-08Bluetooth: Add support for set_powered management commandJohan Hedberg-0/+10
2011-02-08Bluetooth: Add support for management powered eventJohan Hedberg-0/+6
2010-12-22Bluetooth: Add management events for controller addition & removalJohan Hedberg-0/+10
2010-12-22Bluetooth: Add read_info management commandJohan Hedberg-0/+19
2010-12-22Bluetooth: Add read_index_list management commandJohan Hedberg-0/+6
2010-12-22Bluetooth: Add read_version management commandJohan Hedberg-0/+6
2010-12-07Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg-0/+46