Home
last modified time | relevance | path

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

/system/nfc/src/nfc/nfc/
Dnfc_vs.cc99 return NFC_STATUS_INVALID_PARAM; in NFC_SendRawVsCommand()
145 return NFC_STATUS_INVALID_PARAM; in NFC_SendVsCommand()
Dnfc_main.cc668 return (NFC_STATUS_INVALID_PARAM); in NFC_Enable()
1388 case NFC_STATUS_INVALID_PARAM: in NFC_GetStatusName()
/system/nfc/src/nfc/include/
Dnfc_api.h58 #define NFC_STATUS_INVALID_PARAM NCI_STATUS_INVALID_PARAM macro