Searched refs:REACTOR_STATUS_ERROR (Results 1 – 2 of 2) sorted by relevance
/system/bt/osi/include/ | ||
D | reactor.h | 35 REACTOR_STATUS_ERROR, // there was an error during the operation. enumerator |
/system/bt/osi/src/ | ||
D | reactor.cc | 253 return REACTOR_STATUS_ERROR; in run_reactor() |