summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/src/transport_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-1/+11
* Fix SDL behavior during LOW_VOLTAGE (#3029)Andrii Kalinich (GitHub)2019-09-241-17/+48
* Merge remote-tracking branch 'origin/release/5.1.1' into feature/update_style...feature/update_style_scriptjacobkeeler2019-04-301-1/+11
|\
| * Addressed review commentsfix/building_without_cloudapp_supportShobhit Adlakha2019-04-291-2/+3
| * Style fixShobhit Adlakha2019-04-251-2/+2
| * Made the websocket transport adapter include in the transport_manager conditi...Shobhit Adlakha2019-04-251-3/+4
| * Set return values for cloud app functions if CLOUD_APP_SUPPORT=OFFShobhit Adlakha2019-04-251-0/+5
| * Fixed regex error when building with CLOUD_APP_SUPPORT=OFFShobhit Adlakha2019-04-251-0/+3
* | Run updated style scriptjacobkeeler2019-04-291-26/+26
|/
* Merge pull request #2861 from smartdevicelink/fix/5.1.0_build_failuresJacob Keeler2019-03-271-3/+8
|\
| * Fix build failures depending on build optionsfix/5.1.0_build_failuresjacobkeeler2019-03-271-3/+8
* | Coverity 5.1 Fixes (#2854)JackLivio2019-03-261-1/+1
|/
* Remove todos and fix typosjacobkeeler2019-03-051-2/+0
* Merge branch 'feature/cloud_app_transport' into feature/secure_websocket_conn...Jacob Keeler2019-03-051-7/+30
|\
| * Merge remote-tracking branch 'origin/feature/cloud_app_connection_status' int...jacobkeeler2019-01-141-0/+4
| |\
| * | Set HMI None on disconnect. Add reconnection after disconnect.JackLivio2018-11-301-7/+30
* | | Merge branch 'feature/cloud_app_connection_status' into feature/secure_websoc...Jacob Keeler2019-01-021-0/+4
|\ \ \ | | |/ | |/|
| * | Fix disconnect flowjacobkeeler2018-12-131-1/+0
| * | Refresh app list when an app is enabled or disabledjacobkeeler2018-12-121-0/+5
| |/
* | Remove debug statements and style fixShobhitAd2018-12-071-13/+10
* | Pass CloudAppProperties to websocket client connectionShobhitAd2018-12-051-5/+16
|/
* Connection Status To Trigger UpdateAppListJackLivio2018-11-291-0/+5
* Add cloud connection statusjacobkeeler2018-11-161-0/+16
* Fix stylejacobkeeler2018-11-141-11/+10
* Check if connection exists in internal connection listJackLivio2018-11-091-7/+32
* Pending cloud connection created via policies on startupJackLivio2018-11-091-0/+35
* Add Cloud Info to Application ClassJackLivio2018-11-071-0/+4
* 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