Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h168 BTA_HH_RPTT_FEATURE /* feature report */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c871 ((int)arg->get_report.report_type) > BTA_HH_RPTT_FEATURE) { in btc_hh_get_report()
945 ((int)arg->set_report.report_type) > BTA_HH_RPTT_FEATURE) { in btc_hh_set_report()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c707 if (p_rpt->rpt_type > BTA_HH_RPTT_FEATURE) { /* invalid report type */ in bta_hh_le_save_rpt_ref()