Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/csis/
Dcsis_shim.cc133 std::unique_ptr<CsisClientIntf> GetCsisClientProfile(const unsigned char* btif) { in GetCsisClientProfile() function
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dcsis.rs44 unsafe fn GetCsisClientProfile(btif: *const u8) -> UniquePtr<CsisClientIntf>; in GetCsisClientProfile() function