summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.485.48Marcel Holtmann2017-12-272-1/+19
* monitor: Fix uuid.h includesJohan Hedberg2017-12-265-5/+5
* mesh: meshctl: Correct display securitySteve Brown2017-12-251-2/+7
* AUTHORS: Update Grzegorz's emailSzymon Janc2017-12-221-1/+1
* shared/btp: Define gap device found flags as bit maskGrzegorz Kolodziejczyk2017-12-221-3/+3
* android/tester: Fix race in discovering devicesSzymon Janc2017-12-222-81/+125
* android/tester: Clarify default properties match namesSzymon Janc2017-12-221-9/+9
* monitor: Fix out of the tree buildLuiz Augusto von Dentz2017-12-211-1/+1
* android/tester: Fix remote advertising dataSzymon Janc2017-12-211-2/+1
* monitor: Use bt_appear_to_strLuiz Augusto von Dentz2017-12-211-82/+2
* shared/util: Introduce bt_appear_to_strLuiz Augusto von Dentz2017-12-213-0/+89
* tools: Remove monitor/uuid.{c,h}Luiz Augusto von Dentz2017-12-2114-840/+25
* shared/util: Add helpers to decode UUIDs stringsLuiz Augusto von Dentz2017-12-212-0/+746
* shared/gatt-client: Fix memory leak of ready callbackSzymon Janc2017-12-211-1/+8
* shared/att: Fix possible crash when security is changedLuiz Augusto von Dentz2017-12-201-0/+6
* gdbus: Fix crash on proxy removeSzymon Janc2017-12-201-0/+6
* mesh: meshctl: Make composition-get argument optionalSteve Brown2017-12-201-1/+1
* gatt: Mark AcquireWrite and AcquireNotify as stableLuiz Augusto von Dentz2017-12-192-8/+6
* mesh: meshctl: make model parsing more manageableInga Stotland2017-12-191-12/+42
* client: Print Address type in show and info commandsSzymon Janc2017-12-191-2/+20
* device: Add support for AddressType propertySzymon Janc2017-12-191-0/+19
* adapter: Add support for AddressType propertySzymon Janc2017-12-191-0/+18
* Add AddressType property for Adapter1 and Device1 interfacesSzymon Janc2017-12-192-0/+25
* mesh: meshctl: Add Company ID parameter to pub-set and pub-getSteve Brown2017-12-181-8/+9
* mesh: meshctl: Add get/set relaySteve Brown2017-12-181-0/+42
* mesh: meshctl: Add get/set identitySteve Brown2017-12-181-0/+62
* mesh: meshctl: Add set/get proxySteve Brown2017-12-181-0/+40
* mesh: meshctl: Add get publishSteve Brown2017-12-181-0/+38
* mesh: meshctl: Add get app keysSteve Brown2017-12-181-1/+51
* mesh: meshctl: Add set heartbeat publishSteve Brown2017-12-182-1/+79
* mesh: meshctl: Add add/get subscribeSteve Brown2017-12-181-0/+107
* mesh: meshctl: Change command names to <cmd>-<get/set>Steve Brown2017-12-181-37/+41
* client: Only set the discovery filter when necessaryLuiz Augusto von Dentz2017-12-161-56/+45
* client: Add generator for scan:clearLuiz Augusto von Dentz2017-12-161-1/+22
* client: Make scan:clear clear individual fieldsLuiz Augusto von Dentz2017-12-161-5/+56
* client: Group discovery filter variables into a structLuiz Augusto von Dentz2017-12-161-47/+35
* client: Fix command scan:clearLuiz Augusto von Dentz2017-12-141-0/+1
* client: Rename set-filter-clear to clearLuiz Augusto von Dentz2017-12-141-2/+2
* client: Rename set-filter-duplicate-data to duplicate-dataLuiz Augusto von Dentz2017-12-141-7/+10
* client: Rename set-filter-transport to transportLuiz Augusto von Dentz2017-12-141-8/+11
* client: Rename set-filter-pathloss to pathlossLuiz Augusto von Dentz2017-12-141-8/+11
* client: Rename set-filter-rssi to rssiLuiz Augusto von Dentz2017-12-141-8/+10
* client: Rename set-filter-uuids to uuidsLuiz Augusto von Dentz2017-12-141-26/+41
* shared/shell: Fix parsing of optional parametersLuiz Augusto von Dentz2017-12-141-2/+2
* monitor: Detect string formatLuiz Augusto von Dentz2017-12-141-1/+18
* tools/btpclient: Add implemented GAP commands to supported commandsSzymon Janc2017-12-141-0/+4
* tools/btpclient: Add support for reseting adapterSzymon Janc2017-12-141-0/+74
* tools/btpclient: Store devices per adapterSzymon Janc2017-12-141-9/+45
* tools/btpclient: Add support for configuring adapter settingsSzymon Janc2017-12-141-0/+139
* tools/btpclient: Add support for tracking mutable adapter settingsSzymon Janc2017-12-141-2/+81