Home
last modified time | relevance | path

Searched defs:LeCreateCis (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/gd/iso/
H A Diso_manager.cc91 void IsoManager::LeCreateCis(std::vector<std::pair<uint16_t, uint16_t>> cis_and_acl_handles) { in LeCreateCis() function in bluetooth::iso::IsoManager
H A Dfacade.cc140 ::grpc::Status LeCreateCis( in LeCreateCis() function in bluetooth::iso::IsoModuleFacadeService
/aosp12/system/bt/gd/iso/internal/
H A Diso_manager_impl.cc222 void IsoManagerImpl::LeCreateCis(std::vector<std::pair<uint16_t, uint16_t>> cis_and_acl_handles) { in LeCreateCis() function in bluetooth::iso::internal::IsoManagerImpl
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dlink_layer_controller.cc2661 ErrorCode LinkLayerController::LeCreateCis( in LeCreateCis() function in test_vendor_lib::LinkLayerController
H A Ddual_mode_controller.cc2097 void DualModeController::LeCreateCis(CommandView command) { in LeCreateCis() function in test_vendor_lib::DualModeController