summaryrefslogtreecommitdiff
path: root/net/bluetooth/mgmt.c
AgeCommit message (Expand)Author
2021-08-19Bluetooth: mgmt: Pessimize compile-time bounds-checkKees Cook
2021-07-28Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmdTedd Ho-Jeong An
2021-06-26Bluetooth: Increment management interface revisionMarcel Holtmann
2021-06-26Bluetooth: use inclusive language when filtering devicesArchie Pusaka
2021-06-26Bluetooth: mgmt: Use the correct print formatKai Ye
2021-06-26Bluetooth: use inclusive language in commentsArchie Pusaka
2021-06-26Bluetooth: use inclusive language in SMPArchie Pusaka
2021-06-26Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_validLuiz Augusto von Dentz
2021-06-26Bluetooth: mgmt: Fix the command returns garbage parameter valueTedd Ho-Jeong An
2021-06-26Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu
2021-06-26Bluetooth: Return whether a connection is outboundYu Liu
2021-06-02Bluetooth: Fix spelling mistakesZheng Yongjun
2021-04-08Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann
2021-04-06Bluetooth: Do not set cur_adv_instance in adv param MGMT requestDaniel Winkler
2021-03-26Bluetooth: Increment management interface revisionMarcel Holtmann
2021-03-26Bluetooth: Move the advertisement monitor events to correct listMarcel Holtmann
2021-03-26Bluetooth: Add missing entries for PHY configuration commandsMarcel Holtmann
2021-03-26Bluetooth: Fix wrong opcode error for read advertising featuresMarcel Holtmann
2021-03-26Bluetooth: Fix mgmt status for LL Privacy experimental featureMarcel Holtmann
2021-03-03Bluetooth: Allow scannable adv with extended MGMT APIsDaniel Winkler
2021-02-03Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_completeHoward Chung
2021-01-25Bluetooth: advmon offload MSFT remove monitorArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT add monitorArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka
2020-12-18Bluetooth: Pause service discovery for suspendAbhishek Pandit-Subedi
2020-12-07Bluetooth: Increment management interface revisionMarcel Holtmann
2020-12-07Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler
2020-12-07Bluetooth: Break add adv into two mgmt commandsDaniel Winkler
2020-12-07Bluetooth: fix typo in struct nameReo Shiseki
2020-09-25Bluetooth: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz
2020-09-13Bluetooth: Add suspend reason for device disconnectAbhishek Pandit-Subedi
2020-09-13Bluetooth: Add mgmt suspend and resume eventsAbhishek Pandit-Subedi
2020-09-11Bluetooth: Add MGMT capability flags for tx power and ext advertisingDaniel Winkler
2020-09-11Bluetooth: Report num supported adv instances for hw offloadingDaniel Winkler
2020-09-11Bluetooth: Fix memory leak in read_adv_mon_features()Peilin Ye
2020-07-31Bluetooth: Increment management interface revisionMarcel Holtmann
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman
2020-07-30Bluetooth: Enable/Disable address resolution during le create connSathish Narasimman
2020-07-15Bluetooth: Add per-instance adv disable/removeDaniel Winkler
2020-07-10Bluetooth: core: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-07Bluetooth: le_simult_central_peripheral experimental featureAlain Michaud
2020-06-22Bluetooth: Add hci_dev_lock to get/set device flagsAbhishek Pandit-Subedi
2020-06-18Bluetooth: Terminate the link if pairing is cancelledManish Mandlik
2020-06-18Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou
2020-06-18Bluetooth: Notify adv monitor removed eventMiao-chen Chou
2020-06-18Bluetooth: Notify adv monitor added eventMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou