Searched refs:BTA_HH_RPTT_INPUT (Results 1 – 2 of 2) sorted by relevance
60 {GATT_UUID_HID_REPORT, BTA_HH_RPTT_INPUT},61 {GATT_UUID_HID_BT_KB_INPUT, BTA_HH_RPTT_INPUT},63 {GATT_UUID_HID_BT_MOUSE_INPUT, BTA_HH_RPTT_INPUT},64 {GATT_UUID_BATTERY_LEVEL, BTA_HH_RPTT_INPUT}};543 if (p_rpt->rpt_type == BTA_HH_RPTT_INPUT) { in bta_hh_le_register_input_notif()598 if (p_rpt->rpt_type == BTA_HH_RPTT_INPUT) { in bta_hh_le_deregister_input_notif()707 if (p_rpt->rpt_type == BTA_HH_RPTT_INPUT) { in bta_hh_le_write_rpt_clt_cfg()1397 if (p_rpt->rpt_type != BTA_HH_RPTT_INPUT) break; in bta_hh_le_search_hid_chars()2098 p_rpt->rpt_type == BTA_HH_RPTT_INPUT)) { in bta_hh_process_cache_rpt()
184 BTA_HH_RPTT_INPUT, /* input report */ enumerator