Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril.cpp176 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c), (d)) macro
178 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c)) macro
311 RIL_UNSOL_RESPONSE(RIL_UNSOL_RIL_CONNECTED, in onNewCommandConnect()
315 RIL_UNSOL_RESPONSE(RIL_UNSOL_RESPONSE_RADIO_STATE_CHANGED, in onNewCommandConnect()