Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc31 static HfpIntf* g_hfpif; variable
335 if (internal::g_hfpif) std::abort(); in GetHfpProfile()
341 internal::g_hfpif = hfpif.get(); in GetHfpProfile()