Searched defs:rat (Results 1 – 8 of 8) 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/ril/ |
D | ril.h | 343 int rat; // RIL_RadioAccessFamily for the radio member 1553 RIL_RadioTechnology rat; // indicates the available voice radio technology, member 1614 RIL_RadioTechnology rat; // indicates the available data radio technology, member 1778 uint32_t rat; /* bitset - ref. RIL_RadioTechnology. */ member
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril.h | 352 int rat; // RIL_RadioAccessFamily for the radio member 1623 RIL_RadioTechnology rat; // indicates the available voice radio technology, member 1684 RIL_RadioTechnology rat; // indicates the available data radio technology, member 1848 uint32_t rat; /* bitset - ref. RIL_RadioTechnology. */ member
|
D | ril_service.cpp | 4512 RIL_CellInfoType getCellInfoTypeRadioTechnology(char *rat) { in getCellInfoTypeRadioTechnology() 9358 int32_t rat = ((int32_t *) response)[0]; in voiceRadioTechChangedInd() local
|
/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.h | 355 int rat; // RIL_RadioAccessFamily for the radio member 1748 RIL_RadioTechnology rat; // indicates the available voice radio technology, member 1809 RIL_RadioTechnology rat; // indicates the available data radio technology, member 1973 uint32_t rat; /* bitset - ref. RIL_RadioTechnology. */ member
|
D | ril_service.cpp | 4681 RIL_CellInfoType getCellInfoTypeRadioTechnology(char *rat) { in getCellInfoTypeRadioTechnology() 9668 int32_t rat = ((int32_t *) response)[0]; in voiceRadioTechChangedInd() local
|
/device/generic/goldfish/radio/libril/ |
D | ril_service.cpp | 3527 RIL_CellInfoType getCellInfoTypeRadioTechnology(char *rat) { in getCellInfoTypeRadioTechnology() 7982 int32_t rat = ((int32_t *) response)[0]; in voiceRadioTechChangedInd() local
|