Searched refs:tnum (Results 1 – 1 of 1) sorted by relevance
186 void GKI_start_timer(uint8_t tnum, int32_t ticks, bool is_continuous) { in GKI_start_timer() argument237 switch (tnum) { in GKI_start_timer()292 void GKI_stop_timer(uint8_t tnum) { in GKI_stop_timer() argument297 switch (tnum) { in GKI_stop_timer()