summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud2020-07-301-7/+19
* Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz2020-05-201-25/+3
* Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao2020-05-181-0/+1
* Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka2020-05-131-2/+17
* Bluetooth: allow scatternet connections if supported.Alain Michaud2020-04-281-1/+3
* Bluetooth: log advertisement packet length if it gets correctedDaniels Umanovskis2020-04-091-1/+2
* Bluetooth: Add support for Read Local Simple Pairing OptionsMarcel Holtmann2020-04-051-0/+21
* Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou2020-04-051-0/+5
* Bluetooth: add support to notify using SCO air modeSathish Narsimman2020-04-051-1/+22
* Bluetooth: fixing minor typo in commentAlain Michaud2020-04-031-1/+1
* Bluetooth: don't assume key size is 16 when the command failsAlain Michaud2020-03-251-4/+4
* Bluetooth: Fix incorrect branch in connection completeAbhishek Pandit-Subedi2020-03-231-8/+9
* Bluetooth: clean up connection in hci_cs_disconnectJoseph Hwang2020-03-121-1/+13
* Bluetooth: Handle BR/EDR devices during suspendAbhishek Pandit-Subedi2020-03-111-0/+24
* Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud2020-03-081-0/+39
* Bluetooth: guard against controllers sending zero'd eventsAlain Michaud2020-03-041-0/+6
* Bluetooth: secure bluetooth stack from bluedump attackHoward Chung2020-02-141-0/+10
* Bluetooth: Add support for LE PHY Update Complete eventLuiz Augusto von Dentz2020-01-041-0/+27
* Bluetooth: Remove usage of BT_ERR_RATELIMITED macroMarcel Holtmann2020-01-041-8/+6
* Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann2019-09-051-5/+0
* Bluetooth: validate BLE connection interval updatescsonsino2019-07-061-0/+5
* Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad2019-07-061-0/+72
* Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita2019-05-051-0/+12
* Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evtJaganath Kanakkassery2019-04-231-1/+1
* Bluetooth: hci_event: Use struct_size() helperGustavo A. R. Silva2019-02-181-4/+4
* Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg2018-12-191-0/+6
* Bluetooth: Remove redundant check on statusColin Ian King2018-10-141-21/+17
* Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik2018-09-271-0/+47
* Bluetooth: Add definitions for LE set address resolutionAnkit Navik2018-08-101-0/+28
* Bluetooth: remove redundant variables 'adv_set' and 'cp'YueHaibing2018-08-061-3/+0
* Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery2018-07-301-3/+40
* Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery2018-07-301-1/+36
* Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery2018-07-301-0/+2
* Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery2018-07-301-0/+2
* Bluetooth: Impmlement extended adv enableJaganath Kanakkassery2018-07-301-0/+72
* Bluetooth: Read no of adv sets during initJaganath Kanakkassery2018-07-301-0/+18
* Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery2018-07-301-13/+37
* Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery2018-07-301-0/+26
* Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery2018-07-061-0/+47
* Bluetooth: Introduce helpers for le conn status and completeJaganath Kanakkassery2018-07-061-45/+65
* Bluetooth: Process extended ADV report eventJaganath Kanakkassery2018-07-061-0/+52
* Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery2018-07-061-0/+51
* Bluetooth: Introduce helpers for LE set scan start and completeJaganath Kanakkassery2018-07-061-16/+21
* Bluetooth: Add HCI command for clear Resolv listAnkit Navik2018-07-061-0/+17
* Bluetooth: Store Resolv list sizeAnkit Navik2018-07-061-0/+18
* Bluetooth: Prevent buffer overflow for large advertisement dataChriz Chow2018-05-181-4/+8
* Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-031-4/+11
* Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-301-22/+24
* Bluetooth: fix spelling mistake: "advetising" -> "advertising"Colin Ian King2017-02-161-1/+1
* Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc2016-07-131-1/+15