Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/libril/
Dril.cpp174 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c), (d)) macro
176 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c)) macro
309 RIL_UNSOL_RESPONSE(RIL_UNSOL_RIL_CONNECTED, in onNewCommandConnect()
313 RIL_UNSOL_RESPONSE(RIL_UNSOL_RESPONSE_RADIO_STATE_CHANGED, in onNewCommandConnect()
/device/generic/goldfish/radio/libril/
Dril.cpp174 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c), (d)) macro
176 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c)) macro
309 RIL_UNSOL_RESPONSE(RIL_UNSOL_RIL_CONNECTED, in onNewCommandConnect()
313 RIL_UNSOL_RESPONSE(RIL_UNSOL_RESPONSE_RADIO_STATE_CHANGED, in onNewCommandConnect()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.cpp174 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c), (d)) macro
176 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c)) macro
326 RIL_UNSOL_RESPONSE(RIL_UNSOL_RIL_CONNECTED, in onNewCommandConnect()
330 RIL_UNSOL_RESPONSE(RIL_UNSOL_RESPONSE_RADIO_STATE_CHANGED, in onNewCommandConnect()
Dril_config.cpp50 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c), (d)) macro
54 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c)) macro