summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt.c
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supportedLuiz Augusto von Dentz2021-12-221-42/+72
* Bluetooth: hci_sync: Add check simultaneous roles supportLuiz Augusto von Dentz2021-12-221-4/+1
* Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_CONNECTEDLuiz Augusto von Dentz2021-12-211-8/+18
* Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_FOUNDLuiz Augusto von Dentz2021-12-211-21/+31
* Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flagLuiz Augusto von Dentz2021-12-071-0/+12
* Bluetooth: hci_core: Rework hci_conn_params flagsLuiz Augusto von Dentz2021-12-071-10/+20
* Bluetooth: MGMT: Use hci_dev_test_and_{set,clear}_flagLuiz Augusto von Dentz2021-12-071-7/+7
* Bluetooth: Send device found event on name resolve failureArchie Pusaka2021-11-251-2/+10
* Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_syncLuiz Augusto von Dentz2021-11-161-17/+19
* Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_syncLuiz Augusto von Dentz2021-11-161-23/+20
* Bluetooth: aosp: Support AOSP Bluetooth Quality ReportJoseph Hwang2021-11-021-5/+12
* Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz2021-10-291-38/+1
* Bluetooth: hci_sync: Convert MGMT_OP_SSPBrian Gix2021-10-291-78/+72
* Bluetooth: hci_sync: Convert adv_expireBrian Gix2021-10-291-14/+19
* Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISINGBrian Gix2021-10-291-55/+48
* Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATIONBrian Gix2021-10-291-50/+66
* Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAMEBrian Gix2021-10-291-33/+32
* Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATABrian Gix2021-10-291-17/+20
* Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATABrian Gix2021-10-291-26/+46
* Bluetooth: hci_sync: Convert MGMT_OP_SET_LEBrian Gix2021-10-291-42/+43
* Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFOBrian Gix2021-10-291-70/+51
* Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONNBrian Gix2021-10-291-34/+32
* Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFOBrian Gix2021-10-291-90/+58
* Bluetooth: hci_sync: Enable synch'd set_bredrBrian Gix2021-10-291-37/+35
* Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLEBrian Gix2021-10-291-40/+30
* Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERYLuiz Augusto von Dentz2021-10-291-30/+75
* Bluetooth: hci_sync: Convert MGMT_SET_POWEREDLuiz Augusto von Dentz2021-10-291-82/+63
* Bluetooth: hci_sync: Rework background scanLuiz Augusto von Dentz2021-10-291-4/+4
* Bluetooth: hci_sync: Enable advertising when LL privacy is enabledLuiz Augusto von Dentz2021-10-291-36/+3
* Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3Luiz Augusto von Dentz2021-10-291-4/+15
* Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2Luiz Augusto von Dentz2021-10-291-202/+189
* Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1Luiz Augusto von Dentz2021-10-291-99/+93
* Bluetooth: mgmt: Fix Experimental Feature Changed eventTedd Ho-Jeong An2021-10-071-6/+9
* Bluetooth: Fix handling of experimental feature for codec offloadMarcel Holtmann2021-09-281-13/+4
* Bluetooth: Fix handling of experimental feature for quality reportsMarcel Holtmann2021-09-281-11/+4
* Bluetooth: Fix wrong opcode when LL privacy enabledYun-Hao Chung2021-09-281-1/+1
* Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz2021-09-211-1/+2
* Bluetooth: Add offload feature under experimental flagKiran K2021-09-071-1/+99
* Bluetooth: Support the quality report eventsJoseph Hwang2021-08-301-1/+108
* Bluetooth: refactor set_exp_feature with a feature tableJoseph Hwang2021-08-301-106/+142
* Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATABrian Gix2021-08-301-0/+5
* Bluetooth: mgmt: Pessimize compile-time bounds-checkKees Cook2021-08-191-1/+1
* Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmdTedd Ho-Jeong An2021-07-281-1/+1
* Bluetooth: Increment management interface revisionMarcel Holtmann2021-06-261-1/+1
* Bluetooth: use inclusive language when filtering devicesArchie Pusaka2021-06-261-7/+7
* Bluetooth: mgmt: Use the correct print formatKai Ye2021-06-261-8/+8
* Bluetooth: use inclusive language in commentsArchie Pusaka2021-06-261-1/+1
* Bluetooth: use inclusive language in SMPArchie Pusaka2021-06-261-5/+5
* Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_validLuiz Augusto von Dentz2021-06-261-0/+3
* Bluetooth: mgmt: Fix the command returns garbage parameter valueTedd Ho-Jeong An2021-06-261-0/+2