summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-12backed out detection parameterssaerome.kim1-2/+2
2019-08-09Changed API namesaerome.kim2-18/+20
2019-08-09[Fix] Use memcpy/memdup as there can be intermediate NULLs in BLE payloadLokesh1-8/+10
2019-08-09Added support for device->payloadLokesh2-2/+54
2019-08-06Implemented ua_udpate_device APIsaerome.kim1-0/+22
2019-07-26Added ua_service_get_by_name() apiLokesh1-3/+2
2019-07-26Added discriminant functionalitysaerome.kim2-1/+48
2019-07-24Add ua_device_get_last_presence() API for getting last presence timestamp for...submit/tizen/20190724.080451accepted/tizen/unified/20190724.130113Nishant Chaprana2-0/+22
2019-07-23Don't validate the handle given in callbackLokesh1-0/+7
2019-07-23Changed start presence/absence detection according to service_handleLokesh2-4/+19
2019-07-23Added APIs for support of service_handleLokesh2-2/+63
2019-07-23Intermediate patch for support of service_handleLokesh2-24/+107
2019-07-23Fixed a bug that can't get Wi-Fi sensor validitysaerome.kim2-4/+4