Searched defs:endpoints (Results 1 – 1 of 1) sorted by relevance
36 std::vector<USBEndpoint> endpoints) in UsbInterface()58 cJSON *endpoints = cJSON_GetObjectItem(interface, "endpoints"); in UsbInterface() local223 cJSON* endpoints = cJSON_CreateArray(); in getJsonString() local