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

/system/nfc/src/nfc/include/
H A Dllcp_api.h400 ** Function LLCP_SendUI
410 extern tLLCP_STATUS LLCP_SendUI(uint8_t ssap, uint8_t dsap, NFC_HDR* p_buf);
/system/nfc/src/nfa/p2p/
H A Dnfa_p2p_act.cc949 LLCP_SendUI(local_sap, p_msg->api_send_ui.dsap, p_msg->api_send_ui.p_msg);
/system/nfc/src/nfc/llcp/
H A Dllcp_api.cc628 ** Function LLCP_SendUI
638 tLLCP_STATUS LLCP_SendUI(uint8_t ssap, uint8_t dsap, NFC_HDR* p_buf) { function

Completed in 65 milliseconds