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

  /system/bt/include/hardware/
bt_hd.h 88 } bthd_callbacks_t; typedef in typeref:struct:__anon1933
95 bt_status_t (*init)(bthd_callbacks_t* callbacks);
  /system/bt/btif/src/
btif_hd.cc 65 static bthd_callbacks_t* bt_hd_callbacks = NULL;
352 static bt_status_t init(bthd_callbacks_t* callbacks) {
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hid_device.cpp 144 static bthd_callbacks_t sHiddCb = {

Completed in 717 milliseconds