Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dconfig.h49 static size_t GetBinLength(const std::string& section,
Dconfig.cc131 size_t BtifConfigInterface::GetBinLength(const std::string& section, in GetBinLength() function in bluetooth::shim::BtifConfigInterface
/system/bt/btif/src/
Dbtif_config.cc561 return bluetooth::shim::BtifConfigInterface::GetBinLength(section, key); in btif_config_get_bin_length()