summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes2012-02-191-2/+1
* Bluetooth: Track discovery typeAndre Guedes2012-02-191-0/+1
* Bluetooth: Prepare start_discoveryAndre Guedes2012-02-191-0/+12
* Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg2012-02-171-0/+1
* Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg2012-02-171-0/+1
* Bluetooth: Introduce to_hci_connDavid Herrmann2012-02-131-0/+1
* Bluetooth: Remove hci_dev->driver_dataDavid Herrmann2012-02-131-1/+10
* Bluetooth: Introduce to_hci_dev()David Herrmann2012-02-131-0/+2
* Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg2012-02-131-1/+2
* Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg2012-02-131-4/+4
* Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg2012-02-131-8/+10
* Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg2012-02-131-1/+2
* Bluetooth: Add hci_le_scan()Andre Guedes2012-02-131-0/+6
* Bluetooth: Add hci_do_le_scan()Andre Guedes2012-02-131-0/+8
* Bluetooth: LE scan should send Discovering eventsAndre Guedes2012-02-131-0/+1
* Bluetooth: Clean up structures left unusedVinicius Costa Gomes2012-02-131-16/+0
* Bluetooth: Add MGMT handlers for dealing with SMP LTK'sVinicius Costa Gomes2012-02-131-0/+2
OpenPOWER on IntegriCloud