Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/le_audio/
Dle_audio_shim.cc440 std::unique_ptr<LeAudioClientIntf> GetLeAudioClientProfile(const unsigned char* btif) { in GetLeAudioClientProfile() function
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dle_audio.rs137 unsafe fn GetLeAudioClientProfile(btif: *const u8) -> UniquePtr<LeAudioClientIntf>; in GetLeAudioClientProfile() function