summaryrefslogtreecommitdiff
path: root/net/bluetooth/mgmt.c
AgeCommit message (Expand)Author
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
2020-06-18Bluetooth: Add get/set device flags mgmt opAbhishek Pandit-Subedi
2020-06-18Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi
2020-06-18Bluetooth: mgmt: Add commands for runtime configurationMarcel Holtmann
2020-06-12Bluetooth: implement read/set default system parameters mgmtAlain Michaud
2020-05-11Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann
2020-05-11Bluetooth: Add support for experimental features configurationMarcel Holtmann
2020-05-11Bluetooth: Replace BT_DBG with bt_dev_dbg for management supportMarcel Holtmann
2020-05-11Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported listMarcel Holtmann
2020-04-05Bluetooth: Increment management interface revisionMarcel Holtmann
2020-04-05Bluetooth: Add support for reading security informationMarcel Holtmann
2020-03-11Bluetooth: Pause discovery and advertising during suspendAbhishek Pandit-Subedi
2020-03-11Bluetooth: mgmt: add mgmt_cmd_status in add_advertisingJoseph Hwang
2020-03-08Bluetooth: Increment management interface revisionMarcel Holtmann
2020-03-08Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud
2020-02-28Bluetooth: Support querying for WBS support through MGMTAlain Michaud
2020-01-22Bluetooth: fix appearance typo in mgmt.cAlain Michaud
2020-01-22Bluetooth: adding missing const decoration to mgmt_status_tableAlain Michaud
2020-01-16Bluetooth: Increment management interface revisionMarcel Holtmann
2020-01-15Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.Alain Michaud
2019-09-05Bluetooth: mgmt: Use struct_size() helperGustavo A. R. Silva
2019-04-23Bluetooth: Use struct_size() helperGustavo A. R. Silva
2019-02-26Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke
2019-02-26Bluetooth: mgmt: Use struct_size() helperGustavo A. R. Silva
2018-09-26Bluetooth: SMP: fix crash in unpairingMatias Karhumaa
2018-08-06Bluetooth: remove redundant variables 'adv_set' and 'cp'YueHaibing
2018-07-30Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery
2018-07-30Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery
2018-07-30Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery
2018-07-30Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery
2018-07-30Bluetooth: Impmlement extended adv enableJaganath Kanakkassery
2018-07-30Bluetooth: Implement PHY changed eventJaganath Kanakkassery
2018-07-30Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery
2018-07-30Bluetooth: Implement Get PHY Configuration mgmt commandJaganath Kanakkassery
2018-04-01Bluetooth: Mark expected switch fall-throughsGustavo A. R. Silva
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann
2017-10-29Bluetooth: Fix potential memory leakJaganath Kanakkassery
2016-10-19Bluetooth: Fix append max 11 bytes of name to scan rsp dataMichał Narajowski
2016-10-06Bluetooth: Refactor append name and appearanceMichał Narajowski
2016-09-22Bluetooth: Fix not updating scan rsp when adv offMichał Narajowski
2016-09-22Bluetooth: Fix NULL pointer dereference in mgmt contextArek Lichwa
2016-09-19Bluetooth: Set appearance only for LE capable controllersMichał Narajowski
2016-09-19Bluetooth: Fix missing ext info event when setting appearanceMichał Narajowski