summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/hci_core.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-11Bluetooth: Double check sec req for pre 2.1 deviceWaldemar Rymarkiewicz1-0/+1
2011-04-28Bluetooth: Add store_hint parameter to mgmt_new_keyJohan Hedberg1-1/+1
2011-04-28Bluetooth: Remove old_key_type from mgmt_ev_new_keyJohan Hedberg1-1/+1
2011-04-28Bluetooth: Fix link key persistent storage criteriaJohan Hedberg1-2/+2
2011-04-28Bluetooth: Add confirm_hint parameter to user confirmation requestsJohan Hedberg1-1/+2
2011-04-28Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg1-0/+3
2011-04-28Bluetooth: Add secure flag for mgmt_pin_code_reqWaldemar Rymarkiewicz1-1/+1
2011-04-28Bluetooth: Map sec_level to link key requirementsWaldemar Rymarkiewicz1-0/+1
2011-04-28Bluetooth: Add discovering event to the Management interfaceJohan Hedberg1-0/+1
2011-04-05Bluetooth: Add mgmt_remote_name eventJohan Hedberg1-0/+1
2011-04-05Bluetooth: Add mgmt_device_found eventJohan Hedberg1-0/+2
2011-03-31Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg1-0/+1
2011-03-31Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc1-0/+16
2011-03-31Bluetooth: Add read_local_oob_data management commandSzymon Janc1-0/+2
2011-03-31Bluetooth: mgmt: Add support for setting the local nameJohan Hedberg1-0/+1
2011-03-31Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg1-1/+1
2011-02-21Bluetooth: Add mgmt_auth_failed eventJohan Hedberg1-0/+1
2011-02-21Bluetooth: Add management support for user confirmation requestJohan Hedberg1-0/+4
2011-02-21Bluetooth: Add mgmt_pair_device commandJohan Hedberg1-0/+16
2011-02-17Bluetooth: Fix some code style issues in hci_core.hSzymon Janc1-29/+29
2011-02-17Bluetooth: Send LE Connection Update CommandClaudio Takahasi1-0/+2
2011-02-16Bluetooth: Use proper timer for hci command timoutVille Tervo1-1/+1
2011-02-16Bluetooth: Use LE buffers for LE trafficVille Tervo1-0/+5
2011-02-16Bluetooth: Add LE connect supportVille Tervo1-4/+21
2011-02-08Bluetooth: Add set_io_capability management commandJohan Hedberg1-0/+2
2011-02-08Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg1-0/+4
2011-02-08Bluetooth: Add support for connect failed management eventJohan Hedberg1-0/+1
2011-02-08Bluetooth: Add disconnect managment commandJohan Hedberg1-0/+1
2011-02-08Bluetooth: Add connected/disconnected management eventsJohan Hedberg1-0/+2
2011-02-08Bluetooth: Implement link key handling for the management interfaceJohan Hedberg1-0/+17
2011-02-08Bluetooth: Add class of device control to the management interfaceJohan Hedberg1-0/+3
2011-02-08Bluetooth: Implement a more complete adapter initialization sequenceJohan Hedberg1-0/+2
2011-02-08Bluetooth: Add special handling with __hci_request and HCI_INITJohan Hedberg1-1/+2
2011-02-08Bluetooth: Reject pairing requests when in non-pairable modeJohan Hedberg1-0/+4
2011-02-08Bluetooth: Implement UUID handling through the management interfaceJohan Hedberg1-0/+10
2011-02-08Bluetooth: Add set_connectable management commandJohan Hedberg1-0/+1
2011-02-08Bluetooth: Add support for set_discoverable management commandJohan Hedberg1-0/+1
2011-02-08Bluetooth: Add support for set_powered management commandJohan Hedberg1-1/+2
2011-02-08Bluetooth: Add support for management powered eventJohan Hedberg1-0/+1
2011-02-08Bluetooth: Implement automatic setup procedure for local adaptersJohan Hedberg1-0/+6
2011-02-08Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko1-0/+1
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg1-0/+1
2010-12-23Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg1-1/+2
2010-12-23Bluetooth: Add management events for controller addition & removalJohan Hedberg1-0/+2
2010-12-08Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg1-0/+3
2010-12-08Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg1-0/+1
2010-12-02Bluetooth: clean up hci codeAndrei Emeltchenko1-7/+7
2010-09-24net: return operator cleanupEric Dumazet1-1/+1
2010-08-01Bluetooth: Use list_head for HCI blacklist headDavid Miller1-1/+1
2010-07-27Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann1-0/+2