summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/src/transport_manager_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
* | Initial implementation of Low Voltage featureAndriy Byzhynar2018-08-211-0/+2
|/
* style fixConlain Kelly2018-07-181-2/+2
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-3/+3
* Merge pull request #243 in NAR/sdl-core from fix/remove_device_id_from_protoc...Frank Ronneburg2018-04-111-7/+4
* Merge pull request #231 in NAR/sdl-core from feat/config_for_secondary_transp...Frank Ronneburg2018-04-041-4/+7
* Merge branch 'develop' of https://github.com/XevoInc/sdl_core into feat/mt_tr...fronneburg2018-03-281-3/+2
|\
| * Style fixBSolonenko2018-03-261-3/+2
* | Merge pull request #221 in NAR/sdl-core from task/secondary_session_startup t...Frank Ronneburg2018-03-271-1/+1
* | Add notification of transport config update through TransportManagerSho Amano2018-03-141-1/+11
|/
* Erase connection from mapJackLivio2018-02-281-0/+1
* Fix unit test failureJackLivio2018-02-211-4/+5
* Fix bluetooth restore on startupJackLivio2018-02-201-5/+6
* Remove redundant functionalityAndriy Byzhynar2018-01-221-3/+0
* Add TODO comment in correct formatAndriy Byzhynar2018-01-191-2/+2
* Replace pragma with header guardsAndriy Byzhynar2018-01-181-3/+4
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-19/+23
* Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-36/+117
* Fixes multiconnection from the same adapter typeAndrey Oleynik (GitHub)2018-01-181-4/+10
* Fixes coding style issuesAndrey Oleynik (GitHub)2018-01-181-1/+1
* Fixes sending 'transport_switch' signal back to adapter/deviceAndrey Oleynik (GitHub)2018-01-181-5/+7
* Reverts missing code after rebaseAndrey Oleynik (GitHub)2018-01-181-0/+11
* Renames interfaces for consistencyAndrey Oleynik (GitHub)2018-01-181-1/+1
* Removes odd interface, updates TM unit testsAndrey Oleynik (GitHub)2018-01-181-12/+12
* Adds descriptions, removes unused codeAndrey Oleynik (GitHub)2018-01-181-7/+0
* Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-181-49/+232
* Style & remove unused codeJackLivio2017-09-281-14/+2
* Fix PR issues.David Switzer2017-07-201-1/+0
* Fix for sending wrong app handle to RemoveFinalizedConnection() due to erase ...David Switzer2017-07-201-6/+13
* Change policies path and fix params method usageAlex Kutsan2017-01-181-1/+0
|\
| * Fixed double calling of UpdateDeviceListKozoriz2016-12-071-1/+0
* | Fix SegFault problem of UTdcherniev2017-01-101-5/+8
* | Fix eraseDereference cppcheck errorsLitvinenkoIra2016-12-291-10/+17
|/
* Fix coding styleLevchenko2016-08-051-2/+2
* AppLaunch TM and CH implementationAGaliuzov2016-08-031-0/+28
* Format not formated filesAlexander2016-04-291-20/+25
* hotfix/SDL does not release memory after app unregisteringVladislav Antonov2016-04-271-28/+28
* Code style format with clang-formatKozoriz2016-04-251-182/+251
* TransportManager update after removing all singletonsKozoriz2016-04-251-24/+33
* TransportManager correctives after singletons removingKozoriz2016-03-311-5/+7
* TimeTester refatctoring.Kozoriz2016-03-101-13/+13
* Review correctives and buildability correctives.Kozoriz2016-03-071-4/+4
* Correctives in transportManagerKozoriz2016-03-041-16/+14
* INtegration of new Timer to TransportManagerAndriy Kozoriz2016-02-171-15/+21
* Add MultiFrame assembling verification with DCHECKsElisey Zamakhov2015-10-261-2/+2
* Add TMIpl::device_list_ synchronizationElisey Zamakhov2015-03-241-1/+7
* Add TMIpl::device_to_adapter_map_ synchronizationElisey Zamakhov2015-03-241-4/+11
* Add TMIpl::connections_ synchronizationElisey Zamakhov2015-03-241-27/+68
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-201-19/+51