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

  /system/bt/btif/include/
btif_util.h 60 const char* dump_thread_evt(bt_cb_thread_evt evt);
  /system/bt/test/suite/support/
adapter.c 123 void thread_evt(bt_cb_thread_evt evt) {
callbacks.c 32 void thread_evt(bt_cb_thread_evt evt);
  /hardware/libhardware/include/hardware/
bluetooth.h 347 } bt_cb_thread_evt; typedef in typeref:enum:__anon24656
352 typedef void (*callback_thread_event)(bt_cb_thread_evt evt);
  /system/bt/tools/bdtool/
adapter.c 203 void thread_evt(bt_cb_thread_evt evt) {
  /system/bt/btif/src/
btif_util.c 398 const char* dump_thread_evt(bt_cb_thread_evt evt)
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 423 static void callback_thread_event(bt_cb_thread_evt event) {
    [all...]

Completed in 1195 milliseconds