Home
last modified time | relevance | path

Searched refs:REACTOR_STATUS_DONE (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/osi/include/
H A Dreactor.h36 REACTOR_STATUS_DONE, // the reactor completed its work (for the _run_once* enumerator
/aosp12/system/bt/test/stub/
H A Dosi.cc215 return REACTOR_STATUS_DONE; in reactor_run_once()
219 return REACTOR_STATUS_DONE; in reactor_start()
/aosp12/system/bt/osi/src/
H A Dreactor.cc293 return REACTOR_STATUS_DONE; in run_reactor()