Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_api.h162 BTA_HH_RPTT_FEATURE /* feature report */ enumerator
/system/bt/btif/src/
Dbtif_hh.cc1481 ((int)reportType) > BTA_HH_RPTT_FEATURE) { in get_report()
1526 ((int)reportType) > BTA_HH_RPTT_FEATURE) { in set_report()
/system/bt/bta/hh/
Dbta_hh_le.cc656 if (p_rpt->rpt_type > BTA_HH_RPTT_FEATURE) /* invalid report type */ in bta_hh_le_save_report_ref()