summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/src/transport_adapter
Commit message (Expand)AuthorAgeFilesLines
* 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-182-0/+50
* Removes odd interface, updates TM unit testsAndrey Oleynik (GitHub)2018-01-182-15/+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-182-99/+116
* fix core cannot find app via bt.panliang012017-09-121-0/+1
* Merge branch 'develop'jacobkeeler2017-06-212-11/+51
|\
| * Fix SegFault problem of UTdcherniev2017-01-102-8/+34
| * Revert "Merge pull request #1067 from dcherniev/fix/Fix_UT_failure"dcherniev2016-12-022-5/+4
| * Fix issue of TransportManager UTdcherniev2016-11-292-4/+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
| |/
* | Merge branch 'master'Jacob Keeler2016-09-203-299/+497
|\ \ | |/
| * Fix_core_dump_due_to_connection_been_created_twiceVProdanov2016-07-191-1/+1
| * Format not formated filesAlexander2016-04-291-8/+8
| * hotfix/SDL does not release memory after app unregisteringVladislav Antonov2016-04-271-0/+24
| * Format all code in projectKozoriz2016-04-262-155/+253
| * 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
| * Merge branch 'master' into developagaliuzov2016-04-231-11/+25
| |\
| * | Fixed wrong logger name for TransportManagerElisey Zamakhov2015-12-181-1/+3
| * | Added UT for transport manager & partially refactorediAndrew52015-10-281-31/+31
| * | Add proper logger naming for TM classesAleksandr Galiuzov2015-10-072-2/+2
| * | 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
* | | Only send frames when POLLOUT set (CID 79995)Brad Pankow2016-07-261-1/+1
| |/ |/|
* | hotfix/Data_race_in_ThreadedSocketConnection_TransmitiAndrew52015-12-171-18/+15
* | hotfix/Data_race_in_ThreadedSocketConnection_TransmitiAndrew52015-12-171-2/+9
* | hotfix/Data_race_in_ThreadedSocketConnection_TransmitiAndrew52015-12-171-5/+5
* | hotfix/Data_race_in_ThreadedSocketConnectioniAndrew52015-12-171-4/+14
|/
* APPLINK-12266: OnAppRegistered: SDL must provide the transport type informati...Alexandr Galiuzov2015-04-301-6/+11
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-202-216/+227
* Latest internal release - last bulk merge before pull request and gitflow!?Justin Dickow2015-01-262-123/+108
* HmiStatus modifyJustin Dickow2015-01-242-108/+123
* 3.10.1Justin Dickow2014-10-273-52/+49
* SDL 3.8!Justin Dickow2014-10-203-0/+1479