Searched refs:BT_CONFIG_PATH_BASE (Results 1 – 5 of 5) sorted by relevance
62 const std::string BT_CONFIG_PATH_BASE = "/system/etc/bluetooth/"; variable
28 std::string fileBasePath_ = {BT_CONFIG_PATH_BASE + fileName_};
31 std::string fileBasePath_ = {BT_CONFIG_PATH_BASE + fileName_};
30 std::string fileBasePath_ = {BT_CONFIG_PATH_BASE + fileName_};
31 std::string fileBasePath_ {BT_CONFIG_PATH_BASE + fileName_};