Home
last modified time | relevance | path

Searched refs:BTA_HH_RPTT_FEATURE (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/include/
Dbta_hh_api.h167 BTA_HH_RPTT_FEATURE /* feature report */ enumerator
/system/bt/bta/hh/
Dbta_hh_api.cc176 if (r_type == BTA_HH_RPTT_FEATURE) in BTA_HhSetReport()
Dbta_hh_le.cc523 if (p_rpt->rpt_type > BTA_HH_RPTT_FEATURE) /* invalid report type */ in bta_hh_le_save_report_ref()
/system/bt/btif/src/
Dbtif_hh.cc1505 ((int)reportType) > BTA_HH_RPTT_FEATURE) { in get_report()
1542 ((int)reportType) > BTA_HH_RPTT_FEATURE) { in set_report()