summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* client: Add description for default-agent commandLucas De Marchi2013-06-241-1/+2
* client: Get rid of gcharLucas De Marchi2013-05-021-1/+1
* client: Agent's RequestPasskey implementationAlex Deymo2013-03-251-0/+36
* client: Agent's DisplayPasskey implementationAlex Deymo2013-03-252-0/+31
* client: Agent's DisplayPincode implementationAlex Deymo2013-03-251-0/+17
* client: "agent" command capability argument and autocompletionAlex Deymo2013-03-251-3/+70
* client: Right prompt management on agent inputAlex Deymo2013-03-253-17/+62
* client: Add color modifiers to NEW, CHG and DEL events.Alex Deymo2013-03-252-7/+16
* client: Don't bother with individual Device ID propertiesMarcel Holtmann2012-12-291-4/+0
* client: Print modalias properties if availableMarcel Holtmann2012-12-291-1/+3
* client: Allow setting and resetting of controller aliasMarcel Holtmann2012-12-291-3/+21