HomeSort by relevance Sort by last modified time
    Searched refs:reactor_run_once (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/osi/include/
reactor.h 73 reactor_status_t reactor_run_once(reactor_t *reactor);
75 // Same as |reactor_run_once| with a bounded wait time in case no object becomes ready.
  /external/bluetooth/bluedroid/osi/src/
reactor.c 80 reactor_status_t reactor_run_once(reactor_t *reactor) { function

Completed in 50 milliseconds