aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAge
* Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg2012-03-28
* Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg2012-03-28
* Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta2012-03-28
* Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-08
* Bluetooth: Fix coding style in all .h filesGustavo F. Padovan2012-03-06
* Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg2012-03-02
* Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg2012-02-23
* Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg2012-02-23
* Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg2012-02-23
* Bluetooth: Send management event for class of device changesMarcel Holtmann2012-02-23
* Bluetooth: mgmt: Implement Set LE commandJohan Hedberg2012-02-23
* Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg2012-02-23
* Bluetooth: Add support for HCI monitor channelMarcel Holtmann2012-02-20
* Bluetooth: Remove HCI notifier handlingMarcel Holtmann2012-02-20
* Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann2012-02-20
* Bluetooth: Interleaved discovery supportAndre Guedes2012-02-19
* Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes2012-02-19
* Bluetooth: Track discovery typeAndre Guedes2012-02-19
* Bluetooth: Prepare start_discoveryAndre Guedes2012-02-19
* Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg2012-02-17
* Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg2012-02-17
* Bluetooth: Introduce to_hci_connDavid Herrmann2012-02-13
* Bluetooth: Remove hci_dev->driver_dataDavid Herrmann2012-02-13
* Bluetooth: Introduce to_hci_dev()David Herrmann2012-02-13
* Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg2012-02-13
* Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg2012-02-13
* Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg2012-02-13
* Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg2012-02-13
* Bluetooth: Add hci_le_scan()Andre Guedes2012-02-13
* Bluetooth: Add hci_do_le_scan()Andre Guedes2012-02-13
* Bluetooth: LE scan should send Discovering eventsAndre Guedes2012-02-13
* Bluetooth: Clean up structures left unusedVinicius Costa Gomes2012-02-13
* Bluetooth: Add MGMT handlers for dealing with SMP LTK'sVinicius Costa Gomes2012-02-13
* Bluetooth: Use the updated key structures for handling LTKsVinicius Costa Gomes2012-02-13
* Bluetooth: Add new structures for handling SMP Long Term KeysVinicius Costa Gomes2012-02-13
* Bluetooth: Fix potential deadlockAndre Guedes2012-02-13
* Bluetooth: Add a convenience function to check for SSP enabledJohan Hedberg2012-02-13
* Bluetooth: Convert hdev->ssp_mode to a flagJohan Hedberg2012-02-13
* Bluetooth: Merge boolean members of struct hci_conn into flagsJohan Hedberg2012-02-13
* Bluetooth: Update device_connected and device_found events to latest APIJohan Hedberg2012-02-13
* Bluetooth: Convert hdev->out to a bool typeJohan Hedberg2012-02-13
* Bluetooth: Rename conn->pend to conn->flagsJohan Hedberg2012-02-13
* Bluetooth: Merge device class into the EIR data in mgmt_ev_device_foundJohan Hedberg2012-02-13
* Bluetooth: Move eir_has_data_field to hci_core.hJohan Hedberg2012-02-13
* Bluetooth: Add eir_len parameter to mgmt_ev_device_foundJohan Hedberg2012-02-13
* Bluetooth: Rename mgmt connected events to match user spaceJohan Hedberg2012-02-13
* Bluetooth: Add 'eir_len' param to mgmt_device_found()Andre Guedes2012-02-13
* Bluetooth: Sort to-be-resolved devices by RSSI during discoveryJohan Hedberg2012-02-13
* Bluetooth: Remove __hci_dev_put/holdDavid Herrmann2012-02-13
* Bluetooth: Correctly take hci_dev->dev refcountDavid Herrmann2012-02-13