Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc349 std::unique_ptr<AvrcpIntf> GetAvrcpProfile(const unsigned char* btif) { in GetAvrcpProfile() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Davrcp.rs35 unsafe fn GetAvrcpProfile(btif: *const u8) -> UniquePtr<AvrcpIntf>; in GetAvrcpProfile() function