Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dllcp_api.h368 extern uint8_t LLCP_RegisterClient(uint8_t link_type,
/system/nfc/src/nfa/p2p/
Dnfa_p2p_act.cc684 LLCP_RegisterClient(p_msg->api_reg_client.link_type, nfa_p2p_llcp_cback); in nfa_p2p_reg_client()
/system/nfc/src/nfc/llcp/
Dllcp_api.cc477 uint8_t LLCP_RegisterClient(uint8_t link_type, tLLCP_APP_CBACK* p_app_cback) { in LLCP_RegisterClient() function