summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/src/transport_adapter/transport_adapter_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2414 from XevoInc/fix/xevo_copyrightsJackLivio2018-08-291-4/+1
|\
| * Remove Xevo copyrights from multiple transport implementationSho Amano2018-07-241-4/+1
* | Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-4/+0
|/
* style fixConlain Kelly2018-07-181-3/+3
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-4/+4
* further review commentsfronneburg2018-06-271-0/+4
* Merge pull request #229 in NAR/sdl-core from feat/disable_resumption_before_s...Frank Ronneburg2018-04-041-1/+7
* Add notification of transport config update through TransportManagerSho Amano2018-03-141-1/+14
* Warning only on failed restorehotfix/bluetooth_restore_on_startJackLivio2018-02-211-1/+0
* Fix unit test failureJackLivio2018-02-211-1/+2
* Remove redundant functionalityAndriy Byzhynar2018-01-221-2/+6
* Add wrappers for deprecated methodsAndriy Byzhynar2018-01-181-1/+1
* Adds null pointer checks, fixes typos and other minor changes.Andrey Oleynik (GitHub)2018-01-181-4/+2
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-3/+2
* Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-0/+33
* Removes odd interface, updates TM unit testsAndrey Oleynik (GitHub)2018-01-181-1/+1
* Adds descriptions, removes unused codeAndrey Oleynik (GitHub)2018-01-181-2/+0
* Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-181-7/+23
* Fix SegFault problem of UTdcherniev2017-01-101-1/+5
* Revert "Merge pull request #1067 from dcherniev/fix/Fix_UT_failure"dcherniev2016-12-021-5/+3
* Fix issue of TransportManager UTdcherniev2016-11-291-3/+5
* Merge commit '5bf2c5500309d36b60987e74bdd4ed1610ecffde' into release/4.2.0Alexander Kutsan2016-10-151-3/+2
|\
| * Remove log-specific variables for ENABLE_LOG = 0Brad Pankow2016-08-111-3/+2
* | Fix coding styleLevchenko2016-08-051-8/+9
* | AppLaunch TM and CH implementationAGaliuzov2016-08-031-0/+14
|/
* Format not formated filesAlexander2016-04-291-8/+8
* hotfix/SDL does not release memory after app unregisteringVladislav Antonov2016-04-271-0/+24
* Code style format with clang-formatKozoriz2016-04-251-117/+185
* TransportManager update after removing all singletonsKozoriz2016-04-251-4/+6
* TransportManager correctives after singletons removingKozoriz2016-03-311-12/+15
* TimeTester refatctoring.Kozoriz2016-03-101-10/+10
* Fixed wrong logger name for TransportManagerElisey Zamakhov2015-12-181-1/+3
* Add proper logger naming for TM classesAleksandr Galiuzov2015-10-071-1/+1
* Add auto lock before devices map accessArtem Nosach2015-10-051-2/+3
* Replace legacy _EXT/INFO macroses in sourceElisey Zamakhov2015-08-311-1/+1
* Change DeviceInfo structure and extend TransportTypeAleksandr Galiuzov2015-07-021-3/+3
* APPLINK-12266: OnAppRegistered: SDL must provide the transport type informati...Alexandr Galiuzov2015-04-301-6/+11
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-201-92/+117
* Latest internal release - last bulk merge before pull request and gitflow!?Justin Dickow2015-01-261-86/+73
* HmiStatus modifyJustin Dickow2015-01-241-73/+86
* 3.10.1Justin Dickow2014-10-271-12/+12
* SDL 3.8!Justin Dickow2014-10-201-0/+845