Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/controller/
Dcontroller_shim.cc35 std::unique_ptr<ControllerIntf> GetControllerInterface() { in GetControllerInterface() function
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dcontroller.rs14 fn GetControllerInterface() -> UniquePtr<ControllerIntf>; in GetControllerInterface() function