platform/core/api/multi-device-group.git
2018-07-02 Saurav Babucomp-manager: Register new signal for mowned_devs_added...
2018-07-02 Saurav Babumot-agent: Add discovery retry mechanism for disc_owned...
2018-07-02 Saurav Babumot-agent: Temporary fix to prevent crash in iotivity
2018-07-02 Saurav Babucomp-manager: Register new signal for mot_enb_devs_adde...
2018-07-02 Saurav Babumot-agent: Add retry mechanism for disc_mot_enb_devs
2018-07-02 saerome.kimmot-agent: make mot-agent return 'device busy error...
2018-07-02 saerome.kimmot-agent: replace usleep with nanosleep
2018-07-02 Saurav Babucomp-manager: Remove device discovery retry from compan...
2018-07-02 Saurav Babucomp-manager: Reset retry count when device discovery...
2018-07-02 Saurav Babudemo: Append only new devices to found_device_list
2018-07-02 Saurav Babucomp-manager: Add logic to retry device discovery
2018-07-02 Saurav Babumot-agent: Remove mot device list before discovering
2018-07-02 saerome.kimetc: remove unnecessary files
2018-07-02 saerome.kimdemo: make 'send_data' functionality use MOT enabled...
2018-07-02 saerome.kimmot-agent: replace nonosleep with usleep to prevent...
2018-07-02 saerome.kimmot-agent: fix waiting time as 100ms
2018-07-02 saerome.kimmot-agent: add mutex at every APIs which goes to CA...
2018-07-02 saerome.kimdemo: change message color from remote devices
2018-07-02 Saurav Babuinstall: Add GBS Root as command line argument
2018-07-02 saerome.kimdemo: replace new line character with carriage return
2018-07-02 Saurav Babucomp-manager: Fixed issue with group dismiss in COMP_RE...
2018-07-02 saerome.kimcomp-manager: modify item be added from the last when...
2018-07-02 saerome.kimetc: update install.sh to support multi modalities
2018-07-02 Jihoon JungAdd temp fix for limit cmd length
2018-07-02 saerome.kimiotcon: add iotcon package for debugging
2018-07-02 saerome.kimcomp-manager: remove red-color log even they are not...
2018-07-02 saerome.kimmisc: remove build warning message
2018-07-02 saerome.kimcomp-manager: modify send-data functionality
2018-07-02 Saurav Babucomp-manager: Use enum instead of string for commands
2018-07-02 saerome.kimcomp-manager: add comment to explain query can't b...
2018-07-02 saerome.kimcomp-manager: fix crash issue when receiving GET reques...
2018-07-02 saerome.kimcomp-manager: fix issue that timeout is not applied.
2018-07-02 saerome.kimcomp-manager: change send_data method as unicast like...
2018-07-02 saerome.kimmot-agent: change log level which is regarded errors...
2018-07-02 Saurav Babucomp-manager: Update Send Data command to 5
2018-07-02 saerome.kimcomp-manager: add receiving data from remote owner
2018-07-02 Jihoon JungAdd request result callback
2018-07-02 Jihoon JungRemove "Subgroup" terms. (Now, The Device doesn't have...
2018-07-02 Saurav Babucomp-manager: Fixed issue in sending message using...
2018-07-02 saerome.kimmot-agent: fix crash when timeout callback and thread...
2018-07-02 Saurav Babucomp-manager: Set host address correctly when sending...
2018-07-02 saerome.kimcomp-manager: implement send data API.
2018-07-02 Saurav Babumot-agent: Change discovery timeout to 6secs
2018-07-02 Saurav Babucomp-manager: Use coap instead of coaps when discoverin...
2018-07-02 Saurav Babudemo: Print host address of group when we get found...
2018-07-02 Saurav Babucapi: Add new CAPI to get host address of group
2018-07-02 Saurav Babudemo: Free found_group_list when inserting new groups...
2018-07-02 Saurav Babucomp-manager: Add port in SendMessage command
2018-07-02 Saurav Babucapi: Store port of found devices
2018-07-02 Jihoon Jungchange method of get device id
2018-07-02 saerome.kimdemo: fix problem finding MOT enabled devices instead...
2018-07-02 saerome.kimmot-agent: fix problem once companaion-manager died...
2018-07-02 Jihoon Jung[TEMP] Fix for demo
2018-07-02 Saurav Babucomp-manager: Find specific host when sending data
2018-07-02 Jihoon JungBug fix
2018-07-02 Jihoon JungAdd subgroup imeplementation
2018-07-02 saerome.kimcomp-manager: implement 'find_mowned_devices'
2018-07-02 saerome.kimd2d-manager: refine codes
2018-07-02 saerome.kimd2d-manager: Reduce working time of 'Invite/Eject'...
2018-07-02 Saurav Babucomp-manager: Notify error when mot fails
2018-07-02 saerome.kimcomp-manager: reduce the time to wait for the next job
2018-07-02 saerome.kimdemo: change message color when callback function is...
2018-07-02 saerome.kimmot-agent: make MOT a single device
2018-07-02 saerome.kimcomp-manager: reduce unnecessary provisioing operation
2018-07-02 saerome.kimmot-agent: fixed a problem where old devices was MOTed...
2018-07-02 saerome.kimmot-agent: Once 'Invite' called, make remote devices...
2018-07-02 saerome.kimmot-agent: add null check
2018-07-02 saerome.kimmot-agent: disable multiple MOT at once feature
2018-07-02 saerome.kimtest: change DB files location for provisionclient
2018-07-02 saerome.kimiotivity: backout modification at OCRemoveSubOwner
2018-07-02 Jihoon JungAdd Secure option in DATA resource
2018-07-02 saerome.kimmot-agent: enable MOT devices arount me by a single
2018-07-02 saerome.kimmot-agent: fixed a problem that MOT fails
2018-07-02 saerome.kimdemo: change pin nubmer
2018-07-02 Jihoon JungAdd get my uuid & device method
2018-07-02 saerome.kimdemo: add menu
2018-07-02 Saurav BabuCAPI: Disable comp-manager in companion-deinitialize()
2018-07-02 saerome.kimcomp-manager: change invite/eject scenario
2018-07-02 Jihoon JungAdd send data implementation
2018-07-02 saerome.kimdemo: Make 'Invite' and 'Eject' scenario
2018-07-02 Saurav Babucomp-manager: Add disable method to exit companion...
2018-07-02 saerome.kimdemo: add device invite/eject menu
2018-07-02 Saurav Babucomp-manager: Update DeviceEject method
2018-07-02 Saurav Babucomp-manager: Update DeviceInvite method to perform...
2018-07-02 saerome.kimdemo: add send data feature
2018-07-02 saerome.kimdemo: fix typo
2018-07-02 saerome.kimdemo: fix a bug about discovering devices
2018-07-02 Saurav Babumot-agent: Notify mot-done signal to comp-manager
2018-07-02 Saurav Babumot-agent: Notify mot enabled devices to comp-manager
2018-07-02 saerome.kimmot-agent: fixed crash issue that memory corruption
2018-07-02 saerome.kimiotivity: fixed crash issue that is caused by freeing...
2018-07-02 saerome.kimcomp-manager: fixed crash when callback is null
2018-07-02 saerome.kimmot-agent: Replace mowned_list with motdev_list, which...
2018-07-02 Saurav Babucomp-manager: Added companion_group_join method
2018-07-02 Saurav Babucomp-manager: Add new dbus method to find and get mowne...
2018-07-02 saerome.kimdemo: fix build warnings
2018-07-02 saerome.kimdemo: Implement demo app
2018-07-02 saerome.kimdemo: Implement demo application
2018-07-02 saerome.kimcomp-manager: fixed build warnings
2018-07-02 saerome.kimdemo: add demo application & fixed build warnings
next