Searched defs:LeCreateCis (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/gd/iso/ | ||
H A D | iso_manager.cc | 91 void IsoManager::LeCreateCis(std::vector<std::pair<uint16_t, uint16_t>> cis_and_acl_handles) { in LeCreateCis() function in bluetooth::iso::IsoManager |
H A D | facade.cc | 140 ::grpc::Status LeCreateCis( in LeCreateCis() function in bluetooth::iso::IsoModuleFacadeService |
/aosp12/system/bt/gd/iso/internal/ | ||
H A D | iso_manager_impl.cc | 222 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 D | link_layer_controller.cc | 2661 ErrorCode LinkLayerController::LeCreateCis( in LeCreateCis() function in test_vendor_lib::LinkLayerController |
H A D | dual_mode_controller.cc | 2097 void DualModeController::LeCreateCis(CommandView command) { in LeCreateCis() function in test_vendor_lib::DualModeController |