Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/vc/
Dvc_shim.cc155 std::unique_ptr<VolumeControlIntf> GetVolumeControlProfile(const unsigned char* btif) { in GetVolumeControlProfile() function
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dvc.rs30 unsafe fn GetVolumeControlProfile(btif: *const u8) -> UniquePtr<VolumeControlIntf>; in GetVolumeControlProfile() function