Searched defs:RIL_UNSOL_RESPONSE (Results 1 - 1 of 1) sorted by relevance

/hardware/ril/libril/
H A 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
306 RIL_UNSOL_RESPONSE(RIL_UNSOL_RIL_CONNECTED,
310 RIL_UNSOL_RESPONSE(RIL_UNSOL_RESPONSE_RADIO_STATE_CHANGED,

Completed in 9 milliseconds