Home
last modified time | relevance | path

Searched refs:num_endpoints (Results 1 – 1 of 1) sorted by relevance

/btstack/port/stm32-f4discovery-usb/port/
H A Dusbh_bluetooth.c109 uint8_t num_endpoints = interface->bNumEndpoints; in USBH_Bluetooth_InterfaceInit() local
114 for (ep_index=0;ep_index<num_endpoints;ep_index++){ in USBH_Bluetooth_InterfaceInit()