Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc181 static AvrcpIntf* g_avrcpif; variable
340 if (internal::g_avrcpif) std::abort(); in GetAvrcpProfile()
345 internal::g_avrcpif = avrcpif.get(); in GetAvrcpProfile()