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

  /system/bt/include/hardware/
bt_hd.h 31 } bthd_report_type_t; typedef in typeref:enum:__anon1928
115 bt_status_t (*send_report)(bthd_report_type_t type, uint8_t id, uint16_t len,
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hid_device.cpp 387 sHiddIf->send_report((bthd_report_type_t)report_type, id, size, buf);
  /system/bt/btif/src/
btif_hd.cc 536 static bt_status_t send_report(bthd_report_type_t type, uint8_t id,

Completed in 93 milliseconds