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

  /system/bt/bta/hh/
bta_hh_api.c 193 ** Function BTA_HhSetReport
203 void BTA_HhSetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type, BT_HDR *p_data)
  /system/bt/bta/include/
bta_hh_api.h 49 #define BTA_HH_SET_RPT_EVT 5 /* BTA_HhSetReport callback */
394 ** Function BTA_HhSetReport
401 extern void BTA_HhSetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type,
  /system/bt/btif/src/
btif_hh.c 705 BTA_HhSetReport(p_dev->dev_handle, r_type, p_buf);
    [all...]

Completed in 312 milliseconds