Home
last modified time | relevance | path

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

/system/bt/osi/include/
Dreactor.h36 REACTOR_STATUS_DONE, // the reactor completed its work (for the _run_once* enumerator
/system/bt/osi/src/
Dreactor.cc296 return REACTOR_STATUS_DONE; in run_reactor()