summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* client: Add support for player submenuLuiz Augusto von Dentz2022-03-303-0/+1138
* client: Add support for scan <le/bredr>Luiz Augusto von Dentz2022-03-021-2/+24
* build: Replace use of g_memdup with util_memdupLuiz Augusto von Dentz2022-01-061-1/+1
* client/gatt: Fix property_change in WriteValue for descUlisses Costa2021-12-071-1/+1
* client: Fix uninitiailzed scalar variableTedd Ho-Jeong An2021-11-151-0/+3
* client/gatt: Fix using atoiLuiz Augusto von Dentz2021-11-091-11/+60
* 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-113-0/+227
* client/advertising: Fix not disabling local-name in IncludesLuiz Augusto von Dentz2021-08-101-0/+7
* client: Fix advertise broadcastLuiz Augusto von Dentz2021-05-141-0/+3
* client/advertising: Add support for setting min/max intervalsLuiz Augusto von Dentz2021-05-133-0/+108
* client: Add adv SupportedFeatures to bluetoothctlDaniel Winkler2021-03-171-0/+1
* bluetoothctl: advmon rssi support for mgmtArchie Pusaka2021-01-153-131/+210
* client: Use correct root path for RegisterMonitorManish Mandlik2020-12-021-2/+2
* client: Remove reference to g_steal_pointer()Inga Stotland2020-11-091-4/+10
* client: Add SupportedCapabilities to bluetoothctlDaniel Winkler2020-10-291-0/+1
* client: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-2111-146/+11
* client: Expose ADV monitor objectsHoward Chung2020-09-161-3/+182
* client: Implement more interfaces of ADV monitor in bluetoothctlHoward Chung2020-09-163-0/+460
* client: Implement basic interface of ADV monitor in bluetoothctlHoward Chung2020-09-163-0/+216
* client: Fix typo in bluetoothctlBarry Byford2020-08-311-2/+2
* 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: Update write callbacks with invalid offset error handlersMariusz Skamra2020-05-111-0/+15
* client: Fix possible stack corruptionƁukasz Rymanowski2020-05-111-3/+6
* client: Make advertise instances default to discoverableLuiz Augusto von Dentz2020-04-071-0/+1
* 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: Fix not able to select attributes if parent existsLuiz Augusto von Dentz2019-08-201-1/+1
* client: Allow UUID 16 bits on select-attributeLuiz Augusto von Dentz2019-08-201-0/+3
* client: Fix crash when setting advertising.discoverable onLuiz Augusto von Dentz2019-05-101-2/+3
* client: Fix build with older version on libdbusLuiz Augusto von Dentz2019-02-261-10/+5
* client: Print AdvertisingManager properties on command 'show'Luiz Augusto von Dentz2019-02-211-15/+21
* client: Add advertise.secondary commandLuiz Augusto von Dentz2019-02-213-0/+64
* client: Fix uninitialized errorLuiz Augusto von Dentz2019-02-131-1/+1
* client: Improve logging of GATT operationsLuiz Augusto von Dentz2019-02-131-17/+34
* client: Forward notifications from cloned attributesLuiz Augusto von Dentz2019-02-131-0/+17
* client: Remove cloned services if the proxy is removedLuiz Augusto von Dentz2019-02-131-0/+22
* client: Proxy calls to StartNotify/StopNotifyLuiz Augusto von Dentz2019-02-131-2/+87
* client: Proxy calls to ReadValue and WriteValueLuiz Augusto von Dentz2019-02-131-0/+141
* client: Add gatt.clone commandLuiz Augusto von Dentz2019-02-133-0/+253
* client: Add type to write commandLuiz Augusto von Dentz2019-02-112-73/+53
* client: Don't expose pointer value in attribute pathLuiz Augusto von Dentz2019-01-311-3/+6