Home
last modified time | relevance | path

Searched refs:reactor_stop (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/osi/test/
Dreactor_test.cc41 reactor_stop(reactor); in TEST_F()
49 reactor_stop(reactor); in TEST_F()
62 reactor_stop(reactor); in TEST_F()
77 reactor_stop(arg->reactor); in unregister_cb()
106 reactor_stop(reactor); in TEST_F()
/packages/modules/Bluetooth/system/osi/include/
Dreactor.h58 void reactor_stop(reactor_t* reactor);
/packages/modules/Bluetooth/system/osi/src/
Dthread.cc148 reactor_stop(thread->reactor); in thread_stop()
Dreactor.cc132 void reactor_stop(reactor_t* reactor) { in reactor_stop() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc199 void reactor_stop(reactor_t* reactor) { inc_func_call_count(__func__); } in reactor_stop() function