Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dllcp_api.h105 #define LLCP_SAP_EVT_TX_COMPLETE 0x07 /* tx queue is empty and all PDU is acked */ macro
/external/libnfc-nci/src/nfc/llcp/
Dllcp_dlc.c1386 data.tx_complete.event = LLCP_SAP_EVT_TX_COMPLETE; in llcp_dlc_get_next_pdu()