HomeSort by relevance Sort by last modified time
    Searched refs:LLCP_UPPER_BOUND_WK_SAP (Results 1 - 4 of 4) sorted by null

  /system/nfc/src/nfc/include/
llcp_defs.h 186 #define LLCP_UPPER_BOUND_WK_SAP 0x0F
  /system/nfc/src/nfa/p2p/
nfa_p2p_act.c 637 if (server_sap <= LLCP_UPPER_BOUND_WK_SAP) {
753 if (local_sap <= LLCP_UPPER_BOUND_WK_SAP)
759 else if (local_sap <= LLCP_UPPER_BOUND_WK_SAP) {
    [all...]
  /system/nfc/src/nfc/llcp/
llcp_api.c 385 } else if (reg_sap <= LLCP_UPPER_BOUND_WK_SAP) {
442 if (reg_sap <= LLCP_UPPER_BOUND_WK_SAP) {
543 if (local_sap <= LLCP_UPPER_BOUND_WK_SAP) {
    [all...]
llcp_util.c 837 if (local_sap <= LLCP_UPPER_BOUND_WK_SAP) {

Completed in 669 milliseconds