Searched refs:PIP_HID_APP_REPORT_ID (Results 1 – 2 of 2) sorted by relevance
81 if (buf[PIP_RESP_REPORT_ID_OFFSET] == PIP_HID_APP_REPORT_ID || in cyapa_sort_pip_hid_descriptor_data()169 else if (resp_data[PIP_RESP_REPORT_ID_OFFSET] == PIP_HID_APP_REPORT_ID) in cyapa_pip_state_parse()
183 #define PIP_HID_APP_REPORT_ID 0xf7 macro