summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
AgeCommit message (Expand)AuthorLines
2012-05-16Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal-0/+17
2012-05-09Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan-2/+0
2012-05-09Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan-1/+0
2012-05-09Bluetooth: Remove advertising cacheAndre Guedes-9/+0
2012-05-09Bluetooth: Add dst_type parameter to hci_connectAndre Guedes-1/+1
2012-05-09Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes-0/+2
2012-05-09Bluetooth: Move address type macros to bluetooth.hAndre Guedes-10/+6
2012-05-09Bluetooth: remove header declared but not definedSyam Sidhardhan-2/+0
2012-05-09Bluetooth: Remove MGMT_ADDR_INVALID macroAndre Guedes-1/+0
2012-05-09Bluetooth: Add hci_cancel_le_scan() to hci_coreAndre Guedes-0/+1
2012-05-09Bluetooth: Handle EIR tags for Device IDMarcel Holtmann-0/+4
2012-05-09Bluetooth: Add TX power tag to EIR dataMarcel Holtmann-0/+1
2012-05-09Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann-2/+1
2012-05-09Bluetooth: Correct type for ediv to __le16Andrei Emeltchenko-2/+2
2012-05-09Bluetooth: Correct type for hdev lmp_subverAndrei Emeltchenko-1/+1
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal-0/+1
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal-1/+1
2012-03-28Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg-0/+3
2012-03-28Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg-4/+3
2012-03-28Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta-1/+1
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan-34/+33
2012-03-07Bluetooth: Fix coding style in all .h filesGustavo F. Padovan-5/+5
2012-03-03Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg-4/+0
2012-02-23Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg-2/+2
2012-02-23Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg-2/+3
2012-02-23Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg-0/+3
2012-02-23Bluetooth: Send management event for class of device changesMarcel Holtmann-0/+2
2012-02-23Bluetooth: mgmt: Implement Set LE commandJohan Hedberg-0/+1
2012-02-23Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg-1/+1
2012-02-20Bluetooth: Add support for HCI monitor channelMarcel Holtmann-0/+1
2012-02-20Bluetooth: Remove HCI notifier handlingMarcel Holtmann-5/+2
2012-02-20Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann-2/+2
2012-02-19Bluetooth: Interleaved discovery supportAndre Guedes-0/+2
2012-02-19Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes-2/+1
2012-02-19Bluetooth: Track discovery typeAndre Guedes-0/+1
2012-02-19Bluetooth: Prepare start_discoveryAndre Guedes-0/+12
2012-02-17Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg-0/+1
2012-02-17Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg-0/+1
2012-02-13Bluetooth: Introduce to_hci_connDavid Herrmann-0/+1
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann-1/+10
2012-02-13Bluetooth: Introduce to_hci_dev()David Herrmann-0/+2
2012-02-13Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg-1/+2
2012-02-13Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg-4/+4
2012-02-13Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg-8/+10
2012-02-13Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg-1/+2
2012-02-13Bluetooth: Add hci_le_scan()Andre Guedes-0/+6
2012-02-13Bluetooth: Add hci_do_le_scan()Andre Guedes-0/+8
2012-02-13Bluetooth: LE scan should send Discovering eventsAndre Guedes-0/+1
2012-02-13Bluetooth: Clean up structures left unusedVinicius Costa Gomes-16/+0
2012-02-13Bluetooth: Add MGMT handlers for dealing with SMP LTK'sVinicius Costa Gomes-0/+2