Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/vc/
Dvc_shim.cc35 static VolumeControlIntf* g_vc_if; variable
156 if (internal::g_vc_if) std::abort(); in GetVolumeControlProfile()
164 internal::g_vc_if = vc_if.get(); in GetVolumeControlProfile()