Home
last modified time | relevance | path

Searched refs:LLCP_UPPER_BOUND_LOCAL_SAP (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/nfc/include/
Dllcp_defs.h164 #define LLCP_UPPER_BOUND_LOCAL_SAP 0x3F macro
/system/nfc/src/nfc/llcp/
Dllcp_util.cc881 } else if (local_sap <= LLCP_UPPER_BOUND_LOCAL_SAP) { in llcp_util_get_app_cb()