summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* client: Enable list-attributes to print local attributesLuiz Augusto von Dentz2019-01-312-3/+54
* client: Enable setting attribute handlesLuiz Augusto von Dentz2019-01-312-7/+17
* client: Enable Handle property for GATT attributesLuiz Augusto von Dentz2019-01-311-16/+124
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-064-0/+4
* client: Switch from write to sendmsg for Acquire*Luiz Augusto von Dentz2018-11-201-25/+60
* 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: Don't require authorization for trusted devicesGrzegorz Kolodziejczyk2018-05-291-3/+18
* client: Add authorized property handling to characteristic attributeGrzegorz Kolodziejczyk2018-05-282-59/+96
* client: Add advertise.discoverable-timeout commandLuiz Augusto von Dentz2018-05-243-0/+61
* client: Print AD Data and Discoverable once registeredLuiz Augusto von Dentz2018-05-241-0/+7
* client: Add advertise.discoverable commandLuiz Augusto von Dentz2018-05-243-0/+53
* client: Fix use of g_freeLuiz Augusto von Dentz2018-05-211-1/+1
* client/gatt : Add support for Included ServiceAvichal Agarwal2018-05-213-2/+177
* Fix possible invalid memory accessNagaraj D R2018-05-211-15/+20
* client: Define maximum attribute value length as initial valueGrzegorz Kolodziejczyk2018-05-211-9/+45
* client: Add missing duplicated string freeGrzegorz Kolodziejczyk2018-05-211-0/+2
* 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-023-43/+130
* client: Add support for optional gatt write offset parameterGrzegorz Kolodziejczyk2018-04-263-11/+29
* client: Add support for optional gatt read offset parameterGrzegorz Kolodziejczyk2018-04-263-8/+16
* client: Fix writing attribute valuesGrzegorz Kolodziejczyk2018-04-261-1/+15
* client: Attempt to convert the device path to addressLuiz Augusto von Dentz2018-03-291-8/+24
* 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: Parse all options passed for GATT attributeLuiz Augusto von Dentz2018-03-261-42/+55
* client: Fix stay on error handling in non-interactiveERAMOTO Masaya2018-03-232-33/+32
* client: Add authorization request handling for attribute operationsGrzegorz Kolodziejczyk2018-03-212-3/+136
* client: Update read callbacks with invalid offset error handlersGrzegorz Kolodziejczyk2018-03-211-0/+8
* client: Fix reading long valuesGrzegorz Kolodziejczyk2018-03-211-2/+47
* client: Fix lines going beyond 80 columnsLuiz Augusto von Dentz2018-03-012-12/+22
* client: Use g_dbus_dict_append_*()ERAMOTO Masaya2018-03-012-147/+11
* client: Quit when done with commandLuiz Augusto von Dentz2018-02-284-120/+242
* 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 ad_disable_{uuids,service,manufacturer}ERAMOTO Masaya2018-02-192-3/+39
* client: Introduce data_clear() calling ->clear()ERAMOTO Masaya2018-02-191-11/+28
* client: Improve help messages for advertiseERAMOTO Masaya2018-02-191-7/+7
* client: Fix data growth if reconfiguring ad serviceERAMOTO Masaya2018-02-191-0/+2
* client: Not output ad service info if no uuid setsERAMOTO Masaya2018-02-191-2/+5
* client: Fix null output for ad service uuidERAMOTO Masaya2018-02-191-1/+1
* client: Fix not cleaning up notify pipeLuiz Augusto von Dentz2018-02-061-2/+8
* client: Don't set generators for modesLuiz Augusto von Dentz2018-02-061-19/+7
* client: Print advertising detailsLuiz Augusto von Dentz2018-01-191-31/+73
* client: Rename set-timeout to timeoutLuiz Augusto von Dentz2018-01-193-8/+19
* client: Rename set-duration to durationLuiz Augusto von Dentz2018-01-193-8/+19