Home
last modified time | relevance | path

Searched refs:p_delay_first_pdu_timeout (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfa/p2p/
Dnfa_p2p_api.c1118 UINT16 *p_delay_first_pdu_timeout) in NFA_P2pGetLLCPConfig() argument
1128 p_delay_first_pdu_timeout); in NFA_P2pGetLLCPConfig()
1134 … P2P_TRACE_API1 (" delay_first_pdu_timeout:%d", *p_delay_first_pdu_timeout); in NFA_P2pGetLLCPConfig()
/external/libnfc-nci/src/nfa/include/
Dnfa_p2p_api.h556 UINT16 *p_delay_first_pdu_timeout);
/external/libnfc-nci/src/nfc/llcp/
Dllcp_api.c189 UINT16 *p_delay_first_pdu_timeout) in LLCP_GetConfig() argument
199 *p_delay_first_pdu_timeout = llcp_cb.lcb.delay_first_pdu_timeout; in LLCP_GetConfig()
205 LLCP_TRACE_API1 (" delay_first_pdu_timeout:%d", *p_delay_first_pdu_timeout); in LLCP_GetConfig()
/external/libnfc-nci/src/nfc/include/
Dllcp_api.h266 UINT16 *p_delay_first_pdu_timeout);