Home
last modified time | relevance | path

Searched refs:LLCP_SAP_EVT_DISCONNECT_RESP (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfc/include/
Dllcp_api.h119 #define LLCP_SAP_EVT_DISCONNECT_RESP 0x04 macro
/system/nfc/src/nfc/llcp/
Dllcp_dlc.cc247 data.disconnect_resp.event = LLCP_SAP_EVT_DISCONNECT_RESP; in llcp_dlsm_w4_remote_resp()
518 data.disconnect_resp.event = LLCP_SAP_EVT_DISCONNECT_RESP; in llcp_dlsm_w4_remote_dm()
/system/nfc/src/nfa/p2p/
Dnfa_p2p_act.cc149 case LLCP_SAP_EVT_DISCONNECT_RESP: in nfa_p2p_llcp_cback()