Home
last modified time | relevance | path

Searched defs:IsoManager (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/iso/
H A Diso_manager.h77 IsoManager(os::Handler* iso_handler, internal::IsoManagerImpl* iso_manager_impl) in IsoManager() function
/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_iso.cc13 IsoManager::IsoManager() {} in IsoManager() function in bluetooth::hci::IsoManager
/aosp12/system/bt/stack/btm/
H A Dbtm_iso.cc50 IsoManager::IsoManager() : pimpl_(std::make_unique<impl>(*this)) {} in IsoManager() function in bluetooth::hci::IsoManager