Searched refs:RIL_REQUEST_RADIO_POWER (Results 1 – 5 of 5) sorted by relevance
40 {RIL_REQUEST_RADIO_POWER, radio::setRadioPowerResponse},
1048 case RIL_REQUEST_RADIO_POWER: return "RADIO_POWER"; in requestToString()
1061 dispatchInts(serial, mSlotId, RIL_REQUEST_RADIO_POWER, 1, BOOL_TO_INT(on)); in setRadioPower()
2873 #define RIL_REQUEST_RADIO_POWER 23 macro