Home
last modified time | relevance | path

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

/system/bt/osi/include/
Dreactor.h35 REACTOR_STATUS_ERROR, // there was an error during the operation. enumerator
/system/bt/osi/src/
Dreactor.cc253 return REACTOR_STATUS_ERROR; in run_reactor()