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

  /system/bt/bta/include/
bta_hh_co.h 33 tBTA_HH_RPT_TYPE rpt_type;
bta_hh_api.h 173 typedef UINT8 tBTA_HH_RPT_TYPE;
401 extern void BTA_HhSetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type,
413 extern void BTA_HhGetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type,
  /system/bt/bta/hh/
bta_hh_api.c 180 void BTA_HhSetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type, BT_HDR *p_data)
193 void BTA_HhGetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type, UINT8 rpt_id, UINT16 buf_size)
bta_hh_int.h 196 tBTA_HH_RPT_TYPE rpt_type;
bta_hh_le.c 559 tBTA_HH_RPT_TYPE r_type, UINT8 rpt_id)
631 p_rpt->rpt_type = (tBTA_HH_RPT_TYPE)bta_hh_uuid_to_rtp_type[i][1];
    [all...]

Completed in 111 milliseconds