summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-09-16main: add missing comma after AlwaysPairabletizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115101submit/tizen_6.0_hotfix/20201102.192901submit/tizen_6.0/20201029.205501submit/tizen/20200916.225437accepted/tizen/unified/20200917.033653accepted/tizen/6.0/unified/hotfix/20201102.235423accepted/tizen/6.0/unified/20201030.105054Michael Nosthoff1-1/+1
2020-09-14Dont remove connected device at discovery cleanupAnupam Roy1-0/+5
2020-09-02set_advertising returns in_progress error even if the restart is scheduled by...submit/tizen/20200902.223427accepted/tizen/unified/20200904.035416Deokhyun Kim1-3/+10
2020-08-21Clear le scan resources when it's stopped by kernelsubmit/tizen/20200825.072855accepted/tizen/unified/20200826.133056Deokhyun Kim1-1/+7
2020-05-18Fix typo of variable in set_le_batching_param_completeDeokhyun Kim1-3/+3
2020-05-18Handle not_supported case of BLE batchingDeokhyun Kim1-3/+12
2020-05-15Fix : Handle service changed indication properlyinjun.yang1-2/+3
2020-04-16gatt: Fix AcquireWrite and AcquireNotify server supportsubmit/tizen/20200423.001024accepted/tizen/unified/20200427.125827Szymon Janc1-3/+2
2020-04-14Set the permission of CCC descriptior properlyinjun.yang1-1/+64
2020-03-31Add GATT data batchingsubmit/tizen/20200401.080249accepted/tizen/unified/20200402.155610Deokhyun Kim1-0/+281
2020-03-24Add GetEnergyInfo method for the power managementDoHyun Pyun3-0/+109
2020-03-24Prevent the exception case in GATT connectDoHyun Pyun1-0/+8
2020-03-23GATT: Ignore svc changed indication before starting full scaninjun.yang1-1/+11
2020-03-20Fix stack smashing detected issueWootak Jung1-4/+15
2020-03-04Fix : slave long term key is not loadedsubmit/tizen/20200304.063814accepted/tizen/unified/20200305.123315injun.yang1-0/+8
2020-03-03While LE scanning, send first RPA instead of IDAinjun.yang1-2/+3
2020-02-25Fix: background gatt connection is not workinginjun.yang1-0/+2
2020-02-12Merge branch 'bluez_upgrade_5.52' of https://review.tizen.org/gerrit/p/platfo...himanshu41-980/+2283
2020-02-11build: rename libexecdir to pkglibexecdirJan Engelhardt1-1/+1
2020-02-11Fix: Bluez multiple build Fail issues.himanshu2-2/+1
2020-02-11core: Remove old code related to sd_notifyLuiz Augusto von Dentz2-135/+0
2020-02-11Fix: assuming writes to CCC will always contain 2 bytes.himanshu1-2/+2
2020-02-11Fix: Change the parse_options function call in TIZEN_FEATURE_BLUEZ_MODIFY taghimanshu1-1/+1
2020-02-11gatt: Fix assuming writes to CCC will always contain 2 bytesLuiz Augusto von Dentz1-15/+18
2020-02-11gatt: Implement "type" option for Characteristic.WriteValueLuiz Augusto von Dentz1-8/+19
2020-02-11shared/shell: fix help message typoRonan Pigott1-1/+1
2020-02-11shared/shell: add --zsh-complete optionRonan Pigott1-0/+26
2020-02-11shared/gatt-client: Automatically add CCC when discoveringLuiz Augusto von Dentz1-0/+25
2020-02-11gatt: Fix failure of repeated AcquireNotify callsRob Spanton1-1/+1
2020-02-11shared/hfp: Fix using uninitialized valueLuiz Augusto von Dentz1-1/+1
2020-02-11gatt: Require medium security for ATT socket over BR/EDRLuiz Augusto von Dentz1-1/+1
2020-02-11att: Return error in case Exchange MTU is used over BR/EDR linkLuiz Augusto von Dentz1-0/+17
2020-02-11main.conf: Make ReverseServiceDiscovery work with LELuiz Augusto von Dentz4-8/+15
2020-02-11shared/gatt-db: Fix crash when generating hashLuiz Augusto von Dentz1-10/+18
2020-02-11adapter: Walk rp->opcodes directly instead of interim variableMarcel Holtmann1-4/+1
2020-02-11shared: Walk rp->opcodes directly instead of interim variableMarcel Holtmann1-4/+1
2020-02-11advertising: Timeout of 0 should not fire a callbackTroels Dalsgaard Hoffmeyer1-2/+3
2020-02-11shared/gatt-db: Simplify attribute lookupLuiz Augusto von Dentz2-152/+105
2020-02-11shared/gatt-db: Skip ahead if handle range is not within serviceLuiz Augusto von Dentz1-21/+19
2020-02-11advertising: Fix typoLuiz Augusto von Dentz1-1/+1
2020-02-11shared/gatt-db: Remove update_attributeLuiz Augusto von Dentz1-16/+3
2020-02-11shared/gatt-client: Fix failing to discover included attributesLuiz Augusto von Dentz1-0/+5
2020-02-11shared/shell: Highlight user prompt inputLuiz Augusto von Dentz1-2/+4
2020-02-11shared/gatt-client: Add debug for error with included servicesLuiz Augusto von Dentz1-3/+14
2020-02-11shared/shell: Fix colors not using proper escape sequenceLuiz Augusto von Dentz1-8/+8
2020-02-11adapter: Fix length calculation of filter UUIDs on big endianLuiz Augusto von Dentz1-3/+5
2020-02-11shell: Allow multiple prompt inputsLuiz Augusto von Dentz1-8/+58
2020-02-11advertising: Add implementation of SecondaryChannelLuiz Augusto von Dentz1-10/+42
2020-02-11advertising: Add implementation of SupportedSecondaryChannelsLuiz Augusto von Dentz1-0/+48
2020-02-11gatt: Fix not allowing 'extended-properties' as flagsLuiz Augusto von Dentz1-0/+2