summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-181-0/+5
* Bluetooth: debug: Print refcnt for hci_devAndrei Emeltchenko2012-09-081-0/+6
* Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-081-1/+1
* Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-081-9/+0
* Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-211-1/+1
* Bluetooth: Remove some functions from being exportedVinicius Costa Gomes2012-08-151-2/+0
* Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko2012-08-061-4/+4
* Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko2012-08-061-4/+2
* Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-061-1/+1
* Bluetooth: Remove missing codeAndre Guedes2012-08-061-6/+0
* Bluetooth: Improve debugging messages for hci_connAndrei Emeltchenko2012-06-301-0/+6
* Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko2012-06-121-1/+1
* Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko2012-06-051-0/+13
* Bluetooth: A2MP: AMP Manager basic functionsAndrei Emeltchenko2012-06-051-0/+1
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-051-1/+0
* Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan2012-06-051-5/+7
* Bluetooth: Use defined link key sizeAndrei Emeltchenko2012-06-051-1/+1
* Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal2012-05-161-0/+17
* Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan2012-05-091-2/+0
* Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan2012-05-091-1/+0
* Bluetooth: Remove advertising cacheAndre Guedes2012-05-091-9/+0
* Bluetooth: Add dst_type parameter to hci_connectAndre Guedes2012-05-091-1/+1
* Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes2012-05-091-0/+2
* Bluetooth: Move address type macros to bluetooth.hAndre Guedes2012-05-091-10/+6
* Bluetooth: remove header declared but not definedSyam Sidhardhan2012-05-091-2/+0
* Bluetooth: Remove MGMT_ADDR_INVALID macroAndre Guedes2012-05-091-1/+0
* Bluetooth: Add hci_cancel_le_scan() to hci_coreAndre Guedes2012-05-091-0/+1
* Bluetooth: Handle EIR tags for Device IDMarcel Holtmann2012-05-091-0/+4
* Bluetooth: Add TX power tag to EIR dataMarcel Holtmann2012-05-091-0/+1
* Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann2012-05-091-2/+1
* Bluetooth: Correct type for ediv to __le16Andrei Emeltchenko2012-05-091-2/+2
* Bluetooth: Correct type for hdev lmp_subverAndrei Emeltchenko2012-05-091-1/+1
* Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2012-04-161-0/+1
* Bluetooth: hci_persistent_key should return boolVishal Agarwal2012-04-161-1/+1
* Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg2012-03-281-0/+3
* Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg2012-03-281-4/+3
* Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta2012-03-281-1/+1
* Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-081-34/+33
* Bluetooth: Fix coding style in all .h filesGustavo F. Padovan2012-03-071-5/+5
* Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg2012-03-031-4/+0
* Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg2012-02-231-2/+2
* Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg2012-02-231-2/+3
* Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg2012-02-231-0/+3
* Bluetooth: Send management event for class of device changesMarcel Holtmann2012-02-231-0/+2
* Bluetooth: mgmt: Implement Set LE commandJohan Hedberg2012-02-231-0/+1
* Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg2012-02-231-1/+1
* Bluetooth: Add support for HCI monitor channelMarcel Holtmann2012-02-201-0/+1
* Bluetooth: Remove HCI notifier handlingMarcel Holtmann2012-02-201-5/+2
* Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann2012-02-201-2/+2
* Bluetooth: Interleaved discovery supportAndre Guedes2012-02-191-0/+2
OpenPOWER on IntegriCloud