Home
last modified time | relevance | path

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

/system/extras/tests/suspend_stress/
Dsuspend_stress.cpp121 uint64_t fired = 0; in main() local
146 ssize_t bytes = read(fd, &fired, sizeof(fired)); in main()
150 } else if (bytes < (ssize_t)sizeof(fired)) { in main()
154 if (fired != 1) { in main()
155 fprintf(stderr, "unexpected timer fd fired count: %" PRIu64 "\n", fired); in main()
180 i += fired; in main()
/system/bt/doc/
Dpower_management.md13 The events fired to drive the state machine at the time of this writing are:
93 #### Events fired from SYS
95 1. An event is fired from one of the methods mentioned above in
149 responses are also fired as messages through the BTA workqueue thread, which are
152 #### Events fired through BTM
155 fired from the SYS side of things, except from the initial path they take:
157 1. An event is fired from a callback in BTM to `bta_dm_pm_btm_cback`.
193 #### Events fired from timers
199 2. `bta_dm_pm_timer_cback` clears the use flag on the timer that fired, and