Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h165 BTA_HH_RPTT_RESRV, /* reserved */ enumerator
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c865 } else if (((int)arg->get_report.report_type) <= BTA_HH_RPTT_RESRV || in btc_hh_get_report()
939 } else if (((int)arg->set_report.report_type) <= BTA_HH_RPTT_RESRV || in btc_hh_set_report()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c707 p_rpt->rpt_type = BTA_HH_RPTT_RESRV; in bta_hh_le_save_rpt_ref()