Transport adapter last state is stored when application is either
authorNikita Vaganov <nvaganov@luxoft.com>
Wed, 19 Mar 2014 05:56:23 +0000 (09:56 +0400)
committerJustin Dickow <jjdickow@gmail.com>
Tue, 8 Jul 2014 22:09:34 +0000 (18:09 -0400)
commit7e5ca3df8d67c07808d363b9f48459227d2fb38f
tree0a6f9f503ed5a85ae1a0bf19f8dbbd8cf566ea89
parent95259b375b0e14220b9fdb28f855113c88f65449
Transport adapter last state is stored when application is either
connected or disconnected
Only established connections are stored

Signed-off-by: Justin Dickow <jjdickow@gmail.com>
Conflicts:
src/appMain/smartDeviceLink.ini
src/appMain/CMakeLists.txt
src/appMain/life_cycle.cc
src/appMain/smartDeviceLink.ini
src/components/config_profile/src/profile.cc
src/components/resumption/include/resumption/last_state.h
src/components/resumption/src/last_state.cc
src/components/transport_manager/include/transport_manager/transport_adapter/transport_adapter_impl.h
src/components/transport_manager/src/bluetooth/bluetooth_transport_adapter.cc
src/components/transport_manager/src/tcp/tcp_transport_adapter.cc
src/components/transport_manager/src/transport_adapter/transport_adapter_impl.cc