Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp341 static void set_radio_state(RIL_RadioState new_state, RIL_Token t) { in set_radio_state() function
371 set_radio_state(on ? RADIO_STATE_ON : RADIO_STATE_OFF, t); in request_radio_power()