summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorLines
2021-02-01Bluetooth: Skip eSCO 2M params when not supportedYu Liu-0/+1
2021-01-29Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede-0/+8
2021-01-25Bluetooth: L2CAP: Fix handling fragmented lengthLuiz Augusto von Dentz-0/+1
2021-01-25Bluetooth: disable advertisement filters during suspendHoward Chung-0/+2
2021-01-25Bluetooth: advmon offload MSFT remove monitorArchie Pusaka-2/+6
2021-01-25Bluetooth: advmon offload MSFT add monitorArchie Pusaka-3/+14
2021-01-25Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka-0/+25
2020-12-07Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler-5/+10
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler-0/+9
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler-1/+4
2020-12-07Bluetooth: Break add adv into two mgmt commandsDaniel Winkler-0/+36
2020-12-07Bluetooth: Add helper to set adv dataDaniel Winkler-0/+3
2020-12-07Bluetooth: Add toggle to switch off interleave scanHoward Chung-0/+1
2020-12-07Bluetooth: Interleave with allowlist scanHoward Chung-0/+10
2020-12-07Bluetooth: fix typo in struct nameReo Shiseki-2/+2
2020-09-25Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz-0/+2
2020-09-13Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi-0/+7
2020-09-13Bluetooth: Add suspend reason for device disconnectAbhishek Pandit-Subedi-0/+1
2020-09-13Bluetooth: Add mgmt suspend and resume eventsAbhishek Pandit-Subedi-0/+14
2020-09-11Bluetooth: Add MGMT capability flags for tx power and ext advertisingDaniel Winkler-0/+2
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman-0/+1
2020-07-30Bluetooth: Enable RPA TimeoutSathish Narasimman-0/+2
2020-07-30Bluetooth: Configure controller address resolution if availableMarcel Holtmann-0/+3
2020-07-30Bluetooth: Translate additional address type correctlyMarcel Holtmann-2/+4
2020-07-28Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas-0/+13
2020-07-16Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt-1/+1
2020-07-07Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud-0/+1
2020-06-22Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz-4/+6
2020-06-22Bluetooth: use configured params for ext advAlain Michaud-0/+8
2020-06-18Bluetooth: Terminate the link if pairing is cancelledManish Mandlik-2/+12
2020-06-18Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou-0/+1
2020-06-18Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou-0/+1
2020-06-18Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou-0/+2
2020-06-18Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou-0/+24
2020-06-18Bluetooth: Add definitions for advertisement monitor featuresMiao-chen Chou-0/+49
2020-06-18Bluetooth: Add get/set device flags mgmt opAbhishek Pandit-Subedi-0/+28
2020-06-18Bluetooth: Replace wakeable in hci_conn_paramsAbhishek Pandit-Subedi-1/+1
2020-06-18Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi-1/+10
2020-06-18Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi-2/+16
2020-06-12Bluetooth: centralize default value initialization.Alain Michaud-0/+18
2020-06-12Bluetooth: mgmt: read/set system parameter definitionsAlain Michaud-0/+18
2020-06-12Bluetooth: Use only 8 bits for the HCI CMSG state flagsAlain Michaud-2/+2
2020-06-12Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud-0/+12
2020-05-20Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz-2/+18
2020-05-18Bluetooth: L2CAP: Replace zero-length array with flexible-arrayGustavo A. R. Silva-3/+3
2020-05-13Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi-0/+1
2020-05-13Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi-1/+1
2020-05-11Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann-0/+11
2020-05-11Bluetooth: Add support for experimental features configurationMarcel Holtmann-0/+28
2020-05-11Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann-0/+1