summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* client: Don't attach stdin in connect_handler()Johan Hedberg2016-07-241-3/+0
* client: Clarify D-Bus disconnected promptJohan Hedberg2016-07-101-1/+1
* client: Remove input handling if disconnected from D-BusJohan Hedberg2016-07-101-37/+43
* client: Fix filtered scanLuiz Augusto von Dentz2016-06-291-47/+89
* client: Update to use new GATT APILuiz Augusto von Dentz2016-05-181-2/+25
* client: Fix select-attribute behaviourFrancois Beaufort2016-04-261-1/+0
* client: Fix code style problemsLuiz Augusto von Dentz2016-04-041-17/+15
* audio/avdtp: Fix code styleLuiz Augusto von Dentz2016-04-011-0/+1
* client: Fix removing all devicesSzymon Janc2016-02-121-12/+18
* client: Fix not detecting connections when startingLuiz Augusto von Dentz2016-02-081-37/+56
* client: Update remove command to support removing all devicesFrancois Beaufort2016-01-231-0/+11
* client: Fix printing selcted device promptJohan Hedberg2015-11-131-0/+2
* client: Fix crash when exitingLuiz Augusto von Dentz2015-11-122-10/+20
* client: Make GATT listing more readableJohan Hedberg2015-11-121-4/+5
* client: Fix potential array overflowJohan Hedberg2015-07-071-2/+2
* client: Display address if calling 'disconnect' without argumentsMateusz Lemusisk2015-06-231-0/+5
* client: main: add support for SetDiscoveryFilterJakub Pawlowski2015-04-281-0/+227
* client: Make command info print TxPower and RSSIJakub Pawlowski2015-04-231-0/+2
* client: Make command info print ServiceDataLuiz Augusto von Dentz2015-04-171-0/+1
* client: Make command info print ManufacturerDataLuiz Augusto von Dentz2015-04-171-0/+1
* client: Fix no handling dict properlyLuiz Augusto von Dentz2015-04-171-2/+8
* client: Use bool for __terminated variableMarcel Holtmann2015-04-021-3/+3
* client: Add unregister-profile commandLuiz Augusto von Dentz2015-03-253-0/+55
* client: Add register-profile commandLuiz Augusto von Dentz2015-03-253-0/+139
* client: Fix includes for gdbus.h headerMarcel Holtmann2015-02-283-3/+3
* client/display: Fix compilation warning on AndroidSzymon Janc2015-02-131-0/+1
* client: Handle attribute notificationsLuiz Augusto von Dentz2015-02-101-0/+13
* client: Add notify commandLuiz Augusto von Dentz2015-02-103-0/+64
* client: Add write commandLuiz Augusto von Dentz2015-02-103-0/+98
* client: Add read commandLuiz Augusto von Dentz2015-02-103-0/+72
* client/display: Add rl_hexdumpLuiz Augusto von Dentz2015-02-102-0/+42
* client: Add attribute-info commandLuiz Augusto von Dentz2015-02-101-15/+81
* client: Add command select-attributeLuiz Augusto von Dentz2015-02-103-9/+146
* client: Add command list-attributesLuiz Augusto von Dentz2015-02-103-0/+44
* client: Make commands relative to deviceLuiz Augusto von Dentz2015-02-101-68/+85
* client: Add support for GattDescriptor1Luiz Augusto von Dentz2015-02-103-0/+73
* client: Add support for GattCharacteristic1Luiz Augusto von Dentz2015-02-103-0/+73
* client: Add support for GattService1Luiz Augusto von Dentz2015-02-103-0/+145
* client: Force redisplay on rl_printfLuiz Augusto von Dentz2014-09-051-1/+1
* client: Fix typoLuiz Augusto von Dentz2014-09-051-1/+1
* client: Allow to terminate if bluetoothd was not startedSzymon Janc2014-07-081-6/+17
* client: Wait for D-Bus before processing stdinJohan Hedberg2014-06-221-2/+12
* client: Fix not releasing agent if bluetoothd exit without calling ReleaseLuiz Augusto von Dentz2014-04-292-11/+20
* client: Add support for printing property of array typeSzymon Janc2014-04-041-0/+21
* client: Add unblock commandSzymon Janc2014-01-091-0/+31
* client: Add block commandSzymon Janc2014-01-091-0/+31
* client: Add untrust commandSzymon Janc2014-01-091-0/+31
* client: Add paired-devices command to bluetoothctlSebastian Chlad2013-11-251-0/+22
* client: Fix handling of (G_IO_IN | G_IO_HUP) input casePhilip Withnall2013-11-251-1/+5
* client: prettify help tableLucas De Marchi2013-06-241-3/+4