Searched refs:BTA_HD_REPORT_LEN (Results 1 – 2 of 2) sorted by relevance
96 #define BTA_HD_REPORT_LEN HID_DEV_MTU_SIZE macro104 uint8_t data[BTA_HD_REPORT_LEN];
175 if (p_report->len > BTA_HD_REPORT_LEN) { in BTA_HdSendReport()179 p_report->len, BTA_HD_REPORT_LEN); in BTA_HdSendReport()