Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dllcp_api.h102 typedef void(tLLCP_LINK_CBACK)(uint8_t event, uint8_t reason); typedef
315 tLLCP_LINK_CBACK* p_link_cback);
Dllcp_int.h59 tLLCP_LINK_CBACK*
/system/nfc/src/nfc/llcp/
Dllcp_api.cc305 tLLCP_LINK_CBACK* p_link_cback) { in LLCP_ActivateLink()