Home
last modified time | relevance | path

Searched defs:GetProperty (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/test/suite/adapter/
Dbluetooth_test.cc92 bt_property_t* BluetoothTest::GetProperty(bt_property_type_t type) { in GetProperty() function in bttest::BluetoothTest
/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache.cc147 std::optional<std::string> ConfigCache::GetProperty(const std::string& section, const std::string& … in GetProperty() function in bluetooth::storage::ConfigCache