Home
last modified time | relevance | path

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

/hardware/libhardware/modules/radio/
Dradio_hw.c111 CMD_STEP, enumerator
123 [CMD_STEP] = 100,
310 if (got_cancel && (cmd->type == CMD_STEP || cmd->type == CMD_SCAN || in callback_thread_loop()
354 case CMD_STEP: { in callback_thread_loop()
570 send_command_l(stub_tuner, CMD_STEP, thread_cmd_delay_ms[CMD_STEP], &direction); in tuner_step()