Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfcStatus.h59 #define NFCSTATUS_COMMAND_NOT_SUPPORTED (0x0097) macro
DphHciNfc_Generic.h144 #define NFCSTATUS_COMMAND_NOT_SUPPORTED (0x73U) macro
DphHciNfc_AdminMgmt.c1059 status = PHNFCSTVAL(CID_NFC_HCI, NFCSTATUS_COMMAND_NOT_SUPPORTED); in phHciNfc_Recv_Admin_Cmd()
DphLibNfc_initiator.c1037 RetVal = NFCSTATUS_COMMAND_NOT_SUPPORTED; in phLibNfc_RemoteDev_Transceive()