Home
last modified time | relevance | path

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

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