Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/libril/
Dril.cpp455 assert(i + RIL_UNSOL_RESPONSE_BASE in RIL_register()
747 unsolResponseIndex = unsolResponse - RIL_UNSOL_RESPONSE_BASE; in RIL_onUnsolicitedResponse()
Dril.h6754 #define RIL_UNSOL_RESPONSE_BASE 1000 macro
/device/generic/goldfish/radio/libril/
Dril.cpp455 assert(i + RIL_UNSOL_RESPONSE_BASE in RIL_register()
746 unsolResponseIndex = unsolResponse - RIL_UNSOL_RESPONSE_BASE; in RIL_onUnsolicitedResponse()
/device/generic/goldfish/radio/ril/
Dril.h6363 #define RIL_UNSOL_RESPONSE_BASE 1000 macro