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

  /system/bt/service/
logging_helpers.h 42 const char* BtEventText(const bt_cb_thread_evt evt);
logging_helpers.cc 125 const char* BtEventText(const bt_cb_thread_evt evt) {
  /system/bt/btif/include/
btif_util.h 55 const char* dump_thread_evt(bt_cb_thread_evt evt);
  /hardware/libhardware/include/hardware/
bluetooth.h 363 } bt_cb_thread_evt; typedef in typeref:enum:__anon48113
368 typedef void (*callback_thread_event)(bt_cb_thread_evt evt);
  /system/bt/include/hardware/
bluetooth.h 350 typedef enum { ASSOCIATE_JVM, DISASSOCIATE_JVM } bt_cb_thread_evt; typedef in typeref:enum:__anon1891
355 typedef void (*callback_thread_event)(bt_cb_thread_evt evt);
  /system/bt/service/hal/
bluetooth_interface.cc 154 void ThreadEventCallback(bt_cb_thread_evt evt) {
  /system/bt/tools/bdtool/
adapter.c 188 void thread_evt(bt_cb_thread_evt evt) { CALLBACK_RET(); }
  /system/bt/btif/src/
btif_util.cc 292 const char* dump_thread_evt(bt_cb_thread_evt evt) {
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 393 static void callback_thread_event(bt_cb_thread_evt event) {
    [all...]

Completed in 419 milliseconds