Home
last modified time | relevance | path

Searched refs:BT_CONFIG_PATH_BASE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/base/
H A Dbase_def.h62 const std::string BT_CONFIG_PATH_BASE = "/system/etc/bluetooth/"; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_config.cpp28 std::string fileBasePath_ = {BT_CONFIG_PATH_BASE + fileName_};
H A Dadapter_device_info.cpp31 std::string fileBasePath_ = {BT_CONFIG_PATH_BASE + fileName_};
H A Dprofile_config.cpp30 std::string fileBasePath_ = {BT_CONFIG_PATH_BASE + fileName_};
H A Dadapter_device_config.cpp31 std::string fileBasePath_ {BT_CONFIG_PATH_BASE + fileName_};