summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bluetooth: mgmt: add mgmt_cmd_status in add_advertisingJoseph Hwang2020-03-111-1/+4
* Bluetooth: Increment management interface revisionMarcel Holtmann2020-03-081-1/+1
* Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud2020-03-081-2/+63
* Bluetooth: Support querying for WBS support through MGMTAlain Michaud2020-02-281-0/+4
* Bluetooth: fix appearance typo in mgmt.cAlain Michaud2020-01-221-4/+4
* Bluetooth: adding missing const decoration to mgmt_status_tableAlain Michaud2020-01-221-1/+1
* Bluetooth: Increment management interface revisionMarcel Holtmann2020-01-161-1/+1
* Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.Alain Michaud2020-01-151-0/+76
* Bluetooth: mgmt: Use struct_size() helperGustavo A. R. Silva2019-09-051-6/+2
* Bluetooth: Use struct_size() helperGustavo A. R. Silva2019-04-231-7/+4
* Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke2019-02-261-2/+4
* Bluetooth: mgmt: Use struct_size() helperGustavo A. R. Silva2019-02-261-5/+3
* Bluetooth: SMP: fix crash in unpairingMatias Karhumaa2018-09-261-5/+2
* Bluetooth: remove redundant variables 'adv_set' and 'cp'YueHaibing2018-08-061-3/+0
* Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery2018-07-301-3/+15
* Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery2018-07-301-0/+2
* Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery2018-07-301-0/+3
* Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery2018-07-301-3/+10
* Bluetooth: Impmlement extended adv enableJaganath Kanakkassery2018-07-301-5/+17