Searched defs:rat (Results 1 – 4 of 4) 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()
|
| /device/generic/goldfish/radio/include/telephony/ |
| D | ril.h | 342 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/ |
| D | ril_service.cpp | 5435 RIL_CellInfoType getCellInfoTypeRadioTechnology(char *rat) { in getCellInfoTypeRadioTechnology() 6335 int rat = ATOI_NULL_HANDLED_DEF(resp[3], 0); in getVoiceRegistrationStateResponse() local 6394 int rat = ATOI_NULL_HANDLED_DEF(resp[3], 0); in getVoiceRegistrationStateResponse() local 6514 int rat = ATOI_NULL_HANDLED_DEF(resp[3], 0); in getDataRegistrationStateResponse() local 6565 int rat = ATOI_NULL_HANDLED_DEF(resp[3], 0); in getDataRegistrationStateResponse() local 11568 int32_t rat = ((int32_t *) response)[0]; in voiceRadioTechChangedInd() local
|
| D | ril.h | 378 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
|