aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-0/+2
* samsung update 1codeworkx2012-06-021-18/+99
* Bluetooth: Double check sec req for pre 2.1 deviceWaldemar Rymarkiewicz2011-05-111-0/+1
* Bluetooth: Add store_hint parameter to mgmt_new_keyJohan Hedberg2011-04-281-1/+1
* Bluetooth: Remove old_key_type from mgmt_ev_new_keyJohan Hedberg2011-04-281-1/+1
* Bluetooth: Fix link key persistent storage criteriaJohan Hedberg2011-04-281-2/+2
* Bluetooth: Add confirm_hint parameter to user confirmation requestsJohan Hedberg2011-04-281-1/+2
* Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg2011-04-281-0/+3
* Bluetooth: Add secure flag for mgmt_pin_code_reqWaldemar Rymarkiewicz2011-04-281-1/+1
* Bluetooth: Map sec_level to link key requirementsWaldemar Rymarkiewicz2011-04-281-0/+1
* Bluetooth: Add discovering event to the Management interfaceJohan Hedberg2011-04-281-0/+1
* Bluetooth: Add mgmt_remote_name eventJohan Hedberg2011-04-041-0/+1
* Bluetooth: Add mgmt_device_found eventJohan Hedberg2011-04-041-0/+2
* Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg2011-03-311-0/+1
* Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc2011-03-311-0/+16
* Bluetooth: Add read_local_oob_data management commandSzymon Janc2011-03-311-0/+2
* Bluetooth: mgmt: Add support for setting the local nameJohan Hedberg2011-03-311-0/+1
* Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg2011-03-311-1/+1
* Bluetooth: Add mgmt_auth_failed eventJohan Hedberg2011-02-211-0/+1
* Bluetooth: Add management support for user confirmation requestJohan Hedberg2011-02-211-0/+4
* Bluetooth: Add mgmt_pair_device commandJohan Hedberg2011-02-211-0/+16
* Bluetooth: Fix some code style issues in hci_core.hSzymon Janc2011-02-171-29/+29
* Bluetooth: Send LE Connection Update CommandClaudio Takahasi2011-02-161-0/+2
* Bluetooth: Use proper timer for hci command timoutVille Tervo2011-02-161-1/+1
* Bluetooth: Use LE buffers for LE trafficVille Tervo2011-02-161-0/+5
* Bluetooth: Add LE connect supportVille Tervo2011-02-161-4/+21
* Bluetooth: Add set_io_capability management commandJohan Hedberg2011-02-081-0/+2
* Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg2011-02-081-0/+4
* Bluetooth: Add support for connect failed management eventJohan Hedberg2011-02-081-0/+1
* Bluetooth: Add disconnect managment commandJohan Hedberg2011-02-081-0/+1
* Bluetooth: Add connected/disconnected management eventsJohan Hedberg2011-02-081-0/+2
* Bluetooth: Implement link key handling for the management interfaceJohan Hedberg2011-02-081-0/+17
* Bluetooth: Add class of device control to the management interfaceJohan Hedberg2011-02-081-0/+3
* Bluetooth: Implement a more complete adapter initialization sequenceJohan Hedberg2011-02-081-0/+2
* Bluetooth: Add special handling with __hci_request and HCI_INITJohan Hedberg2011-02-081-1/+2
* Bluetooth: Reject pairing requests when in non-pairable modeJohan Hedberg2011-02-081-0/+4
* Bluetooth: Implement UUID handling through the management interfaceJohan Hedberg2011-02-081-0/+10
* Bluetooth: Add set_connectable management commandJohan Hedberg2011-02-081-0/+1
* Bluetooth: Add support for set_discoverable management commandJohan Hedberg2011-02-081-0/+1
* Bluetooth: Add support for set_powered management commandJohan Hedberg2011-02-081-1/+2
* Bluetooth: Add support for management powered eventJohan Hedberg2011-02-081-0/+1
* Bluetooth: Implement automatic setup procedure for local adaptersJohan Hedberg2011-02-081-0/+6
* Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko2011-02-081-0/+1
* Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-191-0/+1
* Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg2010-12-221-1/+2
* Bluetooth: Add management events for controller addition & removalJohan Hedberg2010-12-221-0/+2
* Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg2010-12-071-0/+3
* Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg2010-12-071-0/+1
* Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-011-7/+7
* net: return operator cleanupEric Dumazet2010-09-231-1/+1