summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2021-11-25Bluetooth: Send device found event on name resolve failureArchie Pusaka
2021-11-25Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_keyLuiz Augusto von Dentz
2021-11-25Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_keyLuiz Augusto von Dentz
2021-11-24Bluetooth: refactor malicious adv data checkBrian Gix
2021-11-16Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated error eventArchie Pusaka
2021-11-16Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated eventArchie Pusaka
2021-11-16Bluetooth: fix uninitialized variables notify_evtJackie Liu
2021-11-16Bluetooth: stop proccessing malicious adv dataPavel Skripkin
2021-10-29Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_SSPBrian Gix
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERYLuiz Augusto von Dentz
2021-10-29Bluetooth: hci_sync: Rework background scanLuiz Augusto von Dentz
2021-10-29Bluetooth: hci_sync: Enable advertising when LL privacy is enabledLuiz Augusto von Dentz
2021-10-29Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2Luiz Augusto von Dentz
2021-10-28Bluetooth: Fix removing adv when processing cmd completeArchie Pusaka
2021-10-06Bluetooth: Fix handling of SUSPEND_DISCONNECTINGLuiz Augusto von Dentz
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz
2021-09-07Bluetooth: Allow usb to auto-suspend when SCO use non-HCI transportChethan T N
2021-09-07Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K
2021-08-30Bluetooth: Fix using RPA when address has been resolvedLuiz Augusto von Dentz
2021-08-30Bluetooth: Fix using address type from eventsLuiz Augusto von Dentz
2021-08-30Bluetooth: Fix enabling advertising for central roleLuiz Augusto von Dentz
2021-08-16Bluetooth: Fix race condition in handling NOP commandKiran K
2021-08-16Bluetooth: Store advertising handle so it can be re-enabledLuiz Augusto von Dentz
2021-08-16Bluetooth: Fix handling of LE Enhanced Connection CompleteLuiz Augusto von Dentz
2021-08-03Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz
2021-08-03Bluetooth: HCI: Add proper tracking for enable status of adv instancesLuiz Augusto von Dentz
2021-07-29Bluetooth: skip invalid hci_sync_conn_complete_evtDesmond Cheong Zhi Xi
2021-06-26Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz
2021-06-26Bluetooth: use inclusive language when filtering devicesArchie Pusaka
2021-06-26Bluetooth: use inclusive language when tracking connectionsArchie Pusaka
2021-06-26Bluetooth: use inclusive language in HCI role commentsArchie Pusaka
2021-06-26Bluetooth: use inclusive language in commentsArchie Pusaka
2021-06-26Bluetooth: use inclusive language in HCI LE featuresArchie Pusaka
2021-06-26Bluetooth: Translate additional address type during le_conn_compSathish Narasimman
2021-06-26Bluetooth: Remove spurious error messageSzymon Janc
2021-06-26Bluetooth: Fix alt settings for incoming SCO with transparent coding formatKiran K
2021-06-26Bluetooth: Add ncmd=0 recovery handlingManish Mandlik
2021-06-26Bluetooth: Return whether a connection is outboundYu Liu
2021-06-02Bluetooth: Fix spelling mistakesZheng Yongjun
2021-04-06Bluetooth: Use ext adv handle from requests in CCsDaniel Winkler
2021-04-02Bluetooth: Coding style fixMeng Yu
2021-03-22Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2021-03-17Bluetooth: Fix incorrect status handling in LE PHY UPDATE eventAyush Garg
2021-03-03Bluetooth: Remove unneeded commands for suspendAbhishek Pandit-Subedi
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler
2020-12-07Bluetooth: Break add adv into two mgmt commandsDaniel Winkler
2020-11-11Bluetooth: consolidate error paths in hci_phy_link_complete_evt()Sergey Shtylyov
2020-11-09Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye
2020-11-09Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn