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

  /hardware/libhardware/include/hardware/
bt_hh.h 162 /** Send a GET_REPORT to HID device. */
163 bt_status_t (*get_report)(bt_bdaddr_t *bd_addr, bthh_report_type_t reportType, uint8_t reportId, int bufferSize); member in struct:__anon31046
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page_test.cc 143 safe_browsing::ClientMalwareReportRequest* get_report() { function in class:FakeMalwareDetails
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hid.cpp 383 if ( (status = sBluetoothHidInterface->get_report((bt_bdaddr_t *) addr, (bthh_report_type_t) rType, (uint8_t) rId, bufferSize)) !=
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 1539 static bt_status_t get_report (bt_bdaddr_t *bd_addr, bthh_report_type_t reportType, uint8_t reportId, int bufferSize) function
    [all...]

Completed in 819 milliseconds