Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dllcp_api.h517 extern tLLCP_STATUS LLCP_SendData(uint8_t local_sap, uint8_t remote_sap,
/system/nfc/src/nfa/p2p/
Dnfa_p2p_act.cc995 status = LLCP_SendData(nfa_p2p_cb.conn_cb[xx].local_sap, in nfa_p2p_send_data()
/system/nfc/src/nfc/llcp/
Dllcp_api.cc1058 tLLCP_STATUS LLCP_SendData(uint8_t local_sap, uint8_t remote_sap, in LLCP_SendData() function