aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add support for storing the key sizeVinicius Costa Gomes2011-07-111-1/+2
* Bluetooth: Remove unused field in hci_connVinicius Costa Gomes2011-07-111-1/+0
* Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes2011-07-111-0/+5
* Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes2011-07-111-0/+16
* Bluetooth: Add lmp_host_le_capable() macroAndre Guedes2011-07-111-0/+3
* Bluetooth: Add extfeatures to struct hci_devAndre Guedes2011-07-111-0/+1
* Bluetooth: Clean up unused struct hci_conn itemsGustavo F. Padovan2011-07-111-2/+0
* Bluetooth: Move blacklisting functions to hci_coreAntti Julku2011-07-111-0/+2
* Bluetooth: Update the security level when link is encryptedVinicius Costa Gomes2011-07-111-0/+3
* Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2011-07-111-0/+6
* Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes2011-07-111-0/+2
* Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz2011-07-111-14/+25
* Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh2011-07-111-1/+1
* Bluetooth: Add 'dst_type' field to struct hci_connAndre Guedes2011-07-111-0/+1
* Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz2011-07-111-0/+1
* Bluetooth: Advertising entries lifetimeAndre Guedes2011-07-111-0/+2
* Bluetooth: LE advertising cacheAndre Guedes2011-07-111-0/+13
* Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly2011-06-141-2/+5
* Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.Nick Pelly2011-06-141-1/+1
* 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