Home
last modified time | relevance | path

Searched defs:rat (Results 1 – 5 of 5) sorted by relevance

/device/sample/etc/
Dfix_apns_full_conf.py20 def rilRadioTechnologyToNetworkType(rat): argument
/device/google/cuttlefish/host/commands/modem_simulator/
Ddata_service.cpp304 void DataService::sendOnePhysChanCfgUpdate(int status, int bandwidth, int rat, in sendOnePhysChanCfgUpdate()
/device/generic/goldfish/radio/include/telephony/
Dril.h342 int rat; // RIL_RadioAccessFamily for the radio member
1552 RIL_RadioTechnology rat; // indicates the available voice radio technology, member
1613 RIL_RadioTechnology rat; // indicates the available data radio technology, member
1777 uint32_t rat; /* bitset - ref. RIL_RadioTechnology. */ member
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp5579 RIL_CellInfoType getCellInfoTypeRadioTechnology(char *rat) { in getCellInfoTypeRadioTechnology()
6479 int rat = ATOI_NULL_HANDLED_DEF(resp[3], 0); in getVoiceRegistrationStateResponse() local
6538 int rat = ATOI_NULL_HANDLED_DEF(resp[3], 0); in getVoiceRegistrationStateResponse() local
6657 int rat = ATOI_NULL_HANDLED_DEF(resp[3], 0); in getDataRegistrationStateResponse() local
6708 int rat = ATOI_NULL_HANDLED_DEF(resp[3], 0); in getDataRegistrationStateResponse() local
11977 int32_t rat = ((int32_t *) response)[0]; in voiceRadioTechChangedInd() local
Dril.h378 int rat; // RIL_RadioAccessFamily for the radio member
2053 RIL_RadioTechnology rat; // indicates the available voice radio technology, member
2113 RIL_RadioTechnology rat; // indicates the available data radio technology, member
2277 uint32_t rat; /* bitset - ref. RIL_RadioTechnology. */ member