Home
last modified time | relevance | path

Searched refs:ANY_E_CMD_NOT_SUPPORTED (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_Generic.h256 #define ANY_E_CMD_NOT_SUPPORTED 0x07U macro
DphHciNfc_Emulation.c1221 response = ANY_E_CMD_NOT_SUPPORTED; in phHciNfc_Recv_Uicc_Cmd()
DphHciNfc_AdminMgmt.c1059 response = ANY_E_CMD_NOT_SUPPORTED; in phHciNfc_Recv_Admin_Cmd()
DphHciNfc_Generic.c1013 case ANY_E_CMD_NOT_SUPPORTED: in phHciNfc_Error_Response()