Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_Generic.h249 #define ANY_OK 0x00U macro
DphHciNfc_Emulation.c1168 uint8_t response = (uint8_t) ANY_OK; in phHciNfc_Recv_Uicc_Cmd()
DphHciNfc_AdminMgmt.c973 uint8_t response = (uint8_t) ANY_OK; in phHciNfc_Recv_Admin_Cmd()
DphHciNfc_Generic.c934 else if( ((uint8_t) ANY_OK != instruction) in phHciNfc_Process_Response()