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

  /system/nfc/src/nfc/include/
llcp_defs.h 72 #define LLCP_SAP_DM_REASON_NO_SERVICE 0x02
  /system/nfc/src/nfc/llcp/
llcp_dlc.c 641 llcp_util_send_dm(ssap, dsap, LLCP_SAP_DM_REASON_NO_SERVICE);
648 llcp_util_send_dm(ssap, dsap, LLCP_SAP_DM_REASON_NO_SERVICE);
660 llcp_util_send_dm(ssap, LLCP_SAP_SDP, LLCP_SAP_DM_REASON_NO_SERVICE);
680 llcp_util_send_dm(ssap, LLCP_SAP_SDP, LLCP_SAP_DM_REASON_NO_SERVICE);
692 llcp_util_send_dm(ssap, dsap, LLCP_SAP_DM_REASON_NO_SERVICE);
    [all...]
  /system/nfc/src/nfa/p2p/
nfa_p2p_act.c 440 LLCP_SAP_DM_REASON_NO_SERVICE) {
    [all...]

Completed in 56 milliseconds