Home
last modified time | relevance | path

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

/system/nfc/src/nfc/llcp/
Dllcp_main.cc166 reason = LLCP_SAP_DISCONNECT_REASON_TIMEOUT; in llcp_process_timeout()
/system/nfc/src/nfc/include/
Dllcp_api.h155 #define LLCP_SAP_DISCONNECT_REASON_TIMEOUT 0x80 macro