Age | Commit message (Expand) | Author |
2020-05-11 | Bluetooth: Introduce debug feature when dynamic debug is disabled | Marcel Holtmann |
2020-05-11 | Bluetooth: Add support for experimental features configuration | Marcel Holtmann |
2020-05-11 | Bluetooth: Replace BT_DBG with bt_dev_dbg for management support | Marcel Holtmann |
2020-05-11 | Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported list | Marcel Holtmann |
2020-04-05 | Bluetooth: Increment management interface revision | Marcel Holtmann |
2020-04-05 | Bluetooth: Add support for reading security information | Marcel Holtmann |
2020-03-11 | Bluetooth: Pause discovery and advertising during suspend | Abhishek Pandit-Subedi |
2020-03-11 | Bluetooth: mgmt: add mgmt_cmd_status in add_advertising | Joseph Hwang |
2020-03-08 | Bluetooth: Increment management interface revision | Marcel Holtmann |
2020-03-08 | Bluetooth: Enable erroneous data reporting if WBS is supported | Alain Michaud |
2020-02-28 | Bluetooth: Support querying for WBS support through MGMT | Alain Michaud |
2020-01-22 | Bluetooth: fix appearance typo in mgmt.c | Alain Michaud |
2020-01-22 | Bluetooth: adding missing const decoration to mgmt_status_table | Alain Michaud |
2020-01-16 | Bluetooth: Increment management interface revision | Marcel Holtmann |
2020-01-15 | Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS. | Alain Michaud |
2019-09-05 | Bluetooth: mgmt: Use struct_size() helper | Gustavo A. R. Silva |
2019-04-23 | Bluetooth: Use struct_size() helper | Gustavo A. R. Silva |
2019-02-26 | Bluetooth: Add quirk for reading BD_ADDR from fwnode property | Matthias Kaehlcke |
2019-02-26 | Bluetooth: mgmt: Use struct_size() helper | Gustavo A. R. Silva |
2018-09-26 | Bluetooth: SMP: fix crash in unpairing | Matias Karhumaa |
2018-08-06 | Bluetooth: remove redundant variables 'adv_set' and 'cp' | YueHaibing |
2018-07-30 | Bluetooth: Implement secondary advertising on different PHYs | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Implement Set ADV set random address | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Implement disable and removal of adv instance | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Use Set ext adv/scan rsp data if controller supports | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Impmlement extended adv enable | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Implement PHY changed event | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Implement Set PHY Confguration command | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Implement Get PHY Configuration mgmt command | Jaganath Kanakkassery |
2018-04-01 | Bluetooth: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-10-30 | Bluetooth: Use bt_dev_err and bt_dev_info when possible | Marcel Holtmann |
2017-10-29 | Bluetooth: Fix potential memory leak | Jaganath Kanakkassery |
2016-10-19 | Bluetooth: Fix append max 11 bytes of name to scan rsp data | Michał Narajowski |
2016-10-06 | Bluetooth: Refactor append name and appearance | Michał Narajowski |
2016-09-22 | Bluetooth: Fix not updating scan rsp when adv off | Michał Narajowski |
2016-09-22 | Bluetooth: Fix NULL pointer dereference in mgmt context | Arek Lichwa |
2016-09-19 | Bluetooth: Set appearance only for LE capable controllers | Michał Narajowski |
2016-09-19 | Bluetooth: Fix missing ext info event when setting appearance | Michał Narajowski |
2016-09-19 | Bluetooth: Add supported data types to ext info changed event | Michał Narajowski |
2016-09-19 | Bluetooth: Add appearance to Read Ext Controller Info command | Szymon Janc |
2016-09-19 | Bluetooth: Factor appending EIR to separate helper | Michał Narajowski |
2016-09-19 | Bluetooth: Refactor read_ext_controller_info handler | Szymon Janc |
2016-09-19 | Bluetooth: Increment management interface revision | Szymon Janc |
2016-09-19 | Bluetooth: Fix advertising instance validity check for flags | Szymon Janc |
2016-09-19 | Bluetooth: Unify advertising instance flags check | Szymon Janc |
2016-09-19 | Bluetooth: Remove unused parameter from tlv_data_is_valid function | Szymon Janc |
2016-09-19 | Bluetooth: Add support for appearance in scan rsp | Michał Narajowski |
2016-09-19 | Bluetooth: Add support for local name in scan rsp | Michał Narajowski |
2016-09-19 | Bluetooth: Use kzalloc instead of kmalloc/memset | Wei Yongjun |
2016-09-19 | Bluetooth: Append local name and CoD to Extended Controller Info | Michał Narajowski |