Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_hh_api.h146 BTA_HH_RPTT_FEATURE /* feature report */ enumerator
/external/bluetooth/bluedroid/btif/src/
Dbtif_hh.c1436 else if ( ((int) reportType) <= BTA_HH_RPTT_RESRV || ((int) reportType) > BTA_HH_RPTT_FEATURE) { in get_report()
1481 … else if ( ( (int) reportType) <= BTA_HH_RPTT_RESRV || ( (int) reportType) > BTA_HH_RPTT_FEATURE) { in set_report()