Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Ddata_service.cpp304 void DataService::sendOnePhysChanCfgUpdate(int status, int bandwidth, int rat, in sendOnePhysChanCfgUpdate() function in cuttlefish::DataService
329 sendOnePhysChanCfgUpdate(PRIMARY_SERVING, cellBandwidthDownlink, in updatePhysicalChannelconfigs()
331 sendOnePhysChanCfgUpdate(SECONDARY_SERVING, cellBandwidthDownlink, in updatePhysicalChannelconfigs()
Ddata_service.h44 void sendOnePhysChanCfgUpdate(int status, int bandwidth, int rat, int freq,