summaryrefslogtreecommitdiff
path: root/client/main.c
Commit message (Expand)AuthorAgeFilesLines
* client/advertising: Add support for advertise.rsi commandLuiz Augusto von Dentz2023-04-051-0/+17
* client: Use AdvertisingFlags when availableLuiz Augusto von Dentz2023-03-101-24/+55
* client: Add support for DeviceSet proxyLuiz Augusto von Dentz2023-03-101-10/+103
* client: Allow gatt.select-attribute to work with local attributesLuiz Augusto von Dentz2022-12-061-2/+46
* client: Move common print_* functions to its own fileLuiz Augusto von Dentz2022-12-021-165/+1
* client: Print the PowerState propertyBastien Nocera2022-09-011-0/+1
* client: Add -e/--endpoint option to auto register endpointsLuiz Augusto von Dentz2022-08-291-3/+11
* client: Add missing return statement in error pathChristian Eggers2022-08-291-1/+1
* client: Move admin submenuLuiz Augusto von Dentz2022-08-151-80/+2
* client: Fix setting of advertisement intervalInga Stotland2022-05-231-1/+1
* client: Add filter to devices and show Bonded in infoZhengping Jiang2022-05-041-25/+47
* client: Add support for player submenuLuiz Augusto von Dentz2022-03-301-0/+5
* client: Add support for scan <le/bredr>Luiz Augusto von Dentz2022-03-021-2/+24
* client: Print error code for connect methodsMiao-chen Chou2021-10-041-1/+2
* client: Print MTU on attribute-infoLuiz Augusto von Dentz2021-09-281-0/+1
* client: Inclusive language changesArchie Pusaka2021-09-211-3/+3
* client: Add support for printing ExperimentalFeatures propertyLuiz Augusto von Dentz2021-09-081-5/+28
* client: add AffectedByPolicy propertyYun-Hao Chung2021-08-111-4/+16
* client: add admin submenu and allow commandYun-Hao Chung2021-08-111-0/+69
* client/advertising: Add support for setting min/max intervalsLuiz Augusto von Dentz2021-05-131-0/+45
* client: Add adv SupportedFeatures to bluetoothctlDaniel Winkler2021-03-171-0/+1
* bluetoothctl: advmon rssi support for mgmtArchie Pusaka2021-01-151-37/+35
* client: Add SupportedCapabilities to bluetoothctlDaniel Winkler2020-10-291-0/+1
* client: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* client: Implement more interfaces of ADV monitor in bluetoothctlHoward Chung2020-09-161-0/+109
* client: Implement basic interface of ADV monitor in bluetoothctlHoward Chung2020-09-161-0/+28
* client: Add cancel-pairing commandMiao-chen Chou2020-08-211-0/+35
* client: Add support for the Roles property.Alain Michaud2020-07-071-0/+1
* client: Display wake allowed property with infoAbhishek Pandit-Subedi2020-07-071-0/+1
* client: Add battery percentage to info commandSonny Sasaka2020-07-021-3/+46
* client: Add scan.pattern commandLuiz Augusto von Dentz2020-02-191-1/+32
* client: Fix memory leakSyam Sidhardhan2019-12-081-2/+2
* client/main: add help option for available argsRonan Pigott2019-09-061-0/+7
* client: Print AdvertisingManager properties on command 'show'Luiz Augusto von Dentz2019-02-211-15/+21
* client: Add advertise.secondary commandLuiz Augusto von Dentz2019-02-211-0/+20
* client: Add gatt.clone commandLuiz Augusto von Dentz2019-02-131-0/+17
* client: Add type to write commandLuiz Augusto von Dentz2019-02-111-1/+1
* client: Enable list-attributes to print local attributesLuiz Augusto von Dentz2019-01-311-3/+12
* client: Enable setting attribute handlesLuiz Augusto von Dentz2019-01-311-6/+7
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* client: Fix not resetting filters on scan.clearLuiz Augusto von Dentz2018-08-011-11/+28
* client: Commit changes to scan filter if activeLuiz Augusto von Dentz2018-08-011-17/+38
* client: Add scan.clear discoverableLuiz Augusto von Dentz2018-08-011-1/+8
* client: Add scan.discoverable commandLuiz Augusto von Dentz2018-08-011-0/+29
* client: Make show command print DiscoverableTimeoutLuiz Augusto von Dentz2018-07-301-0/+1
* client: Add discoverable-timeout commandLuiz Augusto von Dentz2018-07-301-0/+43
* client: Add authorized property handling to characteristic attributeGrzegorz Kolodziejczyk2018-05-281-7/+2
* client: Add advertise.discoverable-timeout commandLuiz Augusto von Dentz2018-05-241-0/+22
* client: Add advertise.discoverable commandLuiz Augusto von Dentz2018-05-241-0/+17
* client/gatt : Add support for Included ServiceAvichal Agarwal2018-05-211-0/+21