Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/nfc/
Dnfc_vs.c126 return NFC_STATUS_INVALID_PARAM; in NFC_SendVsCommand()
Dnfc_main.c677 return (NFC_STATUS_INVALID_PARAM); in NFC_Enable()
1384 case NFC_STATUS_INVALID_PARAM: in NFC_GetStatusName()
/external/libnfc-nci/src/nfc/include/
Dnfc_api.h46 #define NFC_STATUS_INVALID_PARAM NCI_STATUS_INVALID_PARAM /* Invalid Parameter */ macro