aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAge
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-08
* Bluetooth: mgmt: Fix updating local name when powering onJohan Hedberg2012-03-02
* Bluetooth: Fix clearing of HCI_PENDING_CLASS flagJohan Hedberg2012-03-01
* Bluetooth: Fix coding style with breaking linesGustavo F. Padovan2012-02-29
* Bluetooth: Use NULL instead of integer for mgmt_device_connected paramSzymon Janc2012-02-29
* Bluetooth: Use LMP_HOST_SSP define instead of magic valuesJohan Hedberg2012-02-27
* Bluetooth: Remove redundant read_host_features commandsJohan Hedberg2012-02-27
* Bluetooth: Fix init request completion with AMP controllersAndrei Emeltchenko2012-02-24
* Bluetooth: Fix init request completion with old controllersJohan Hedberg2012-02-24
* Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg2012-02-23
* Bluetooth: Set DISCOVERY_STOPPED if controller resetsAndre Guedes2012-02-23
* Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg2012-02-23
* Bluetooth: mgmt: Allow local name changes while powered offJohan Hedberg2012-02-23
* Bluetooth: Fix read_name updating when HCI_SETUP is not setJohan Hedberg2012-02-23
* Bluetooth: Send management event for class of device changesMarcel Holtmann2012-02-23
* Bluetooth: mgmt: Fix updating EIR when updating the nameJohan Hedberg2012-02-23
* Bluetooth: mgmt: Implement Set LE commandJohan Hedberg2012-02-23
* Bluetooth: Explicitly clear EIR data upon hci_dev setupJohan Hedberg2012-02-23
* Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg2012-02-23
* Bluetooth: Remove unneeded hci_cc_read_ssp_mode functionJohan Hedberg2012-02-23
* Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg2012-02-23
* Bluetooth: Fix clearing of persistent dev_flagsJohan Hedberg2012-02-21
* Bluetooth: Set supported settings based on enabled HS and/or LEMarcel 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: mgmt: Add support for Set SSP commandJohan Hedberg2012-02-17
* Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg2012-02-17
* Bluetooth: Add address type to mgmt_ev_auth_failedJohan 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: MGMT start discovery LE-Only supportAndre Guedes2012-02-13
* Bluetooth: Add hci_do_le_scan()Andre Guedes2012-02-13
* Bluetooth: LE scan should send Discovering eventsAndre Guedes2012-02-13
* Bluetooth: Use the updated key structures for handling LTKsVinicius Costa Gomes2012-02-13
* Bluetooth: Fix clearing of debug and linkkey flagsHemant Gupta2012-02-13
* Bluetooth: Send correct response to IO Capability RequestHemant Gupta2012-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: Move eir_has_data_field to hci_core.hJohan Hedberg2012-02-13
* Bluetooth: Rename eir_has_complete_name to eir_has_data_typeJohan Hedberg2012-02-13
* Bluetooth: Rename mgmt connected events to match user spaceJohan Hedberg2012-02-13
* Bluetooth: Fix clearing persistent flagsJohan Hedberg2012-02-13
* Bluetooth: Report LE devicesAndre Guedes2012-02-13