Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dllcp_api.h626 extern uint8_t LLCP_GetRemoteVersion(void);
/system/nfc/src/nfa/p2p/
Dnfa_p2p_main.cc301 llcp_activated.remote_version = LLCP_GetRemoteVersion(); in nfa_p2p_llcp_link_cback()
/system/nfc/src/nfc/llcp/
Dllcp_api.cc1415 uint8_t LLCP_GetRemoteVersion(void) { in LLCP_GetRemoteVersion() function