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 59 const char* dump_thread_evt(bt_cb_thread_evt evt);
  /hardware/libhardware/include/hardware/
bluetooth.h 378 } bt_cb_thread_evt; typedef in typeref:enum:__anon41030
383 typedef void (*callback_thread_event)(bt_cb_thread_evt evt);
  /system/bt/service/hal/
bluetooth_interface.cc 152 void ThreadEventCallback(bt_cb_thread_evt evt) {
  /system/bt/tools/bdtool/
adapter.c 190 void thread_evt(bt_cb_thread_evt evt) { CALLBACK_RET(); }
  /system/bt/btif/src/
btif_util.cc 398 const char* dump_thread_evt(bt_cb_thread_evt evt) {
  /test/vts/compilation_tools/vtsc/test/golden/DRIVER/
BluetoothHalV1bt_interface_t.driver.cpp 158 thread_evt_cb(bt_cb_thread_evt arg0) {
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 375 static void callback_thread_event(bt_cb_thread_evt event) {
    [all...]

Completed in 103 milliseconds