summaryrefslogtreecommitdiff
path: root/client/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix possible invalid memory accessNagaraj D R2018-05-211-15/+20
* client: Make info command print Advertising{Flags,Data}Luiz Augusto von Dentz2018-05-021-0/+2
* client: Add support for setting advertising Data propertyLuiz Augusto von Dentz2018-05-021-0/+13
* client: Add support for optional gatt write offset parameterGrzegorz Kolodziejczyk2018-04-261-2/+2
* client: Add support for optional gatt read offset parameterGrzegorz Kolodziejczyk2018-04-261-2/+2
* client: Add envs for proxiesLuiz Augusto von Dentz2018-03-291-0/+4
* client: Return exit status for non-interactiveERAMOTO Masaya2018-03-271-2/+3
* client: Fix stay on error handling in non-interactiveERAMOTO Masaya2018-03-231-32/+31
* client: Add authorization request handling for attribute operationsGrzegorz Kolodziejczyk2018-03-211-3/+8
* client: Use g_dbus_dict_append_*()ERAMOTO Masaya2018-03-011-92/+8
* client: Quit when done with commandLuiz Augusto von Dentz2018-02-281-54/+103
* client: Don't auto register agent on non-interactive modeLuiz Augusto von Dentz2018-02-221-1/+2
* client: Add clear command for advertiseERAMOTO Masaya2018-02-191-0/+70
* client: Introduce data_clear() calling ->clear()ERAMOTO Masaya2018-02-191-11/+28
* client: Improve help messages for advertiseERAMOTO Masaya2018-02-191-7/+7
* client: Don't set generators for modesLuiz Augusto von Dentz2018-02-061-19/+7
* client: Rename set-timeout to timeoutLuiz Augusto von Dentz2018-01-191-4/+9
* client: Rename set-duration to durationLuiz Augusto von Dentz2018-01-191-4/+9
* client: Rename set-appearance to appearanceLuiz Augusto von Dentz2018-01-191-3/+8
* client: Rename set-name to nameLuiz Augusto von Dentz2018-01-191-2/+7
* client: Rename set-tx-power to tx-powerLuiz Augusto von Dentz2018-01-191-3/+8