Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dllcp_defs.h180 #define LLCP_UPPER_BOUND_WK_SAP 0x0F macro
/external/libnfc-nci/src/nfc/llcp/
Dllcp_api.c399 else if (reg_sap <= LLCP_UPPER_BOUND_WK_SAP) in LLCP_RegisterServer()
467 if (reg_sap <= LLCP_UPPER_BOUND_WK_SAP) in LLCP_RegisterServer()
579 if (local_sap <= LLCP_UPPER_BOUND_WK_SAP) in LLCP_Deregister()
Dllcp_util.c896 if (local_sap <= LLCP_UPPER_BOUND_WK_SAP) in llcp_util_get_app_cb()
/external/libnfc-nci/src/nfa/p2p/
Dnfa_p2p_act.c700 if (server_sap <= LLCP_UPPER_BOUND_WK_SAP) in nfa_p2p_reg_server()
830 if (local_sap <= LLCP_UPPER_BOUND_WK_SAP) in nfa_p2p_dereg()
836 else if (local_sap <= LLCP_UPPER_BOUND_WK_SAP) in nfa_p2p_dereg()