Home
last modified time | relevance | path

Searched refs:BT_CONFIG_PATH (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/base/
H A Dbase_def.h63 const std::string BT_CONFIG_PATH = "/data/service/el1/public/bluetooth/"; variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_config.cpp27 std::string filePath_ = {BT_CONFIG_PATH + fileName_};
H A Dadapter_device_info.cpp30 std::string filePath_ = {BT_CONFIG_PATH + fileName_};
H A Dprofile_config.cpp29 std::string filePath_ = {BT_CONFIG_PATH + fileName_};
H A Dadapter_device_config.cpp30 std::string filePath_ {BT_CONFIG_PATH + fileName_};

Completed in 2 milliseconds