summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/src/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Address commentsfeature/bt_uuid_ini_configJackLivio2019-06-171-2/+2
* Configure bt uuid via ini entryJackLivio2019-06-072-5/+26
* Run updated style scriptjacobkeeler2019-04-295-16/+16
* Merge pull request #2178 from XevoInc/bugfix/invalid_memory_accessesJacob Keeler2018-08-301-1/+3
|\
| * fix: invalid memory access in BluetoothDevice log messageSho Amano2018-07-061-1/+3
* | style fixConlain Kelly2018-07-182-3/+2
* | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-183-7/+7
|/
* Merge branch 'develop'jacobkeeler2017-06-213-16/+18
|\
| * Fix SegFault problem of UTdcherniev2017-01-102-13/+14
| * Create mock for LastState classdcherniev2017-01-101-3/+4
| * Revert "Merge pull request #1067 from dcherniev/fix/Fix_UT_failure"dcherniev2016-12-021-2/+0
| * Fix issue of TransportManager UTdcherniev2016-11-291-0/+2
* | Fix style issuesJacob Keeler2016-09-211-2/+2
* | Merge branch 'master'Jacob Keeler2016-09-205-136/+181
|\ \ | |/
| * Format all code in projectKozoriz2016-04-264-109/+144
| * Code style format with clang-formatKozoriz2016-04-251-24/+35
| * TransportManager update after removing all singletonsKozoriz2016-04-251-2/+2
| * TransportManager correctives after singletons removingKozoriz2016-03-311-6/+5
* | Merge pull request #727 from BTPankow/hotfix/coverity_resource_leaksJustin Dickow2016-07-271-9/+6
|\ \
| * | Change socket close logic to prevent double close (CID 137866)Brad Pankow2016-07-271-9/+6
* | | Merge pull request #714 from BTPankow/hotfix/coverity_resource_leaksJackLivio2016-07-261-0/+1
|\ \ \ | |/ /
| * | Close socket connection before returning from function (CID 80039)Brad Pankow2016-07-211-0/+1
| |/
* | Null terminate char buffer after strncpy (CID 79979)Brad Pankow2016-07-211-1/+3
|/
* Fixes #314hotfix/bt_device_scanner_leakJustin Dickow2016-01-191-0/+1
* APPLINK-12266: OnAppRegistered: SDL must provide the transport type informati...Alexandr Galiuzov2015-04-301-1/+1
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-205-47/+42
* Latest internal release - last bulk merge before pull request and gitflow!?Justin Dickow2015-01-265-40/+46
* HmiStatus modifyJustin Dickow2015-01-245-46/+40
* 3.10.1Justin Dickow2014-10-271-3/+2
* SDL 3.8!Justin Dickow2014-10-205-0/+984