Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/iso/
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
Dfacade.cc142 ::grpc::Status LeCreateCis( in LeCreateCis() function in bluetooth::iso::IsoModuleFacadeService
/packages/modules/Bluetooth/system/blueberry/facade/iso/
Dfacade.proto10 rpc LeCreateCis(LeCreateCisRequest) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/system/gd/iso/internal/
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
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc2486 void DualModeController::LeCreateCis(CommandView command) { in DualModeController() function in rootcanal::DualModeController
Dlink_layer_controller.cc5874 ErrorCode LinkLayerController::LeCreateCis( in LeCreateCis() function in rootcanal::LinkLayerController