Home
last modified time | relevance | path

Searched refs:LLCP_DELAY_TIME_TO_SEND_FIRST_PDU (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/include/
Dnfc_target.h424 #ifndef LLCP_DELAY_TIME_TO_SEND_FIRST_PDU
425 #define LLCP_DELAY_TIME_TO_SEND_FIRST_PDU 50 /* in ms */ macro
/system/nfc/src/nfc/llcp/
Dllcp_main.cc69 llcp_cb.lcb.delay_first_pdu_timeout = LLCP_DELAY_TIME_TO_SEND_FIRST_PDU; in llcp_init()