summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz2021-06-261-4/+4
* Bluetooth: use inclusive language when filtering devicesArchie Pusaka2021-06-261-4/+4
* Bluetooth: use inclusive language when tracking connectionsArchie Pusaka2021-06-261-3/+3
* Bluetooth: use inclusive language to describe CPBArchie Pusaka2021-06-261-2/+2
* Bluetooth: Add ncmd=0 recovery handlingManish Mandlik2021-06-261-0/+1
* Bluetooth: Return whether a connection is outboundYu Liu2021-06-261-1/+1
* Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann2021-04-081-0/+1
* Bluetooth: Fix default values for advertising intervalMarcel Holtmann2021-04-081-2/+2
* Bluetooth: Add support for reading AOSP vendor capabilitiesMarcel Holtmann2021-04-061-0/+11
* Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-03-221-0/+1
* Bluetooth: Skip eSCO 2M params when not supportedYu Liu2021-02-011-0/+1
* Bluetooth: disable advertisement filters during suspendHoward Chung2021-01-251-0/+2
* Bluetooth: advmon offload MSFT remove monitorArchie Pusaka2021-01-251-2/+6
* Bluetooth: advmon offload MSFT add monitorArchie Pusaka2021-01-251-3/+14
* Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka2021-01-251-0/+9
* Bluetooth: Query LE tx power on startupDaniel Winkler2020-12-071-0/+2
* Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler2020-12-071-1/+4
* Bluetooth: Break add adv into two mgmt commandsDaniel Winkler2020-12-071-0/+2
* Bluetooth: Add helper to set adv dataDaniel Winkler2020-12-071-0/+3
* Bluetooth: Add toggle to switch off interleave scanHoward Chung2020-12-071-0/+1
* Bluetooth: Interleave with allowlist scanHoward Chung2020-12-071-0/+10
* Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi2020-09-131-0/+3
* Bluetooth: Add mgmt suspend and resume eventsAbhishek Pandit-Subedi2020-09-131-0/+3
* Bluetooth: Configure controller address resolution if availableMarcel Holtmann2020-07-301-0/+3
* Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt2020-07-161-1/+1
* Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud2020-07-071-0/+1
* Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz2020-06-221-4/+6
* Bluetooth: Terminate the link if pairing is cancelledManish Mandlik2020-06-181-2/+12
* Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou2020-06-181-0/+1
* Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou2020-06-181-0/+1
* Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou2020-06-181-0/+2
* Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou2020-06-181-0/+24
* Bluetooth: Replace wakeable in hci_conn_paramsAbhishek Pandit-Subedi2020-06-181-1/+1
* Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi2020-06-181-1/+10
* Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi2020-06-181-2/+16
* Bluetooth: centralize default value initialization.Alain Michaud2020-06-121-0/+18
* Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz2020-05-201-2/+18
* Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi2020-05-131-0/+1
* Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi2020-05-131-1/+1
* Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann2020-05-111-0/+1
* Bluetooth: Clear HCI_LL_RPA_RESOLUTION flag on resetMarcel Holtmann2020-04-151-0/+1
* Bluetooth: Add support for Read Local Simple Pairing OptionsMarcel Holtmann2020-04-051-0/+2
* Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou2020-04-051-0/+13
* Bluetooth: Pause discovery and advertising during suspendAbhishek Pandit-Subedi2020-03-111-0/+11
* Bluetooth: Handle LE devices during suspendAbhishek Pandit-Subedi2020-03-111-0/+1
* Bluetooth: Handle BR/EDR devices during suspendAbhishek Pandit-Subedi2020-03-111-1/+9
* Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPENDAbhishek Pandit-Subedi2020-03-111-0/+23
* Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud2020-03-081-0/+1
* Bluetooth: Add BT_PHY socket optionLuiz Augusto von Dentz2020-02-141-0/+2
* Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.Alain Michaud2020-01-151-0/+10