Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/
Dbtif_av.h98 void btif_av_source_cleanup();
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc319 void A2dpIntf::cleanup() const { btif_av_source_cleanup(); } in cleanup()
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp.cpp307 btif_av_source_cleanup(); in cleanupNative()
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc3674 void btif_av_source_cleanup(void) { in btif_av_source_cleanup() function