aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAge
* Bluetooth: Fix missing check for FIPS security levelJohan Hedberg2014-06-02
* Bluetooth: Fix authentication check for FIPS security levelJohan Hedberg2014-05-31
* Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek2014-05-16
* Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2014-05-09
* Bluetooth: Store RSSI for connectionAndrzej Kaczmarek2014-05-08
* Bluetooth: Request MITM Protection when initiatorMikel Astiz2014-04-11
* Bluetooth: Use MITM Protection when IO caps allow itTimo Mueller2014-04-11
* Bluetooth: Refactor code for outgoing dedicated bondingMikel Astiz2014-04-11
* Bluetooth: Refactor hci_get_auth_req()Mikel Astiz2014-04-11
* Bluetooth: Fix address in unmergeable device found eventsJohan Hedberg2014-03-29
* Bluetooth: Fix RSSI value in device found event from disabling scanJohan Hedberg2014-03-26
* Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg2014-03-26
* Bluetooth: Don't send device found events for duplicate reportsJohan Hedberg2014-03-26
* Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg2014-03-26
* Bluetooth: Add directed advertising support through connect()Johan Hedberg2014-03-26
* Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg2014-03-26
* Bluetooth: Don't send device found events during passive scanningJohan Hedberg2014-03-26
* Bluetooth: Fix LE responder/initiator address settingJohan Hedberg2014-03-26
* Bluetooth: Move local identity address setting to a central placeJohan Hedberg2014-03-26
* Bluetooth: Refactor advertising report processing into its own functionJohan Hedberg2014-03-26
* Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg2014-03-24
* Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-21
* Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-20
* Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann2014-03-19
* Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
* Bluetooth: Fix aborting eSCO connection in case of error 0x20Andrew Earl2014-03-11
* Bluetooth: Fix removing Long Term KeyClaudio Takahasi2014-03-05
* Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg2014-02-28
* Bluetooth: Fix trying to disable scanning twiceJohan Hedberg2014-02-28
* Bluetooth: Add timeout for LE connection attemptsJohan Hedberg2014-02-28
* Bluetooth: Track LE initiator and responder address informationJohan Hedberg2014-02-28
* Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann2014-02-28
* Bluetooth: Track LE white list modification via HCI commandsMarcel Holtmann2014-02-28
* Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg2014-02-27
* Bluetooth: Add tracking of advertising address typeJohan Hedberg2014-02-27
* Bluetooth: Support resolvable private addressesAndre Guedes2014-02-26
* Bluetooth: Introduce LE auto connect optionsAndre Guedes2014-02-26
* Bluetooth: Introduce LE auto connection infrastructureAndre Guedes2014-02-26
* Bluetooth: Declare le_conn_failed in hci_core.hAndre Guedes2014-02-26
* Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.cJohan Hedberg2014-02-24
* Bluetooth: Move HCI_ADVERTISING handling into mgmt.cJohan Hedberg2014-02-24
* Bluetooth: Ensure hci_conn always contains the local identity addressJohan Hedberg2014-02-23
* Bluetooth: Track the current configured random addressMarcel Holtmann2014-02-20
* Bluetooth: Fix wrong identity address during connection failuresMarcel Holtmann2014-02-18
* Bluetooth: Use connection address for reporting connection failuresMarcel Holtmann2014-02-18
* Bluetooth: Report identity address when remote device connectsMarcel Holtmann2014-02-18
* Bluetooth: Track the LE Identity Address in struct hci_connJohan Hedberg2014-02-18
* Bluetooth: Track if link is using P-256 authenticated combination keyMarcel Holtmann2014-02-13
* Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR linksMarcel Holtmann2014-02-13
* Bluetooth: Remove one level of indentation from hci_encrypt_change_evtMarcel Holtmann2014-02-13