summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix spelling mistakesZheng Yongjun2021-06-021-1/+1
* Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann2021-04-081-1/+4
* Bluetooth: Do not set cur_adv_instance in adv param MGMT requestDaniel Winkler2021-04-061-1/+0
* Bluetooth: Increment management interface revisionMarcel Holtmann2021-03-261-1/+1
* Bluetooth: Move the advertisement monitor events to correct listMarcel Holtmann2021-03-261-2/+2
* Bluetooth: Add missing entries for PHY configuration commandsMarcel Holtmann2021-03-261-0/+2
* Bluetooth: Fix wrong opcode error for read advertising featuresMarcel Holtmann2021-03-261-1/+1
* Bluetooth: Fix mgmt status for LL Privacy experimental featureMarcel Holtmann2021-03-261-1/+1
* Bluetooth: Allow scannable adv with extended MGMT APIsDaniel Winkler2021-03-031-0/+1
* Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_completeHoward Chung2021-02-031-1/+1
* Bluetooth: advmon offload MSFT remove monitorArchie Pusaka2021-01-251-21/+89
* Bluetooth: advmon offload MSFT add monitorArchie Pusaka2021-01-251-30/+84
* Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka2021-01-251-72/+153
* Bluetooth: Pause service discovery for suspendAbhishek Pandit-Subedi2020-12-181-0/+8
* Bluetooth: Increment management interface revisionMarcel Holtmann2020-12-071-1/+1
* Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler2020-12-071-14/+29
* Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler2020-12-071-2/+6
* Bluetooth: Break add adv into two mgmt commandsDaniel Winkler2020-12-071-11/+370
* Bluetooth: fix typo in struct nameReo Shiseki2020-12-071-2/+2
* Bluetooth: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz2020-09-251-1/+6
* Bluetooth: Add suspend reason for device disconnectAbhishek Pandit-Subedi2020-09-131-0/+4
* Bluetooth: Add mgmt suspend and resume eventsAbhishek Pandit-Subedi2020-09-131-0/+26
* Bluetooth: Add MGMT capability flags for tx power and ext advertisingDaniel Winkler2020-09-111-0/+2
* Bluetooth: Report num supported adv instances for hw offloadingDaniel Winkler2020-09-111-3/+3
* Bluetooth: Fix memory leak in read_adv_mon_features()Peilin Ye2020-09-111-4/+8
* Bluetooth: Increment management interface revisionMarcel Holtmann2020-07-311-1/+1
* Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman2020-07-301-2/+140
* Bluetooth: Enable/Disable address resolution during le create connSathish Narasimman2020-07-301-1/+1
* Bluetooth: Add per-instance adv disable/removeDaniel Winkler2020-07-151-0/+6
* Bluetooth: core: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-101-2/+2
* Bluetooth: le_simult_central_peripheral experimental featureAlain Michaud2020-07-071-2/+23
* Bluetooth: Add hci_dev_lock to get/set device flagsAbhishek Pandit-Subedi2020-06-221-0/+8
* Bluetooth: Terminate the link if pairing is cancelledManish Mandlik2020-06-181-4/+18
* Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou2020-06-181-1/+4
* Bluetooth: Notify adv monitor removed eventMiao-chen Chou2020-06-181-0/+16
* Bluetooth: Notify adv monitor added eventMiao-chen Chou2020-06-181-1/+17
* Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou2020-06-181-0/+35
* Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou2020-06-181-0/+100
* Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou2020-06-181-0/+48
* Bluetooth: Add get/set device flags mgmt opAbhishek Pandit-Subedi2020-06-181-0/+128
* Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi2020-06-181-2/+3
* Bluetooth: mgmt: Add commands for runtime configurationMarcel Holtmann2020-06-181-0/+7
* Bluetooth: implement read/set default system parameters mgmtAlain Michaud2020-06-121-0/+8
* Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann2020-05-111-0/+87
* Bluetooth: Add support for experimental features configurationMarcel Holtmann2020-05-111-0/+58
* Bluetooth: Replace BT_DBG with bt_dev_dbg for management supportMarcel Holtmann2020-05-111-111/+110
* Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported listMarcel Holtmann2020-05-111-0/+1
* Bluetooth: Increment management interface revisionMarcel Holtmann2020-04-051-1/+1
* Bluetooth: Add support for reading security informationMarcel Holtmann2020-04-051-0/+53
* Bluetooth: Pause discovery and advertising during suspendAbhishek Pandit-Subedi2020-03-111-0/+41