Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dllcp_int.h316 tLLCP_STATUS llcp_util_send_ui(uint8_t ssap, uint8_t dsap,
/system/nfc/src/nfc/llcp/
Dllcp_util.cc276 tLLCP_STATUS llcp_util_send_ui(uint8_t ssap, uint8_t dsap, in llcp_util_send_ui() function
Dllcp_api.cc658 status = llcp_util_send_ui(ssap, dsap, p_app_cb, p_buf); in LLCP_SendUI()