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

  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 162 typedef UINT8 tBTA_HH_RPT_TYPE;
378 BTA_API extern void BTA_HhSetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type,
390 BTA_API extern void BTA_HhGetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type,
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_api.c 201 void BTA_HhSetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type, BT_HDR *p_data)
214 void BTA_HhGetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type, UINT8 rpt_id, UINT16 buf_size)

Completed in 20 milliseconds