btif storage: use strings where possible
btif_config api used to accept "const char*" as parameter. After the refactoring it started using std::string. Remove unnecessary ".c_str()" Test: compilation Bug: 67595284 Change-Id: I173bbffc98f4e1f2dd3db1ff6db5a27db9be8992
Loading
Please register or sign in to comment