Searched refs:timers (Results 1 – 3 of 3) sorted by relevance
/system/extras/tests/audio/alsa/ |
D | pcmtest.cpp | 51 static unsigned int timers; variable 119 timers++; in getSndDev() 171 pcms, cards, mixers, timers); in TEST() 189 ASSERT_NE(0U, timers); in TEST() 193 EXPECT_EQ(1U, timers); in TEST()
|
/system/bt/doc/ |
D | power_management.md | 32 controller, timers are used to post messages to the BTA workqueue thread as 101 - If any timers were set for the given `BD_ADDR`, they are stopped. 146 At this point, if one of the timers in `bta_dm_cb.pm_timer` times out, a call is 169 `bta_dm_pm_btm_status` stops any timers started for the device in 175 stops all timers for the device, and then re-calls `bta_dm_pm_set_mode` 193 #### Events fired from timers
|
/system/chre/ |
D | README.md | 165 functionality, TimerWorld exercises timers and WifiWorld uses wifi, for example.
|