Searched refs:s_commands (Results 1 – 2 of 2) sorted by relevance
184 static CommandInfo s_commands[] = { variable243 pRI->pCI = &(s_commands[request]); in addRequestToList()467 for (int i = 0; i < (int)NUM_ELEMS(s_commands); i++) { in RIL_register()468 assert(i == s_commands[i].requestNumber); in RIL_register()476 radio_1_6::registerService(&s_callbacks, s_commands); in RIL_register()
98 static CommandInfo *s_commands; variable13480 s_commands = commands; in registerService()