summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedLuiz Augusto von Dentz2022-04-261-1/+1
* Bluetooth: hci_event: Fix checking for invalid handle on error statusLuiz Augusto von Dentz2022-04-261-0/+1
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-244-7/+52
|\
| * Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()Gavin Li2022-03-181-1/+1
| * Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALLIsmael Ferreras Morezuelas2022-03-181-0/+10
| * Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}Luiz Augusto von Dentz2022-03-041-6/+8
| * Bluetooth: mgmt: Replace zero-length array with flexible-array memberChangcheng Deng2022-03-041-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-032-2/+9
| |\
| * | Bluetooth: hci_event: Ignore multiple conn complete eventsSoenke Huster2022-01-251-0/+3
| * | Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost eventsManish Mandlik2022-01-202-0/+19
| * | Bluetooth: msft: Handle MSFT Monitor Device EventManish Mandlik2022-01-201-0/+11
* | | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
| |/
* | Bluetooth: hci_sync: Fix not using conn_timeoutLuiz Augusto von Dentz2022-02-241-0/+8
* | Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunksLuiz Augusto von Dentz2022-02-241-2/+1
|/
* Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evtLuiz Augusto von Dentz2022-01-061-5/+1
* Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supportedLuiz Augusto von Dentz2021-12-221-0/+1
* Bluetooth: hci_sync: Add check simultaneous roles supportLuiz Augusto von Dentz2021-12-221-0/+6
* Bluetooth: hci_sync: Add support for waiting specific LE subeventsLuiz Augusto von Dentz2021-12-221-0/+1
* Bluetooth: hci_sync: Add hci_le_create_conn_syncLuiz Augusto von Dentz2021-12-222-2/+5
* Bluetooth: hci_sync: Push sync command cancellation to workqueueBenjamin Berg2021-12-222-0/+2
* Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skbLuiz Augusto von Dentz2021-12-071-0/+6
* Bluetooth: hci_sync: Set Privacy Mode when updating the resolving listLuiz Augusto von Dentz2021-12-072-0/+11
* Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flagLuiz Augusto von Dentz2021-12-071-0/+4
* Bluetooth: hci_core: Rework hci_conn_params flagsLuiz Augusto von Dentz2021-12-071-12/+12
* Bluetooth: add quirk disabling LE Read Transmit PowerAditya Garg2021-12-071-0/+9
* Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report eventLuiz Augusto von Dentz2021-12-071-1/+6
* Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report eventLuiz Augusto von Dentz2021-12-071-6/+11
* Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report eventLuiz Augusto von Dentz2021-12-071-1/+6
* Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result eventLuiz Augusto von Dentz2021-12-071-0/+5
* Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI eventLuiz Augusto von Dentz2021-12-071-2/+10
* Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result eventLuiz Augusto von Dentz2021-12-071-0/+5
* Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets eventLuiz Augusto von Dentz2021-12-071-1/+1
* Bluetooth: HCI: Use skb_pull_data to parse BR/EDR eventsLuiz Augusto von Dentz2021-12-071-0/+4
* Bluetooth: Add hci_cmd_sync_cancel to public APIBenjamin Berg2021-12-031-0/+1
* Bluetooth: Limit duration of Remote Name ResolveArchie Pusaka2021-11-251-0/+3
* Bluetooth: Send device found event on name resolve failureArchie Pusaka2021-11-251-4/+5
* 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-252-4/+4
* Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated eventArchie Pusaka2021-11-161-0/+1
* Bluetooth: hci_request: Remove bg_scan_update workLuiz Augusto von Dentz2021-11-161-1/+0
* Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_syncLuiz Augusto von Dentz2021-11-162-2/+2
* Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_syncLuiz Augusto von Dentz2021-11-162-2/+3
* Bluetooth: Add struct of reading AOSP vendor capabilitiesJoseph Hwang2021-11-021-0/+1
* Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz2021-10-292-4/+3
* Bluetooth: hci_sync: Rework init stagesLuiz Augusto von Dentz2021-10-291-0/+1
* Bluetooth: hci_sync: Convert MGMT_OP_SSPBrian Gix2021-10-292-1/+1
* Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAMEBrian Gix2021-10-291-0/+1
* Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATABrian Gix2021-10-291-0/+2
* Bluetooth: hci_sync: Convert MGMT_OP_SET_LEBrian Gix2021-10-291-0/+4