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

  /system/nfc/src/nfc/include/
llcp_api.h 125 #define LLCP_SAP_EVT_CONGEST 0x05
174 uint8_t event; /* LLCP_SAP_EVT_CONGEST */
206 tLLCP_SAP_CONGEST congest; /* LLCP_SAP_EVT_CONGEST */
  /system/nfc/src/nfc/llcp/
llcp_dlc.c     [all...]
llcp_link.c 585 data.congest.event = LLCP_SAP_EVT_CONGEST;
665 data.congest.event = LLCP_SAP_EVT_CONGEST;
    [all...]
  /system/nfc/src/nfa/p2p/
nfa_p2p_act.c 151 case LLCP_SAP_EVT_CONGEST:
    [all...]

Completed in 132 milliseconds