Home
last modified time | relevance | path

Searched defs:pollfd (Results 1 – 3 of 3) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dsockets.h511 struct pollfd struct
513 int fd;
514 short events;
515 short revents;
/btstack/platform/libusb/
H A Dhci_transport_h2_libusb.c1218 const struct libusb_pollfd ** pollfd = libusb_get_pollfds(NULL); in usb_open() local
/btstack/3rd-party/lwip/core/src/api/
H A Dsockets.c2436 const struct pollfd *pollfd = &scb->poll_fds[fdi]; in lwip_poll_should_wake() local