Searched refs:sendOnePhysChanCfgUpdate (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | data_service.cpp | 304 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()
|
D | data_service.h | 44 void sendOnePhysChanCfgUpdate(int status, int bandwidth, int rat, int freq,
|