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

  /system/nfc/src/nfc/include/
llcp_api.h 231 ** Function LLCP_SetConfig
247 extern void LLCP_SetConfig(uint16_t link_miu, uint8_t opt, uint8_t wt,
  /system/nfc/src/nfa/p2p/
nfa_p2p_act.c     [all...]
  /system/nfc/src/nfc/llcp/
llcp_api.c 77 ** Function LLCP_SetConfig
93 void LLCP_SetConfig(uint16_t link_miu, uint8_t opt, uint8_t wt,
99 "LLCP_SetConfig () link_miu:%d, opt:0x%02X, wt:%d, link_timeout:%d",
110 "LLCP_SetConfig (): link_miu shall not be smaller than "
116 "LLCP_SetConfig (): link_miu shall not be bigger than LLCP_MAX_MIU "
125 "LLCP_SetConfig (): link_miu shall not be bigger than LLCP_MIU (%d)",
136 "LLCP_SetConfig (): link_timeout shall not be smaller than "
142 "LLCP_SetConfig (): link_timeout shall not be bigger than "
    [all...]

Completed in 1941 milliseconds