update README.md
[platform/core/api/multi-device-group.git] / capi /
2018-07-02 saerome.kimmot-agent: make demo app to print received messge length
2018-07-02 Saurav Babudemo: Always get devices from comp-manager in run_devic...
2018-07-02 Saurav Babudemo: Append only new devices to found_device_list
2018-07-02 saerome.kimdemo: make 'send_data' functionality use MOT enabled...
2018-07-02 saerome.kimdemo: change message color from remote devices
2018-07-02 saerome.kimdemo: replace new line character with carriage return
2018-07-02 saerome.kimcomp-manager: modify item be added from the last when...
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 saerome.kimcomp-manager: change send_data method as unicast like...
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 saerome.kimcomp-manager: implement send data API.
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 Babucapi: Store port of found devices
2018-07-02 saerome.kimdemo: fix problem finding MOT enabled devices instead...
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 JungAdd subgroup imeplementation
2018-07-02 saerome.kimcomp-manager: implement 'find_mowned_devices'
2018-07-02 saerome.kimdemo: change message color when callback function is...
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 saerome.kimdemo: add device invite/eject menu
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 saerome.kimcomp-manager: fixed crash when callback is null
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
2018-07-02 Jihoon JungAdd send data method (add one "data" resource for secur...
2018-07-02 Jihoon JungAdd device eject / device invite api in capi layer
2018-07-02 Jihoon JungAdd demo scenario
2018-07-02 Jihoon JungChange "familynet" term to "companion"
2018-07-02 Jihoon JungChange demo program
2018-07-02 Jihoon JungAdd exec program for demo
2018-07-02 Jihoon JungRemove group device resource in fn-manager
2018-07-02 Jihoon Jungdetermine find group is in the own device or remote...
2018-07-02 Jihoon JungAdd timeout & finish cb in find method and remove bind...
2018-07-02 Jihoon JungAdd CAPI style and comment
2018-07-02 Jihoon JungAdd Test Sample and API layer