Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril_commands.h44 {RIL_REQUEST_SETUP_DATA_CALL, dispatchDataCall, responseSetupDataCall},
Dril.cpp289 static int responseSetupDataCall(Parcel &p, void *response, size_t responselen);
2391 static int responseSetupDataCall(Parcel &p, void *response, size_t responselen) in responseSetupDataCall() function