Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/src/llcp/
Diso.rs253 pub struct IsoManager { struct
273 impl IsoManager { impl
274 pub fn new(ops: ffi::ControllerOps) -> IsoManager { in new()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_iso.cc38 IsoManager::IsoManager() {} in IsoManager() function in bluetooth::hci::IsoManager
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iso.cc56 IsoManager::IsoManager() : pimpl_(std::make_unique<impl>(*this)) {} in IsoManager() function in bluetooth::hci::IsoManager