Searched defs:RemoveCig (Results 1 – 6 of 6) sorted by relevance
/system/bt/vendor_libs/test_vendor_lib/model/controller/ | ||
D | isochronous_connection_handler.cc | 60 bluetooth::hci::ErrorCode IsochronousConnectionHandler::RemoveCig( in RemoveCig() function in test_vendor_lib::IsochronousConnectionHandler |
D | acl_connection_handler.cc | 317 bluetooth::hci::ErrorCode AclConnectionHandler::RemoveCig(uint8_t cig_id) { in RemoveCig() function in test_vendor_lib::AclConnectionHandler |
/system/bt/gd/iso/ | ||
D | iso_manager.cc | 95 void IsoManager::RemoveCig(uint8_t cig_id) { in RemoveCig() function in bluetooth::iso::IsoManager |
/system/bt/test/mock/ | ||
D | mock_stack_btm_iso.cc | 21 void IsoManager::RemoveCig(uint8_t cig_id) {} in RemoveCig() function in bluetooth::hci::IsoManager |
/system/bt/stack/btm/ | ||
D | btm_iso.cc | 70 void IsoManager::RemoveCig(uint8_t cig_id) { in RemoveCig() function in bluetooth::hci::IsoManager |
/system/bt/gd/iso/internal/ | ||
D | iso_manager_impl.cc | 238 void IsoManagerImpl::RemoveCig(uint8_t cig_id) { in RemoveCig() function in bluetooth::iso::internal::IsoManagerImpl |