Home
last modified time | relevance | path

Searched refs:RemoveCigComplete (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/gd/iso/internal/
H A Diso_manager_impl.cc243 iso_handler_->BindOnce(&IsoManagerImpl::RemoveCigComplete, common::Unretained(this))); in RemoveCig()
246 void IsoManagerImpl::RemoveCigComplete(hci::CommandCompleteView command_complete) { in RemoveCigComplete() function in bluetooth::iso::internal::IsoManagerImpl
H A Diso_manager_impl.h95 void RemoveCigComplete(hci::CommandCompleteView command_complete);