aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-30Bluetooth: Improve debugging messages for hci_connAndrei Emeltchenko1-0/+6
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko1-1/+1
2012-06-05Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko1-0/+13
2012-06-05Bluetooth: A2MP: AMP Manager basic functionsAndrei Emeltchenko1-0/+1
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan1-1/+0
2012-06-05Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan1-5/+7
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko1-1/+1
2012-05-16Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal1-0/+17
2012-05-09Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan1-2/+0
2012-05-09Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan1-1/+0
2012-05-09Bluetooth: Remove advertising cacheAndre Guedes1-9/+0
2012-05-09Bluetooth: Add dst_type parameter to hci_connectAndre Guedes1-1/+1
2012-05-09Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes1-0/+2
2012-05-09Bluetooth: Move address type macros to bluetooth.hAndre Guedes1-10/+6
2012-05-09Bluetooth: remove header declared but not definedSyam Sidhardhan1-2/+0
2012-05-09Bluetooth: Remove MGMT_ADDR_INVALID macroAndre Guedes1-1/+0
2012-05-09Bluetooth: Add hci_cancel_le_scan() to hci_coreAndre Guedes1-0/+1
2012-05-09Bluetooth: Handle EIR tags for Device IDMarcel Holtmann1-0/+4
2012-05-09Bluetooth: Add TX power tag to EIR dataMarcel Holtmann1-0/+1
2012-05-09Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann1-2/+1
2012-05-09Bluetooth: Correct type for ediv to __le16Andrei Emeltchenko1-2/+2
2012-05-09Bluetooth: Correct type for hdev lmp_subverAndrei Emeltchenko1-1/+1
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal1-0/+1
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal1-1/+1
2012-03-28Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg1-0/+3
2012-03-28Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg1-4/+3
2012-03-28Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta1-1/+1
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan1-34/+33
2012-03-07Bluetooth: Fix coding style in all .h filesGustavo F. Padovan1-5/+5
2012-03-03Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg1-4/+0
2012-02-23Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg1-2/+2
2012-02-23Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg1-2/+3
2012-02-23Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg1-0/+3
2012-02-23Bluetooth: Send management event for class of device changesMarcel Holtmann1-0/+2
2012-02-23Bluetooth: mgmt: Implement Set LE commandJohan Hedberg1-0/+1
2012-02-23Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg1-1/+1
2012-02-20Bluetooth: Add support for HCI monitor channelMarcel Holtmann1-0/+1
2012-02-20Bluetooth: Remove HCI notifier handlingMarcel Holtmann1-5/+2
2012-02-20Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann1-2/+2
2012-02-19Bluetooth: Interleaved discovery supportAndre Guedes1-0/+2
2012-02-19Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes1-2/+1
2012-02-19Bluetooth: Track discovery typeAndre Guedes1-0/+1
2012-02-19Bluetooth: Prepare start_discoveryAndre Guedes1-0/+12
2012-02-17Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg1-0/+1
2012-02-17Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg1-0/+1
2012-02-13Bluetooth: Introduce to_hci_connDavid Herrmann1-0/+1
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann1-1/+10
2012-02-13Bluetooth: Introduce to_hci_dev()David Herrmann1-0/+2
2012-02-13Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg1-1/+2
2012-02-13Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg1-4/+4