Searched refs:stkProactiveCommandInd (Results 1 - 3 of 3) sorted by relevance

/hardware/ril/libril/
H A Dril_unsol_commands.h30 {RIL_UNSOL_STK_PROACTIVE_COMMAND, radio::stkProactiveCommandInd, WAKE_PARTIAL}, member in class:radio
H A Dril_service.h592 int stkProactiveCommandInd(int slotId, int indicationType,
H A Dril_service.cpp7176 int radio::stkProactiveCommandInd(int slotId, function in class:radio
7181 RLOGE("stkProactiveCommandInd: invalid response");
7185 RLOGD("stkProactiveCommandInd");
7192 RLOGE("stkProactiveCommandInd: radioService[%d]->mRadioIndication == NULL", slotId);

Completed in 46 milliseconds