Loading
btif_storage: Avoid extra std::string copies
When a function takes a const std::string reference for an argument, it's inefficient to pass in std::string::c_str(). Test: TreeHugger Change-Id: Ibd00c10a08ab853875fd16739bce5851f6b42639
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When a function takes a const std::string reference for an argument, it's inefficient to pass in std::string::c_str(). Test: TreeHugger Change-Id: Ibd00c10a08ab853875fd16739bce5851f6b42639