system/gd/common/strings.cc
0 → 100644
+102
−0
system/gd/common/strings.h
0 → 100644
+39
−0
system/gd/common/strings_test.cc
0 → 100644
+85
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* StringTrim: trim whitespaces around string * StringSplit: split string using delimiters * FromHexString: parse hex string to vector of uint8_t * ToHexString: convert vector of uint8_t to string Bug: 157533831 Tag: #gd-refactor Test: atest bluetooth_test_gd Change-Id: I1d1c4239c739bc6e0653f1818f067ad8dde62a74