summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorLines
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan-0/+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-04-05Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan-1/+1
2012-03-28Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko-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: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold-0/+1
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-39/+39
2012-03-07Bluetooth: Use correct type for userspace exported structsGustavo F. Padovan-3/+3
2012-03-07Bluetooth: Fix coding style in mgmt.hGustavo F. Padovan-79/+78
2012-03-03Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg-4/+0
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg-0/+1
2012-03-02Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann-5/+5
2012-03-01Bluetooth: mgmt: Add defines for command sizesJohan Hedberg-0/+34
2012-02-29Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko-0/+1
2012-02-28Bluetooth: Add missing host features definitionsJohan Hedberg-1/+3
2012-02-27Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg-2/+2
2012-02-24Bluetooth: mgmt: Track pending class changesJohan Hedberg-0/+1
2012-02-23Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg-2/+3
2012-02-23Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg-2/+3
2012-02-23Bluetooth: mgmt: Fix device_found parametersJohan Hedberg-1/+4
2012-02-23Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg-1/+4
2012-02-23Bluetooth: Send management event for class of device changesMarcel Holtmann-0/+2
2012-02-23Bluetooth: mgmt: Implement Set LE commandJohan Hedberg-0/+2
2012-02-23Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg-1/+1
2012-02-23Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg-0/+1
2012-02-23Bluetooth: Add l2cap_chan_lockAndrei Emeltchenko-0/+11
2012-02-21Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg-0/+2
2012-02-21Bluetooth: Fix parameter list for setting local nameMarcel Holtmann-0/+1
2012-02-21Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg-0/+1
2012-02-21Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg-0/+4
2012-02-21Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg-0/+3
2012-02-20Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann-0/+1
2012-02-20Bluetooth: Add support for HCI monitor channelMarcel Holtmann-0/+53
2012-02-20Bluetooth: Remove HCI notifier handlingMarcel Holtmann-5/+2
2012-02-20Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann-1/+0
2012-02-20Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann-2/+2
2012-02-19Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg-7/+1
2012-02-19Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg-1/+1
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-5/+12
2012-02-17Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg-0/+1
2012-02-17Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg-2/+2
2012-02-17Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg-4/+4
2012-02-17Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg-1/+1