summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-07-27Merge "Mesh: Apply stabilization fixes in CAPI" into tizensubmit/tizen/20200727.225618accepted/tizen/unified/20200729.165704Pyun DoHyun2-64/+100
2020-07-27Mesh: Apply stabilization fixes in CAPIAnupam Roy2-64/+100
2020-07-27Fix i586 build errorWootak Jung1-1/+1
2020-07-24Merge "Add unittest for auto coverage" into tizensubmit/tizen/20200724.011437submit/tizen/20200724.011403Pyun DoHyun2-5/+7
2020-07-23Mesh: Fix the svace issuesanuj.bhumiya1-5/+5
2020-07-22Add unittest for auto coverageWootak Jung2-5/+7
2020-07-19Mesh: Add Mesh CAPI event handlerAnupam Roy1-0/+470
2020-07-19Mesh: Implement Mesh CAPIAnupam Roy2-0/+3344
2020-07-15Fix input param check logicWootak Jung1-1/+2
2020-07-03Fix: multiple gatt server apps send response for read/write requestinjun.yang1-30/+32
2020-05-18Merge "Fix ASAN build error" into tizenPyun DoHyun1-1/+1
2020-05-18Fix ASAN build errorDoHyun Pyun1-1/+1
2020-05-12Fix RegisterApplication fail issueWootak Jung1-0/+5
2020-05-08Revert "Fix service removed event not occur issue"submit/tizen/20200507.222502accepted/tizen/unified/20200508.045023DoHyun Pyun1-3/+1
2020-05-06Fix service removed event not occur issueWootak Jung1-1/+3
2020-05-06Fix the malfunction of gatt write requestsubmit/tizen/20200506.041322injun.yang1-0/+4
2020-04-22Remove the incorrect coverage exceptionDoHyun Pyun1-1/+0
2020-04-21Don't call the write request callback in descriptorDoHyun Pyun1-1/+0
2020-04-17Fix the latent defects on AddressSanitizerDoHyun Pyun2-1/+13
2020-04-10Add the validation check logicsubmit/tizen/20200410.064409accepted/tizen/unified/20200414.135756DoHyun Pyun1-0/+4
2020-04-07Add HfBatteryLevelChanged eventsubmit/tizen/20200408.035538accepted/tizen/unified/20200409.083623Deokhyun Kim2-0/+40
2020-03-31Add new APIs for GATT data batchingsubmit/tizen/20200401.080249accepted/tizen/unified/20200402.155558Deokhyun Kim1-2/+65
2020-03-26Add the Rx / Tx / idle time in the battery monitorDoHyun Pyun1-2/+6
2020-03-25Add the coverage exception codeDoHyun Pyun5-83/+85
2020-03-17Support 128 bit uuid's service data in the scan resultsubmit/tizen/20200323.004911DoHyun Pyun1-2/+22
2020-03-12Merge "Separate AVRCP callbacks for target & control" into tizenPyun DoHyun2-7/+7
2020-03-12Separate AVRCP callbacks for target & controlDeokhyun Kim2-7/+7
2020-03-05Enable speaker and microphone gain change eventsubmit/tizen/20200310.235006accepted/tizen/unified/20200312.234409DoHyun Pyun1-0/+15
2020-02-24Fix the crash in the MTU changed eventsubmit/tizen/20200302.000010submit/tizen/20200226.220348accepted/tizen/unified/20200302.125819DoHyun Pyun1-2/+21
2020-02-19Fix the code for AVC modesubmit/tizen/20200220.012925DoHyun Pyun1-1/+1
2020-02-17Merge "Fix: gatt write completed callback is not invoked" into tizensubmit/tizen/20200217.053214Pyun DoHyun1-0/+4
2020-02-17Fix: gatt write completed callback is not invokedinjun.yang1-0/+4
2020-02-17Add interfaces for BT AVC feature (AVRCP Target)DoHyun Pyun2-0/+108
2020-02-14Merge "Resolve coverty issue alloc free mismatch" into tizenPyun DoHyun1-1/+1
2020-02-13Resolve coverty issue alloc free mismatchSudipto1-1/+1
2020-02-13Fix coverity issue: Incorrect deallocator usedhimanshu1-1/+1
2020-02-07Merge changes Ib8d9db7a,I7b1ea4af,If771281f,I27ca2b3b into tizensubmit/tizen/20200207.062602accepted/tizen/unified/20200210.131844Pyun DoHyun2-14/+57
2020-02-07Add service added event handling logicWootak Jung1-4/+3
2020-02-07Add service removed event handling logicWootak Jung2-2/+25
2020-02-07Add service update logic in service removed caseWootak Jung1-11/+14
2020-02-07Modify GATT Service changed event handling logicWootak Jung1-3/+21
2020-02-07Fix wront memory references and leaksSemun Lee2-0/+5
2020-02-04Code clean upinjun.yang4-96/+14
2020-01-29Fix integer underflow for signed/unsigned conversionSemun Lee1-23/+30
2019-12-27Fix BT_ERR log msg and strncpy build errorsubmit/tizen/20191230.003618accepted/tizen/unified/20200101.120617Amit Purwar1-4/+4
2019-12-23Get RSSI when link loss occursDeokhyun Kim2-1/+23
2019-12-12Apply caching for bluetooth feature checksubmit/tizen/20191212.044134accepted/tizen/unified/20191213.042503Kim Dukwoo1-0/+46
2019-11-26Fix the crash issue to parse the device namesubmit/tizen/20191127.050440accepted/tizen/unified/20191128.001540DoHyun Pyun1-0/+6
2019-11-21Add time member to app info structure for battery monitor pluginSudipto Bal1-1/+1
2019-11-19Enable battery monitor BT plugin to be initialized without callbacksubmit/tizen/20191120.081904accepted/tizen/unified/20191121.154831Sudipto Bal1-2/+3