Home
last modified time | relevance | path

Searched refs:LLCP_SendUI (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/include/
Dllcp_api.h405 LLCP_API extern tLLCP_STATUS LLCP_SendUI (UINT8 ssap, UINT8 dsap, BT_HDR *p_buf);
/external/libnfc-nci/src/nfa/p2p/
Dnfa_p2p_act.c1039 status = LLCP_SendUI (local_sap, in nfa_p2p_send_ui()
/external/libnfc-nci/src/nfc/llcp/
Dllcp_api.c673 tLLCP_STATUS LLCP_SendUI (UINT8 ssap, in LLCP_SendUI() function