Commit Graph
4 Commits
Author SHA1 Message Date
lasan 3ea5979b5a brought in vibhav's own implementation of bluetooth adapter and bluez. updated dbus to latest version in vibhav's branch. Initial commit of own version of ble_v2 implementation 2024-10-29 11:21:49 +05:30
Vibhav Pant 808ed3992d clang-format 2023-08-30 13:21:30 +05:30
Vibhav Pant 96ae9cb76f GetDownloadPathInternal: Construct DeviceInfo correctly. 2023-08-27 12:24:02 +05:30
Timothy Hutchins 046652347f Implemented Linux equivalent to Windows file_path*
This adds a Linux equivalent to file path operations done in the Windows
headers and source files. Some differences that will occur are the
invalid path names and contents, as there are no invalid path names, and
only one invalid path content (excluding non-printable characters) on
Linux.
2023-05-21 18:58:33 -05:00