summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-03-10Modify the API name for seting callbackhyunuk.tak1-2/+2
2021-03-08Rename callback for registered devicessubmit/tizen/20210308.053143accepted/tizen/unified/20210309.140735Abhay Agarwal2-4/+4
2021-03-03Rename enum to report presence/absencesubmit/tizen/20210303.222245accepted/tizen/unified/20210305.034038Abhay Agarwal1-1/+1
2021-03-03Rename sensor callbackAbhay Agarwal1-1/+1
2021-03-03Update API descriptionAbhay Agarwal1-1/+1
2021-02-23Rename API and update headerAbhay Agarwal1-1/+1
2021-02-22Update API header filesAbhay Agarwal3-19/+19
2021-02-16Update API header files and docssubmit/tizen/20210216.223806accepted/tizen/unified/20210218.042123Abhay Agarwal2-9/+9
2021-02-04Add the feature check logicsubmit/tizen/20210208.015605accepted/tizen/unified/20210208.061806DoHyun Pyun6-0/+91
2021-02-04Update documents and rename get default service APIDoHyun Pyun1-1/+1
2021-02-03Rename UA error code enumAbhay Agarwal1-1/+1
2021-02-01Revert "Merge getter API's for service/user/device"submit/tizen/20210201.221559Abhay Agarwal3-108/+4
2021-01-28Update API description for return error codeAbhay Agarwal1-1/+1
2021-01-28Rename utility functions of sensorAbhay Agarwal2-13/+16
2021-01-28Merge getter API's for service/user/deviceAbhay Agarwal3-4/+108
2021-01-27Update API's and document headerAbhay Agarwal7-2/+41
2021-01-27Modify monitor API'sAbhay Agarwal1-19/+60
2021-01-27Modify device API'sAbhay Agarwal3-77/+21
2021-01-27Modify service API'sAbhay Agarwal1-6/+12
2021-01-27Modify user API'sAbhay Agarwal3-10/+72
2021-01-20Modify some APIs appropriatelyhyunuk.tak4-2/+71
2021-01-20Add define and log for deprecated APIhyunuk.tak3-18/+30
2021-01-14Organize by deleting unnecessary APIshyunuk.tak6-365/+3
2021-01-11Add some patchessubmit/tizen/20210112.005356hyunuk.tak7-724/+656
2020-02-07Remove logically dead codeAbhay Agarwal1-30/+2
2019-12-30Fix coding guidelines issuesAbhay agarwal4-21/+15
2019-12-30modify ua-test app to show payload params in hexAbhay agarwal1-0/+25
2019-12-30Get payload device user dataAbhay agarwal1-3/+56
2019-12-30Set length for payload device uidAbhay agarwal1-7/+10
2019-12-30Implement get APIs to get payload information in ua-test appAbhay agarwal1-39/+58
2019-12-30Add APIs to get list of added payload infoAbhay agarwal1-7/+85
2019-12-30Add API to insert device payload in a serviceAbhay agarwal2-2/+31
2019-12-30Add handle for payloadAbhay agarwal4-417/+410
2019-12-30Rename duid to device_uidAbhay agarwal1-26/+26
2019-12-30Rename ble payload purpose to secondary keyAbhay agarwal1-14/+14
2019-12-30Rename ble payload service_id to primary_keyAbhay agarwal1-14/+14
2019-12-05[Fix] Send user_cb for every usersubmit/tizen/20191205.122156accepted/tizen/unified/20191205.142701Lokesh1-5/+12
2019-12-05Check sensors of monitor when setting AND/OR conditionLokesh1-10/+4
2019-12-03Reset detected bitmask when STOP command receivedsaerome.kim1-84/+8
2019-11-21Fix crash of ua-test app.submit/tizen/20191126.004258submit/tizen/20191122.014017accepted/tizen/unified/20191126.124638accepted/tizen/unified/20191125.135550accepted/tizen/unified/20191125.135545saerome.kim5-20/+20
2019-11-19Support multiple timestamp for each servicesubmit/tizen/20191119.082254accepted/tizen/unified/20191119.133207Lokesh1-0/+1
2019-11-15Pass the error in ua_user_foreach_added()submit/tizen/20191115.102151accepted/tizen/unified/20191115.125558Lokesh2-9/+5
2019-11-15Start detection only on sensor available in monitorAbhay agarwal1-2/+2
2019-11-15Detection stopped event updated with detection cycle mid/endLokesh2-13/+27
2019-11-15Add invalid parameter check in ua_user_foreach_added()Nishant Chaprana1-0/+2
2019-11-13Fix the problem that sensor_status_changed_cb is not calledsaerome.kim1-3/+1
2019-11-11Add ua_user_update APIsubmit/tizen/20191111.122616accepted/tizen/unified/20191111.152605saerome.kim1-15/+45
2019-11-08Fixed the issue that the device and user can not be detectedsaerome.kim1-1/+0
2019-11-08Set-default-values-for-payloadLokesh1-5/+10
2019-11-06Fix the problem that timestamp is not included in user_presence_detected_cbsaerome.kim2-1/+12