Searched defs:IsoManager (Results 1 – 3 of 3) sorted by relevance
253 pub struct IsoManager { struct273 impl IsoManager { impl274 pub fn new(ops: ffi::ControllerOps) -> IsoManager { in new()
38 IsoManager::IsoManager() {} in IsoManager() function in bluetooth::hci::IsoManager
56 IsoManager::IsoManager() : pimpl_(std::make_unique<impl>(*this)) {} in IsoManager() function in bluetooth::hci::IsoManager