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

  /hardware/libhardware/include/hardware/
bt_hh.h 117 /** Callback for set_report/set_protocol api and if error
171 /** Send a SET_REPORT to HID device. */
172 bt_status_t (*set_report)(bt_bdaddr_t *bd_addr, bthh_report_type_t reportType, char* report); member in struct:__anon20366
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hid.cpp 464 if ( (status = sBluetoothHidInterface->set_report((bt_bdaddr_t *) addr, (bthh_report_type_t)rType, (char*) c_report)) !=
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 254 ** Description Helper function to create p_buf for send_data or set_report
1515 static bt_status_t set_report (bt_bdaddr_t *bd_addr, bthh_report_type_t reportType, char* report) function
    [all...]

Completed in 4072 milliseconds