Home
last modified time | relevance | path

Searched defs:pfds (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/src/
Dbtif_sock_thread.c542 static void process_data_sock(int h, struct pollfd *pfds, int count) in process_data_sock()
578 static void prepare_poll_fds(int h, struct pollfd* pfds) in prepare_poll_fds()
605 struct pollfd pfds[MAX_POLL]; in sock_poll_thread() local
/system/bt/btif/co/
Dbta_hh_co.c181 struct pollfd pfds[1]; in btif_hh_poll_event_thread() local