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

  /external/libnfc-nci/src/nfc/include/
llcp_defs.h 72 #define LLCP_SAP_DM_REASON_NO_SERVICE 0x02
  /external/libnfc-nci/src/nfc/llcp/
llcp_dlc.c 638 llcp_util_send_dm (ssap, dsap, LLCP_SAP_DM_REASON_NO_SERVICE );
646 llcp_util_send_dm (ssap, dsap, LLCP_SAP_DM_REASON_NO_SERVICE );
661 llcp_util_send_dm (ssap, LLCP_SAP_SDP, LLCP_SAP_DM_REASON_NO_SERVICE );
682 llcp_util_send_dm (ssap, LLCP_SAP_SDP, LLCP_SAP_DM_REASON_NO_SERVICE );
695 llcp_util_send_dm (ssap, dsap, LLCP_SAP_DM_REASON_NO_SERVICE );
    [all...]
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_act.c 473 else if (p_data->disconnect_resp.reason == LLCP_SAP_DM_REASON_NO_SERVICE)
    [all...]

Completed in 31 milliseconds