Searched defs:num_pending_ui_pdu (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/llcp/
H A Dllcp_api.c630 UINT8 num_pending_ui_pdu,
637 local_sap, num_pending_ui_pdu, total_pending_ui_pdu, total_pending_i_pdu);
649 else if ( (num_pending_ui_pdu + p_app_cb->ui_xmit_q.count >= llcp_cb.ll_tx_congest_start)
629 LLCP_IsLogicalLinkCongested(UINT8 local_sap, UINT8 num_pending_ui_pdu, UINT8 total_pending_ui_pdu, UINT8 total_pending_i_pdu) argument
/external/libnfc-nci/src/nfa/int/
H A Dnfa_p2p_int.h232 UINT8 num_pending_ui_pdu; /* number of tx UI PDU not processed by NFA */ member in struct:__anon24215

Completed in 74 milliseconds