Searched refs:get_conn_pending_rx (Results 1 – 4 of 4) sorted by relevance
226 int get_conn_pending_rx(APP_CONN *conn) in get_conn_pending_rx() function319 pfd.events = get_conn_pending_rx(conn); in main()
238 int get_conn_pending_rx(APP_CONN *conn) in get_conn_pending_rx() function421 pfd.events = get_conn_pending_rx(conn); in main()
209 int get_conn_pending_rx(APP_CONN *conn) in get_conn_pending_rx() function436 pfd.events = get_conn_pending_rx(conn); in main()
255 int get_conn_pending_rx(APP_CONN *conn) function443 if (pump(conn, fd, get_conn_pending_rx(conn), timeout) != 1) {
Completed in 13 milliseconds