Searched defs:GetProperty (Results 1 – 2 of 2) sorted by relevance
92 bt_property_t* BluetoothTest::GetProperty(bt_property_type_t type) { in GetProperty() function in bttest::BluetoothTest
147 std::optional<std::string> ConfigCache::GetProperty(const std::string& section, const std::string& … in GetProperty() function in bluetooth::storage::ConfigCache