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

  /external/libnfc-nci/src/nfc/include/
llcp_defs.h 71 #define LLCP_SAP_DM_REASON_NO_SERVICE 0x02
  /external/libnfc-nci/src/nfc/llcp/
llcp_dlc.c 637 llcp_util_send_dm (ssap, dsap, LLCP_SAP_DM_REASON_NO_SERVICE );
671 llcp_util_send_dm (ssap, LLCP_SAP_SDP, LLCP_SAP_DM_REASON_NO_SERVICE );
    [all...]
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_act.c 472 else if (p_data->disconnect_resp.reason == LLCP_SAP_DM_REASON_NO_SERVICE)
    [all...]
  /external/libnfc-nci/src/nfa/snep/
nfa_snep_act.c     [all...]

Completed in 61 milliseconds