Home
last modified time | relevance | path

Searched defs:RemoveCig (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Disochronous_connection_handler.cc60 bluetooth::hci::ErrorCode IsochronousConnectionHandler::RemoveCig( in RemoveCig() function in test_vendor_lib::IsochronousConnectionHandler
H A Dacl_connection_handler.cc317 bluetooth::hci::ErrorCode AclConnectionHandler::RemoveCig(uint8_t cig_id) { in RemoveCig() function in test_vendor_lib::AclConnectionHandler
/aosp12/system/bt/gd/iso/
H A Diso_manager.cc95 void IsoManager::RemoveCig(uint8_t cig_id) { in RemoveCig() function in bluetooth::iso::IsoManager
/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_iso.cc21 void IsoManager::RemoveCig(uint8_t cig_id) {} in RemoveCig() function in bluetooth::hci::IsoManager
/aosp12/system/bt/stack/btm/
H A Dbtm_iso.cc70 void IsoManager::RemoveCig(uint8_t cig_id) { in RemoveCig() function in bluetooth::hci::IsoManager
/aosp12/system/bt/gd/iso/internal/
H A Diso_manager_impl.cc238 void IsoManagerImpl::RemoveCig(uint8_t cig_id) { in RemoveCig() function in bluetooth::iso::internal::IsoManagerImpl