Searched refs:BTA_HH_RPTT_FEATURE (Results 1 – 3 of 3) sorted by relevance
171 BTA_HH_RPTT_FEATURE /* feature report */ enumerator
1444 else if ( ((int) reportType) <= BTA_HH_RPTT_RESRV || ((int) reportType) > BTA_HH_RPTT_FEATURE) { in get_report()1488 … else if ( ( (int) reportType) <= BTA_HH_RPTT_RESRV || ( (int) reportType) > BTA_HH_RPTT_FEATURE) { in set_report()
713 if (p_rpt->rpt_type > BTA_HH_RPTT_FEATURE) /* invalid report type */ in bta_hh_le_save_rpt_ref()