Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/aidl/default/
DBluetoothHci.cpp51 std::optional<std::string> GetSystemProperty(const std::string& property) { in GetSystemProperty() function
192 auto board_name = GetSystemProperty(kBoardProperty); in initialize()