Searched refs:kControllerPropertiesFile (Results 1 – 2 of 2) sorted by relevance
52 static constexpr char kControllerPropertiesFile[] = "/etc/bluetooth/controller_properties.json"; variable57 …DualModeController(const std::string& properties_filename = std::string(kControllerPropertiesFile),
35 constexpr char DualModeController::kControllerPropertiesFile[]; member in test_vendor_lib::DualModeController