Searched refs:GATT_UUID_HID_REPORT (Results 1 – 2 of 2) sorted by relevance
60 {GATT_UUID_HID_REPORT, BTA_HH_RPTT_INPUT},97 if (p_rpt->uuid == GATT_UUID_HID_REPORT) rpt_name = "Report"; in bta_hh_le_hid_report_dbg()130 case GATT_UUID_HID_REPORT: in bta_hh_uuid_to_str()550 if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_register_input_notif()573 } else if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_register_input_notif()599 if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_deregister_input_notif()680 case GATT_UUID_HID_REPORT: in write_rpt_ctl_cfg_cb()1286 GATT_UUID_HID_REPORT, in read_report_ref_desc_cb()1388 case GATT_UUID_HID_REPORT: in bta_hh_le_search_hid_chars()1682 if (char_uuid != GATT_UUID_HID_REPORT && in read_report_cb()[all …]
110 #define GATT_UUID_HID_REPORT 0x2A4D macro