Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/csis/
Dcsis_shim.cc36 static CsisClientIntf* g_csis_if; variable
134 if (internal::g_csis_if) std::abort(); in GetCsisClientProfile()
142 internal::g_csis_if = csis_if.get(); in GetCsisClientProfile()