Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_api.h101 enum { BTA_HH_KEYBD_RPT_ID = 1, BTA_HH_MOUSE_RPT_ID }; enumerator
/system/bt/bta/hh/
Dbta_hh_api.cc398 case BTA_HH_KEYBD_RPT_ID: /* key board report ID */ in BTA_HhParseBootRpt()
Dbta_hh_le.cc444 p_rpt->rpt_id = BTA_HH_KEYBD_RPT_ID; in bta_hh_le_find_alloc_report_entry()