Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp1268 static const int gMaxConcurrentStandbyConnections = 4; variable
1291 hw_cfg[0].cfg.modem.maxStandby = gMaxConcurrentStandbyConnections; in request_hardware_config()