summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_sync: Add support for waiting specific LE subeventsLuiz Augusto von Dentz2021-12-221-15/+26
* Bluetooth: hci_sync: Add hci_le_create_conn_syncLuiz Augusto von Dentz2021-12-221-3/+3
* Bluetooth: hci_event: Use skb_pull_data when processing inquiry resultsLuiz Augusto von Dentz2021-12-221-2/+18
* Bluetooth: hci_sync: Set Privacy Mode when updating the resolving listLuiz Augusto von Dentz2021-12-071-1/+29
* Bluetooth: hci_event: Use of a function table to handle Command StatusLuiz Augusto von Dentz2021-12-071-93/+59
* Bluetooth: hci_event: Use of a function table to handle Command CompleteLuiz Augusto von Dentz2021-12-071-1096/+752
* Bluetooth: hci_event: Use of a function table to handle LE subeventsLuiz Augusto von Dentz2021-12-071-125/+122
* Bluetooth: hci_event: Use of a function table to handle HCI eventsLuiz Augusto von Dentz2021-12-071-514/+390
* Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report eventLuiz Augusto von Dentz2021-12-071-7/+19
* Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report eventLuiz Augusto von Dentz2021-12-071-11/+25
* Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report eventLuiz Augusto von Dentz2021-12-071-15/+24
* Bluetooth: HCI: Use skb_pull_data to parse LE MetaeventsLuiz Augusto von Dentz2021-12-071-11/+64
* Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result eventLuiz Augusto von Dentz2021-12-071-5/+15
* Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI eventLuiz Augusto von Dentz2021-12-071-17/+23
* Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result eventLuiz Augusto von Dentz2021-12-071-5/+14
* Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets eventLuiz Augusto von Dentz2021-12-071-9/+11
* Bluetooth: HCI: Use skb_pull_data to parse Command Complete eventLuiz Augusto von Dentz2021-12-071-241/+663
* Bluetooth: HCI: Use skb_pull_data to parse BR/EDR eventsLuiz Augusto von Dentz2021-12-071-47/+213
* Bluetooth: Limit duration of Remote Name ResolveArchie Pusaka2021-11-251-0/+7
* Bluetooth: Send device found event on name resolve failureArchie Pusaka2021-11-251-7/+4
* Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_keyLuiz Augusto von Dentz2021-11-251-1/+1
* Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_keyLuiz Augusto von Dentz2021-11-251-2/+2
* Bluetooth: refactor malicious adv data checkBrian Gix2021-11-241-5/+5
* Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated error eventArchie Pusaka2021-11-161-1/+8
* Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated eventArchie Pusaka2021-11-161-0/+12
* Bluetooth: fix uninitialized variables notify_evtJackie Liu2021-11-161-14/+9
* Bluetooth: stop proccessing malicious adv dataPavel Skripkin2021-11-161-1/+7
* Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz2021-10-291-18/+53
* Bluetooth: hci_sync: Convert MGMT_OP_SSPBrian Gix2021-10-291-3/+1
* Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERYLuiz Augusto von Dentz2021-10-291-12/+3
* Bluetooth: hci_sync: Rework background scanLuiz Augusto von Dentz2021-10-291-2/+2
* Bluetooth: hci_sync: Enable advertising when LL privacy is enabledLuiz Augusto von Dentz2021-10-291-3/+1
* Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2Luiz Augusto von Dentz2021-10-291-0/+57
* Bluetooth: Fix removing adv when processing cmd completeArchie Pusaka2021-10-281-2/+4
* Bluetooth: Fix handling of SUSPEND_DISCONNECTINGLuiz Augusto von Dentz2021-10-061-8/+8
* Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz2021-09-211-0/+1
* Bluetooth: Allow usb to auto-suspend when SCO use non-HCI transportChethan T N2021-09-071-4/+11
* Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K2021-09-071-0/+39
* Bluetooth: Fix using RPA when address has been resolvedLuiz Augusto von Dentz2021-08-301-13/+20
* Bluetooth: Fix using address type from eventsLuiz Augusto von Dentz2021-08-301-31/+22
* Bluetooth: Fix enabling advertising for central roleLuiz Augusto von Dentz2021-08-301-2/+2
* Bluetooth: Fix race condition in handling NOP commandKiran K2021-08-161-6/+4
* Bluetooth: Store advertising handle so it can be re-enabledLuiz Augusto von Dentz2021-08-161-16/+29
* Bluetooth: Fix handling of LE Enhanced Connection CompleteLuiz Augusto von Dentz2021-08-161-31/+62
* Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz2021-08-031-9/+23
* Bluetooth: HCI: Add proper tracking for enable status of adv instancesLuiz Augusto von Dentz2021-08-031-0/+28
* Bluetooth: skip invalid hci_sync_conn_complete_evtDesmond Cheong Zhi Xi2021-07-291-0/+15
* Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz2021-06-261-1/+12
* Bluetooth: use inclusive language when filtering devicesArchie Pusaka2021-06-261-35/+35
* Bluetooth: use inclusive language when tracking connectionsArchie Pusaka2021-06-261-2/+2