summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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.kim2-13/+13
2019-11-15Pass the error in ua_user_foreach_added()submit/tizen/20191115.102151accepted/tizen/unified/20191115.125558Lokesh1-0/+2
2019-11-15Change a parameter in ua_device_get_last_presence()saerome.kim2-4/+4
2019-11-15Detection stopped event updated with detection cycle mid/endLokesh1-1/+4
2019-11-11Add ua_user_update APIsubmit/tizen/20191111.122616accepted/tizen/unified/20191111.152605saerome.kim1-0/+24
2019-11-06Fix the problem that timestamp is not included in user_presence_detected_cbsaerome.kim1-1/+1
2019-11-04Remove useless handle checkersaerome.kim2-4/+53
2019-11-04Modify to create a device-list at a client application starts.saerome.kim1-0/+11
2019-10-29Modify UA CAPIsaerome.kim2-8/+81
2019-10-23Fix svace issuesaerome.kim1-2/+2
2019-10-23Modify uat-test that detection cases can be distinguish more clearysaerome.kim2-30/+51
2019-10-23Fix the problem that the SF and UAF use different data formatsaerome.kim2-10/+10
2019-10-23Add functionality to report instant sensor status changesaerome.kim2-0/+97
2019-10-17Add new API to set low power modetizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185102submit/tizen_5.5/20191031.000002submit/tizen/20191018.005538accepted/tizen/unified/20191018.052938accepted/tizen/5.5/unified/mobile/hotfix/20201027.065752accepted/tizen/5.5/unified/20191031.031318tizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixsaerome.kim2-9/+24
2019-10-17Modify APIs to set low power mode selectivelyAbhay agarwal1-2/+2
2019-10-11Add API to get service detection thresholdsAbhay Agarwal1-0/+48
2019-10-11Provide user presence callback in case no user information presentsubmit/tizen/20191011.014757accepted/tizen/unified/20191011.080021Abhay Agarwal1-0/+1
2019-10-08Fix coverity issues.submit/tizen/20191008.043811accepted/tizen/unified/20191008.101526saerome.kim1-0/+0
2019-10-07Update description of user callbacks to the doxygen commentssubmit/tizen/20191007.022831accepted/tizen/unified/20191007.234842Abhay Agarwal1-4/+14
2019-10-04Provide sensor info in user absence detected callbackAbhay Agarwal1-2/+3
2019-10-04Provide sensor information in user detection callbackAbhay Agarwal2-0/+46
2019-10-04Add API to get service specific device discriminantAbhay Agarwal1-0/+25
2019-10-04service specific device discriminantAbhay Agarwal1-0/+25
2019-10-02Fixed coverity issuessubmit/tizen/20191002.073539accepted/tizen/unified/20191004.003621saerome.kim1-0/+18
2019-10-01Add API set to get sensor information from sensor handleAbhay Agarwal1-0/+62
2019-10-01use sensor handle to send sensor information to applicationAbhay Agarwal3-10/+43
2019-10-01Provide sensor info in absence callbackAbhay Agarwal2-2/+5
2019-10-01Modify callback signature for sensor_presence_cbAbhay Agarwal1-0/+1
2019-09-30Send only device handle instead of list during sensor callbackAbhay Agarwal1-2/+2
2019-09-30Provide device information in sensor callbackAbhay Agarwal1-1/+3
2019-09-26Add API to set light detection thresholdAbhay Agarwal2-0/+25
2019-09-26Modified test app for sensor info in callbackAbhay Agarwal3-1/+38
2019-09-16Update detection cycle/window timesubmit/tizen/20190916.120818accepted/tizen/unified/20190917.034102Abhay agarwal2-4/+4
2019-09-16Fix __ua_send_absence_detection() to store monitor->absence_detected_bitmaskLokesh1-0/+27
2019-09-16filter list of found_devices of a user based on sensors mentioned in AND/OR c...Lokesh2-0/+25
2019-09-16Added logical conjunction operator in between AND/OR conditions of user_cbLokesh2-6/+29
2019-09-16Fix presence_user_cb AND/OR conditionLokesh1-0/+2
2019-08-30Added 'ua_add_ibeacon_adv_data()' APIsubmit/tizen/20190830.050936accepted/tizen/unified/20190830.110646Lokesh1-1/+21
2019-08-27Incresed SAM scoresubmit/tizen/20190827.050311saerome.kim3-2/+33
2019-08-27Added an error code when user tries to remove a device.saerome.kim1-0/+3
2019-08-22Changed the unit of the parameters ofsaerome.kim1-2/+2
2019-08-22Fixed Doxygen issues in header file.submit/tizen/20190822.051725accepted/tizen/unified/20190822.105945Nishant Chaprana1-13/+17
2019-08-20Fixed memory leak in ua_deinitialize()Lokesh1-3/+3
2019-08-201/ Added ua_device_set/get_payload_device_icon() APIsLokesh1-0/+48
2019-08-191. changed parameter from service name to service handle.saerome.kim2-19/+19
2019-08-19Fix run_ua_device_set_mac_type() as unknown_mac_type was shown in test appLokesh2-6/+6
2019-08-19Updated BLE payload structure and API-setLokesh2-17/+204
2019-08-19Added API to set user presence/absence conditionNishant Chaprana2-11/+63
2019-08-19Add device handle parameter in User's Presence callbackNishant Chaprana2-5/+7
2019-08-12Changed API namesaerome.kim2-25/+25