[Simulator] Minor UI changes fixing the IOT-1087.
[platform/upstream/iotivity.git] / resource / csdk / connectivity / src / bt_le_adapter /
2016-05-10 Jaewook Jungchange the condition for BLE connected callback
2016-05-01 hyuna0213.joadded network monitoring logic in CAUtil
2016-04-27 jihwan.seoadded to checking connection state from CALEGetConstant...
2016-04-27 Jaewook Jungcode clean up in connection manager
2016-04-27 vimala.v[Tizen]Gmainloop context is changed from default to...
2016-04-22 Jaehong JoChange characteristic user desciption descriptor.
2016-04-19 jihwan.seomodified comment related parameter in BT JNI interface.
2016-04-13 jihwan.seocombined getting JNI methodID for several connectivity...
2016-04-13 jihwan.seofixed calling getService failure without SDP.
2016-04-09 jihwan.seoAdded necessary error log in LE server for android.
2016-04-07 jihwan.seoremove unnecessary startScan logic.
2016-04-07 jihwan.seoadded BLE connection State callback routine in common
2016-04-07 Jaehong JoFix issuse related unregisterReceiver
2016-04-05 jihwan.seomodified reasonable log message for connectionStateChan...
2016-04-05 jihwan.seoenabled ScanResponse for Advertising in BLE server
2016-03-31 junghun kimadded tizen bt error codes
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.seoremove previous received data from ReceiveQueue for...
2016-03-24 jihwan.seo(IOT-997) modified checking scanned device for unicast
2016-03-18 jihwan.seofixed initialization issue for connection state.
2016-03-18 Jaewook Jungremoved warning in CA layer
2016-03-17 Jaehong JoRemove unnecessary code
2016-03-16 jihwan.seoclean up for android BLE client
2016-03-16 jihwan.seoTo get device name from scanned device for Android...
2016-03-16 jihwan.seofixed wrong waiting for scanned device.
2016-03-08 hyuna0213.joremoved unnecessary cafragmentation files
2016-03-07 Harish Kumara MarappaMerge branch 'simulator'.
2016-03-07 Jee Hyeok KimMerge branch 'cloud-interface'
2016-03-07 Jee Hyeok KimMerge "Merge branch 'master' into cloud-interface"...
2016-03-07 Uze ChoiMerge "Merge branch 'group-manager'"
2016-03-07 vimala.vFix to notify connected state to Tizen LE client from...
2016-03-07 jihwan.seomodified timing issue associated with data transmission.
2016-03-07 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-03-07 Jihun HaMerge branch 'group-manager'
2016-03-05 jihwan.seoremoved warning in connectivity abstraction.
2016-03-04 lankamadanMerge branch 'easysetup'
2016-03-04 jihwan.seomodified connection state callback for cleaing recv...
2016-03-02 jihwan.seoTo support autoconnect flag of connectGatt(..) for...
2016-03-02 jihwan.seoTo add connection manager for client for android BLE.
2016-03-02 vimala.vFix in Tizen 2.4 BLE client to discover services when...
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-03-02 vimala.vCoAP over TCP transmission over BLE support for arduino
2016-02-29 jihwan.seocheck if send request is sucessful or not.
2016-02-29 Markus JungMerge branch 'resource-container'
2016-02-26 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-02-25 Madan LankaMerge "Merge branch 'master' into group-manager" into...
2016-02-24 hyuna0213.joTo add connection manager for Tizen BLE Server
2016-02-24 hyuna0213.jofixed build warning for tizen edr/le adapter
2016-02-24 Jihun HaMerge branch 'master' into group-manager
2016-02-24 vimala.vBLE Server support for Tizen 2.4
2016-02-24 koushik.girijalaAdded send logic to check write/notify in Tizen 2.4...
2016-02-23 jihwan.seoremoved warning for connectivity abstraction.
2016-02-23 Jaehong JoFix tizen build issue.
2016-02-23 jihwan.seoupgrade gatt connection performence
2016-02-19 lankamadanMerge "Merge branch 'master' into easysetup" into easysetup
2016-02-19 jihwan.seo[IOT-953] coap message is not sent in android ble
2016-02-19 lankamadanMerge branch 'master' into easysetup
2016-02-19 Ashok ChannaMerge branch 'nfc-transport'
2016-02-18 hyuna0213.joFix for defects detected by static analysis in ca android
2016-02-18 jihwan.seoclean up android ble implement code
2016-02-18 Madan LankaMerge "Merge branch 'master' into group-manager" into...
2016-02-18 Jihun HaMerge branch 'master' into group-manager
2016-02-17 jihwan.seo[IOT-946] To support Resource Discovery on unicast...
2016-02-17 jihwan.seoCoAP over TCP transmission over BLE
2016-02-17 jihwanseoBLE Client support for Tizen 2.4
2016-02-15 Jihun HaMerge branch 'master' into group-manager
2016-02-03 jihwan.seo[IOT-931] Added send logic to check write/notify in BLE
2016-02-03 jihwan.seoTo separate receive data in caleadapter as per adapter...
2016-02-03 Jihun HaMerge branch 'master' into group-manager
2016-01-29 jihwan.seoreplaced current TAG with 'OIC_xxx' commonly in CA
2016-01-28 Ossama OthmanWait for Linux BLE event loop to start before stopping.
2016-01-20 hyuna0213.joFix CA Layer build warnings
2016-01-15 Ossama Othman[IOT-771] Reintroduce missing Linux BLE adapter code.
2016-01-13 Ossama Othman[IOT-919] Only run send queues if GATT adapter is running.
2016-01-13 jihwan.seoremoved unnecessary BLE interface method
2015-12-18 G S Senthil KumarMerge branch 'master' into simulator.
2015-12-10 Ossama Othman[IOT-898] Propagate result of CA discovery/listen start...
2015-11-23 jihwan.seoadded to call unregisterReceiver for Android BT/BLE.
2015-11-20 jihwan.seoremoved unnecessary log for Android BLE
2015-11-13 Harish Kumara MarappaMerge branch 'master' into simulator
2015-11-12 lankamadanMerge branch 'master' into easysetup
2015-10-14 Habib VirjiFix compilation issues in bt utils
2015-10-12 Harish Kumara MarappaMerge branch 'master' into simulator
2015-10-09 Ossama Othman[IOT-728] Remove Linux BLE build dir from include path.
2015-10-05 Joseph MorrowMerge branch 'plugin-interface' into master
2015-09-30 Jon A. CruzMerge "Merge Resource Directory into the master"
2015-09-30 Habib VirjiMerge Resource Directory into the master
2015-09-29 Habib VirjiOCMulticast start and stop APIs
2015-09-28 Sachin AgrawalMerge branch 'security-CKM' into 'master'
2015-09-26 Joseph MorrowMerge branch 'master' into plugin-interface
2015-09-25 Jon A. CruzMerge "Merge branch 'remote-access2'"
2015-09-25 K.J. KaoMerge branch 'remote-access2'
2015-09-23 jihwan.seorearranged unnecessary logs in android BLE
2015-09-20 Habib VirjiUpdate RD with latest master
2015-09-20 Sachin AgrawalMerge branch 'security-summit' into 'master'
2015-09-19 Dmitrii ZhuravlevMerge branch 'security-CKM' into 'master'
2015-09-19 Harish Kumara MarappaMerge branch 'simulator'
2015-09-19 Younghyun JooMerge "Merge branch 'master' into resource-encapsulatio...
next