2016-11-17 | Jaehong Jo | Return correct error code when send fails in catcpserver Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-10-31 | Jaehong Jo | DoxyGen file update. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-10-28 | Jaehong Jo | Fixed static analysis issues in RI. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-09-28 | Jaehong Jo | [IOT-1335] Add check connectivityType when cancelObserve. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-09-12 | Jaehong Jo | SimpleBase code clean up Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-08-24 | Jaehong Jo | Change uri from 'ocf' to 'oic' Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-08-19 | Jaehong Jo | Change the delimiter from '&' to ';' Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-08-18 | Jaehong Jo | Implementation of JNI for subscribe device presence... Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-08-17 | Jaehong Jo | Indent modified by static analysis Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-08-12 | Jaehong Jo | Remove '/.well-known' from URI Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-08-04 | Jaehong Jo | Change APIs for Subscribe device presence. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-07-26 | Jaehong Jo | Added preprocessor WITH_CLOUD for Subscribe device... Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-07-22 | Jaehong Jo | Added the OCStackResult code related 'RESOURCE_CHANGED... Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-07-21 | Jaehong Jo | RD Device Presence features in base layer Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-07-14 | Jaehong Jo | Parsing about a payload including resource information... Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-07-14 | Jaehong Jo | Add success of 'OC_STACK_RESOURCE_CHANGED' return code. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-07-12 | Jaehong Jo | Changed Tizen 2.4 gatt API Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-07-08 | Jaehong Jo | [IOT-1185] Add OCResultToSuccess to ensure success. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-04-22 | Jaehong Jo | Change characteristic user desciption descriptor. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-04-20 | Jaehong Jo | Modify the potential errors Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-04-15 | Jaehong Jo | Changed to be used only once to create input stream. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-04-12 | Jaehong Jo | Add simplebase app for Android Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-04-07 | Jaehong Jo | Fix issuse related unregisterReceiver Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-04-05 | Jaehong Jo | Fix issue related SVACE in oickeepalive Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-04-05 | Jaehong Jo | Add activity for NFC Transport. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-04-01 | Jaehong Jo | Fix issue related SVACE in oickeepalive Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-03-28 | Jaehong Jo | Add activity for NFC Transport. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-03-17 | Jaehong Jo | Changed PORT_LENGTH to 6 Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-03-17 | Jaehong Jo | Remove unnecessary code Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-03-04 | Jaehong Jo | Change iotivity.com to iotivity.org Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-03-04 | Jaehong Jo | Change file mode. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-02-26 | Jaehong Jo | Prevent macro error Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-02-24 | Jaehong Jo | Removed warning for RI Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-02-24 | Jaehong Jo | Removed warning for BT, NFC Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-02-24 | Jaehong Jo | Fix android build error with ALL Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-02-23 | Jaehong Jo | Fix tizen build issue. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-02-19 | Jaehong Jo | Modified edrinterface for initiaize and terminate Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-02-03 | Jaehong Jo | Fixed EDR problem related to BT on/off for Android. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2016-01-26 | Jaehong Jo | Replaced current TAG with 'OIC_xxx' in c_common and... Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2015-11-23 | Jaehong Jo | Enable multiple EDR connection in Android. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2015-09-22 | Jaehong Jo | Modify Improper deletion of ArrayList Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2015-09-18 | Jaehong Jo | Fixed android local reference overflow Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2015-09-17 | Jaehong Jo | Merge remote-tracking branch 'origin/routing-manager' Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2015-08-27 | Jaehong Jo | Fix Android EDR Client memory leak Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2015-08-27 | Jaehong Jo | Variable declaration incorporated in for() loop itself. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2015-08-26 | Jaehong Jo | Remove sleep in Android EDR. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2015-08-21 | Jaehong Jo | Fix Android EDR crash issues. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2015-08-17 | Jaehong Jo | Removed unnecessary EDR code related to u_arraylist_t Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2015-08-01 | Jaehong Jo | Fixed Android EDR Crash issue. Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2015-06-19 | Jaehong Jo | Modify android sample app Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |
2015-06-18 | Jaehong Jo | Fixed android build error Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com> |
commit | commitdiff | tree |