summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFOBrian Gix2021-10-291-0/+1
* Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONNBrian Gix2021-10-291-0/+1
* Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFOBrian Gix2021-10-291-0/+2
* Bluetooth: hci_sync: Enable synch'd set_bredrBrian Gix2021-10-291-0/+1
* Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLEBrian Gix2021-10-291-0/+2
* Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERYLuiz Augusto von Dentz2021-10-291-0/+4
* Bluetooth: hci_sync: Convert MGMT_SET_POWEREDLuiz Augusto von Dentz2021-10-291-0/+6
* Bluetooth: hci_sync: Enable advertising when LL privacy is enabledLuiz Augusto von Dentz2021-10-292-1/+5
* Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3Luiz Augusto von Dentz2021-10-291-0/+2
* Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2Luiz Augusto von Dentz2021-10-292-0/+22
* Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1Luiz Augusto von Dentz2021-10-291-0/+3
* Bluetooth: Add helper for serialized HCI command executionMarcel Holtmann2021-10-292-7/+46
* Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz2021-10-011-1/+1
* Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz2021-09-211-1/+1
* Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz2021-09-211-37/+2
* Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz2021-09-131-0/+38
* Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz2021-09-131-0/+28
* Bluetooth: Add support for msbc coding formatKiran K2021-09-071-0/+1
* Bluetooth: Configure codec for HFP offload use caseKiran K2021-09-072-0/+11
* Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K2021-09-073-2/+41
* Bluetooth: Allow setting of codec for HFP offload use caseKiran K2021-09-071-0/+2
* Bluetooth: Allow querying of supported offload codecs over SCO socketKiran K2021-09-073-0/+25
* Bluetooth: Add support for Read Local Supported Codecs V2Kiran K2021-09-071-0/+29
* Bluetooth: Enumerate local supported codec and cache detailsKiran K2021-09-072-0/+58
* Bluetooth: Fix using RPA when address has been resolvedLuiz Augusto von Dentz2021-08-301-2/+3
* Bluetooth: Support the quality report eventsJoseph Hwang2021-08-302-0/+3
* Bluetooth: Store advertising handle so it can be re-enabledLuiz Augusto von Dentz2021-08-161-0/+1
* Bluetooth: Add support hdev to allocate private dataTedd Ho-Jeong An2021-08-051-1/+12
* Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz2021-08-031-0/+4
* Bluetooth: HCI: Add proper tracking for enable status of adv instancesLuiz Augusto von Dentz2021-08-031-0/+1
* Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-07-281-0/+1
* Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz2021-06-262-6/+8
* Bluetooth: use inclusive language when filtering devicesArchie Pusaka2021-06-262-12/+12
* Bluetooth: use inclusive language when tracking connectionsArchie Pusaka2021-06-261-3/+3
* Bluetooth: use inclusive language in SMPArchie Pusaka2021-06-261-1/+1
* Bluetooth: use inclusive language in HCI LE featuresArchie Pusaka2021-06-261-3/+3
* Bluetooth: use inclusive language to describe CPBArchie Pusaka2021-06-262-15/+15
* Bluetooth: use inclusive language in hci_core.hArchie Pusaka2021-06-261-22/+22
* Bluetooth: Add ncmd=0 recovery handlingManish Mandlik2021-06-262-0/+2
* Bluetooth: Return whether a connection is outboundYu Liu2021-06-262-1/+2