Home
last modified time | relevance | path

Searched refs:invoke_thread_evt_cb (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_common.h217 void invoke_thread_evt_cb(bt_cb_thread_evt event);
/system/bt/btif/src/
Dbtif_core.cc238 invoke_thread_evt_cb(ASSOCIATE_JVM); in btif_init_bluetooth()
328 invoke_thread_evt_cb(DISASSOCIATE_JVM); in btif_cleanup_bluetooth()
Dbluetooth.cc812 void invoke_thread_evt_cb(bt_cb_thread_evt event) { in invoke_thread_evt_cb() function