Home
last modified time | relevance | path

Searched defs:GetA2dpSinkProfile (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/btav_sink/
Dbtav_sink_shim.cc67 std::unique_ptr<A2dpSinkIntf> GetA2dpSinkProfile(const unsigned char* btif) { in GetA2dpSinkProfile() function
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Da2dp.rs254 unsafe fn GetA2dpSinkProfile(btif: *const u8) -> UniquePtr<A2dpSinkIntf>; in GetA2dpSinkProfile() function