HomeSort by relevance Sort by last modified time
    Searched refs:is_rx_congested (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nci/src/nfc/llcp/
llcp_util.c 230 &&(llcp_cb.dlcb[idx].is_rx_congested == FALSE) )
252 &&(llcp_cb.dlcb[idx].is_rx_congested == FALSE) )
739 ||(p_dlcb->is_rx_congested)
823 ||(p_dlcb->is_rx_congested)
833 ||(p_dlcb->is_rx_congested)
836 LLCP_TRACE_DEBUG3 ("llcp_util_send_rr_rnr (): local_busy=%d,is_rx_congested=%d,overall_rx_congested=%d",
837 p_dlcb->local_busy, p_dlcb->is_rx_congested, llcp_cb.overall_rx_congested);
llcp_api.c     [all...]
llcp_dlc.c     [all...]
  /external/libnfc-nci/src/nfc/int/
llcp_int.h 194 BOOLEAN is_rx_congested; /* TRUE if rx I PDU is congested */ member in struct:__anon28161

Completed in 49 milliseconds