Fix Android EDR crash issues.
[platform/upstream/iotivity.git] / resource / csdk / connectivity / src / bt_edr_adapter / caedradapter.c
2015-08-21 Jaehong JoFix Android EDR crash issues.
2015-08-11 Ossama OthmanCorrected pointer arithmetic on void* variables.
2015-08-06 jihwan.seoremoved warning for Android EDR
2015-08-04 jihwan.seoremoved warning from scons build for Android EDR
2015-08-02 Jon A. CruzFix issues revealed by -Wextra flag.
2015-08-02 jihwan.seoremoved fragmentation logic in EDR adapter.
2015-07-21 jnashokMerge Single/Multi thread for camessagehandler
2015-07-15 Sachin AgrawalMerge 'security-basecamp' branch into master with CBOR
2015-07-03 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-02 jnashokFix send LE adapter sendRequestToAll
2015-06-30 jihwan.seoclean up endpoint methods.
2015-06-26 jnashokCA Error handling for BT(EDR) Adapter
2015-06-24 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-18 hyuna0213.joRename camsgparser to cafragmentation in adapter_util...
2015-06-17 Uze ChoiMerge "Merge branch 'master' into resource-manipulation...
2015-06-17 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-16 Sachin AgrawalIP address plumbing changes to support IPv6
2015-05-01 k.karthickImplementation for Tizen EDR transport.
2015-04-27 Erich KeaneReplace glib threadpool usage with a 'dumb' thread...
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-07 Doug HudsonFix incorrect usages of OIC_LOG_V macro.
2015-03-13 Jon A. CruzCorrected @file tags and restored 'Files' section.
2015-03-11 Ashok ChannaAdded connectivity files for full code review
2015-01-21 Ashok ChannaFixed prevent and klock work issues reported.
2015-01-21 Ashok ChannaFixed klockwork memory leaks and modified the logs
2015-01-21 Ashok ChannaTizen, Android BT , BLE optimization - making similar...