summaryrefslogtreecommitdiff
path: root/tools/btmgmt.c
Commit message (Expand)AuthorAgeFilesLines
* tools/btmgmt: add MGMT setting bit names for CIS feature supportPauli Virtanen2023-02-131-0/+2
* tools/btmgmt: add missing return statementChristian Eggers2022-08-291-1/+1
* tools/btmgmt: Fix errors reported by scan-buildTedd Ho-Jeong An2022-07-011-14/+11
* tools/btmgmt: Add support Add Ext Adv commandTedd Ho-Jeong An2022-06-171-0/+377
* tools: Limit width of fields in sscanfIldar Kamaletdinov2022-04-041-1/+1
* btmgmt: add non-interactive quit on read-sysconfigYun-Hao Chung2021-08-311-2/+3
* mgmt: Set offload codec mgmt featureKiran K2021-08-181-0/+44
* tools: btmgmt: support quality experiment feature commandJoseph Hwang2021-07-201-0/+48
* tools/btmgmt: Add device flags commandsTedd Ho-Jeong An2021-05-261-0/+174
* btmgmt: Fix enable adding irk when turining privacy onSathish Narasimman2021-05-131-1/+1
* tools: Print list of controller capabilitiesMarcel Holtmann2021-04-061-1/+37
* tools: Add command for enabling/disabling LL privacy featureMarcel Holtmann2021-03-191-0/+38
* btmgmt: Fix printing Set PHY Configuration command errorAyush Garg2021-03-161-1/+1
* tools: Fix static analysis warningsBrian Gix2021-01-261-0/+12
* btmgmt: advmon add rssi supportArchie Pusaka2021-01-151-26/+134
* btmgmt: Add command set-sysconfigHoward Chung2021-01-051-0/+109
* btmgmt: Add command read-sysconfigHoward Chung2021-01-051-0/+48
* advertising: Query LE TX range at manager initializationDaniel Winkler2020-10-291-6/+6
* tools: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-291-14/+1
* btmgmt: Add command "add" into "monitor" btmgmt submenuMichael Sun2020-06-221-0/+124
* btmgmt: Add command "remove" into "monitor" btmgmt submenuMichael Sun2020-06-221-0/+56
* btmgmt: Add "monitor" btmgmt submenu and command "features"Michael Sun2020-06-221-0/+88
* tools: Add support for handling experimental featuresMarcel Holtmann2020-05-061-11/+157
* tools: Add command for reading the security informationMarcel Holtmann2020-04-021-0/+97
* tools: Fix command for reading extended controller informationMarcel Holtmann2020-04-021-10/+17
* tools: Add command for toggling wideband speech featureMarcel Holtmann2020-04-021-0/+7
* btmgmt: Rename version command to revisionLuiz Augusto von Dentz2020-03-301-3/+3
* btmgmt: Fix irks command parsingLuiz Augusto von Dentz2020-03-301-1/+1
* tools/btmgmt: Fix missing setting string in btmgmtHoward Chung2020-03-261-0/+2
* tools: Walk rp->opcodes directly instead of interim variableMarcel Holtmann2019-05-071-5/+2
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* btmgmt: Add BREDR PHYs in PHY Configuration commandsJaganath Kanakkassery2018-11-281-31/+44
* btmgmt: Add support to accept multiple PHY optionsAnupam Roy2018-08-241-1/+4
* btmgmt: Add support for setting PHY in add-advJaganath Kanakkassery2018-06-181-1/+16
* btmgmt: Add PHY configuration get/set commandsJaganath Kanakkassery2018-06-181-0/+128
* tools: Fix compiler warning from wrong array sizeMarcel Holtmann2018-05-231-1/+1
* tools/btmgmt: Return exit status for non-interactiveERAMOTO Masaya2018-03-271-1/+1
* tools/btmgmt: Port to use bt_shellLuiz Augusto von Dentz2018-02-281-998/+534
* tools/btmgmt: Use set_index() for --indexERAMOTO Masaya2017-11-171-12/+5
* tools/btmgmt: Introduce set_index()ERAMOTO Masaya2017-11-171-7/+12
* tools/btmgmt: Use cmd_usage() for select commandERAMOTO Masaya2017-10-261-1/+9
* tools/btmgmt: Change help message of some commands to usageERAMOTO Masaya2017-10-261-2/+2
* tools/btmgmt: Refactor for functions to parse settingERAMOTO Masaya2017-10-261-28/+17
* tools/btmgmt: Replace with common usage functionERAMOTO Masaya2017-10-261-143/+84
* tools/btmgmt: Add argument texts to help commandERAMOTO Masaya2017-10-261-70/+155
* tools/btmgmt: Fix segfault with remote-oob --helpERAMOTO Masaya2017-10-261-1/+1
* tools/btmgmt: Fix segfault in interactive modeERAMOTO Masaya2017-10-261-0/+9
* tools/btmgmt: Fix inconsistency of usages and optionsERAMOTO Masaya2017-10-261-3/+3
* tools/btmgmt: Remove 'btmgmt' from stop-find usageERAMOTO Masaya2017-10-161-1/+1
* tools/btmgmt: Add readline support to stop-findERAMOTO Masaya2017-10-161-7/+6