Fix BLE crash issue when IoTivity Stop is called.
[contrib/iotivity.git] / resource / csdk / connectivity / src / bt_le_adapter / android / caleclient.c
2017-02-15 jihwan.seoFix BLE crash issue when IoTivity Stop is called.
2017-02-13 jihwan.seoFix blocking issue when OCStop is called in android...
2017-02-09 jihwan.seoClean up log messages in CA Layer.
2017-02-01 jihwan.seoTo support BLE MTU negotiation (android to android...
2017-01-27 jihwan.seofix BLE MTU nego issue in writeDescriptor logic
2017-01-25 jihwanseoAdd initialization in Android BLE client and server
2017-01-23 jihwan.seoTo support MTU negotiation for BLE (android client...
2017-01-16 jihwan.seofix to pending terminate logic when call OCStop.
2017-01-09 jihwan.seoenable WITH RESPONSE and INDICATE property in android BLE
2016-12-23 jihwan.seoreplace some error log with debug log.
2016-12-22 jihwan.seoremoved unreachable code in resource layer
2016-12-13 KIM JungYongMerge branch 'notification-service' to master branch.
2016-12-12 George Nash[IOT-1089] Merge remote-tracking branch 'origin/generic...
2016-12-09 jihwan.seoAdd new connectGatt API for Level 23 for android.
2016-12-09 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-12-09 Jaehong Jodisable scan interval logic in initialize step for...
2016-12-07 jihwan.seodisable default scan interval time in android BLE
2016-12-05 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-12-05 jihwan.seoadd exception check login in android BLE
2016-12-05 jihwan.seoApply print log method in Android BLE adapter.
2016-11-29 jihwan.seo[IOT-1546] add DeleteLocalRef method in send logic...
2016-11-23 ccMerge branch 'master' into notification-service
2016-11-11 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-08 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-08 jihwan.seomodified BLE scanning logic to stop while is connecting.
2016-11-07 George Nash[IOT-1089]Merge remote-tracking branch 'origin/master...
2016-10-27 jihwan.seo[IOT-1478] add stop scan logic for BLE, when stack...
2016-10-24 jihwan.seo[IOT-1458] fix to handle unexpected disconnected state...
2016-10-21 KIM JungYongMerge branch 'master' into notification-service
2016-10-20 jihwan.seo[IOT-1391] fix BLE scan logic which create thread.
2016-09-27 ccMerge remote-tracking branch 'origin/master' into notif...
2016-09-19 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-09-17 Daniel FergusonRename all threading and synchronization to oc_*
2016-09-17 Daniel FergusonAdd generic thread & synchro facilities
2016-09-15 Veeraj KhokaleFix for Jira issues [IOT-1157, IOT-1194]
2016-09-13 ccMerge remote-tracking branch 'origin/notification-service'
2016-09-12 ccMerge remote-tracking branch 'origin/notification-service'
2016-09-09 jihwan.seo[IOT-1265] fix writeCharacteristic success signal logic
2016-09-02 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-09-02 ccMerge branch 'master' into notification-service
2016-09-02 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-08-25 Jaewook Jungresolve build warnings for android
2016-08-25 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-08-23 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-23 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-23 Hun-je YeonMerge remote-tracking branch 'origin/master' into notif...
2016-08-19 Hun-je YeonMerge branch 'notification-service'
2016-08-19 jihwan.seomodified scan interval logic when BT adapter is on.
2016-07-11 uzchoiMerge branch 'master' into extended-easysetup
2016-07-11 uzchoiMerge branch 'master' into notification-service
2016-07-04 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-07-01 David AntlerMerge branch 'windows-port'
2016-06-29 jihwan.seoremoved build warning for android
2016-06-22 jihwan.seoremoved svace warning for android
2016-06-15 Hun-je YeonMerge branch 'master' into notification-service
2016-06-13 David AntlerMerge branch 'master' into windows-port
2016-06-10 jihwan.seoadded Scan Interval API
2016-06-06 David AntlerMerge branch 'master' into windows-port
2016-06-03 jihwan.seoremoved retry code for uncommon case in android BLE
2016-06-02 David AntlerMerge branch 'master' into windows-port
2016-05-27 jihwan.seoadded direct gatt connect in Android
2016-05-20 David AntlerMerge branch 'master' into windows-port
2016-05-19 Ashok Babu ChannaMerge "Merge branch '1.1-rel'"
2016-05-17 jihwan.seoFixed crash issue related to send in Android BLE
2016-05-17 Hun-je YeonMerge branch 'master' into notification-service
2016-05-16 Thiago MacieiraMerge branch '1.1-rel'
2016-05-16 David AntlerMerge branch 'master' into windows-port
2016-05-10 Jaewook Jungchange the condition for BLE connected callback
2016-04-27 David AntlerMerge branch 'master' into windows-port
2016-04-27 Jaewook Jungcode clean up in connection manager
2016-04-18 David AntlerMerge branch 'master' into windows-port
2016-04-13 jihwan.seofixed calling getService failure without SDP.
2016-04-11 David AntlerMerge branch 'master' into windows-port
2016-04-07 jihwan.seoremove unnecessary startScan logic.
2016-04-07 Jaehong JoFix issuse related unregisterReceiver
2016-04-05 jihwan.seomodified reasonable log message for connectionStateChan...
2016-04-05 jihwan.seoclean up getting methodID from jni
2016-04-05 jihwan.seomodified reasonable log message for connectionStateChan...
2016-04-01 jihwan.seoremove unnecessary startScan logic.
2016-03-29 jihwan.seomodified start Multicast Server logic of android BLE.
2016-03-29 jihwan.seoclean up getting methodID from jni
2016-03-24 jihwan.seo(IOT-997) modified checking scanned device for unicast
2016-03-23 jihwan.seo(IOT-997) modified checking scanned device for unicast
2016-03-19 jihwan.seomodified start Multicast Server logic of android BLE
2016-03-18 jihwan.seofixed initialization issue for connection state.
2016-03-16 jihwan.seoclean up for android BLE client
2016-03-16 jihwan.seofixed wrong waiting for scanned device.
2016-03-15 jihwan.seofixed initialization issue for connection state.
2016-03-11 jihwan.seofixed wrong waiting for scanned device.
2016-03-11 jihwan.seoclean up for android BLE client
2016-03-07 Harish Kumara MarappaMerge branch 'simulator'.
2016-03-07 Jee Hyeok KimMerge "Merge branch 'master' into cloud-interface"...
2016-03-07 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-03-07 Jihun HaMerge branch 'group-manager'
2016-03-04 lankamadanMerge branch 'easysetup'
2016-03-02 jihwan.seoTo support autoconnect flag of connectGatt(..) for...
2016-03-02 jihwanseoadded the logic to clean receive buffer when disconnected
2016-03-02 jihwan.seoto add error checker for gatt connection state
2016-02-29 jihwan.seocheck if send request is sucessful or not.
2016-02-29 Markus JungMerge branch 'resource-container'
next