Searched refs:tnum (Results 1 – 1 of 1) sorted by relevance
185 void GKI_start_timer(uint8_t tnum, int32_t ticks, bool is_continuous) { in GKI_start_timer() argument230 switch (tnum) { in GKI_start_timer()285 void GKI_stop_timer(uint8_t tnum) { in GKI_stop_timer() argument290 switch (tnum) { in GKI_stop_timer()