Home
last modified time | relevance | path

Searched refs:LLCP_UPPER_BOUND_WK_SAP (Results 1 – 5 of 5) sorted by relevance

/external/libnfc-nci/src/nfc/include/
Dllcp_defs.h179 #define LLCP_UPPER_BOUND_WK_SAP 0x0F macro
/external/libnfc-nci/src/nfa/p2p/
Dnfa_p2p_act.c699 if (server_sap <= LLCP_UPPER_BOUND_WK_SAP) in nfa_p2p_reg_server()
829 if (local_sap <= LLCP_UPPER_BOUND_WK_SAP) in nfa_p2p_dereg()
835 else if (local_sap <= LLCP_UPPER_BOUND_WK_SAP) in nfa_p2p_dereg()
/external/libnfc-nci/src/nfc/llcp/
Dllcp_api.c415 else if (reg_sap <= LLCP_UPPER_BOUND_WK_SAP) in LLCP_RegisterServer()
483 if (reg_sap <= LLCP_UPPER_BOUND_WK_SAP) in LLCP_RegisterServer()
595 if (local_sap <= LLCP_UPPER_BOUND_WK_SAP) in LLCP_Deregister()
Dllcp_util.c889 if (local_sap <= LLCP_UPPER_BOUND_WK_SAP) in llcp_util_get_app_cb()
/external/libnfc-nci/src/nfa/snep/
Dnfa_snep_act.c1569 if (local_sap <= LLCP_UPPER_BOUND_WK_SAP) in nfa_snep_reg_server()
1697 if (local_sap <= LLCP_UPPER_BOUND_WK_SAP) in nfa_snep_dereg()
1705 else if (local_sap <= LLCP_UPPER_BOUND_WK_SAP) in nfa_snep_dereg()