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

  /system/nfc/src/nfa/p2p/
nfa_p2p_main.c 314 reason = LLCP_LINK_RF_LINK_LOSS_ERR;
326 if (reason != LLCP_LINK_RF_LINK_LOSS_ERR) /* if NFC link is still up */
  /system/nfc/src/nfc/include/
llcp_api.h 104 #define LLCP_LINK_RF_LINK_LOSS_ERR NFC_STATUS_LINK_LOSS
  /system/nfc/src/nfc/llcp/
llcp_link.c 436 if ((reason == LLCP_LINK_RF_LINK_LOSS_ERR) &&
    [all...]

Completed in 713 milliseconds