Searched refs:NCI_STATUS_OK (Results 1 – 4 of 4) sorted by relevance
79 #define NCI_STATUS_OK 0x00 macro
95 if (NCI_STATUS(pkt) != NCI_STATUS_OK && in nfc_hal_open_sm()103 if (NCI_STATUS(pkt) == NCI_STATUS_OK) { in nfc_hal_open_sm()
179 dummy_rsp.payload[0] = NCI_STATUS_OK; in nfc_hal_prehandler()
50 #define NCI_STATUS_OK 0x00 macro639 if (status != NCI_STATUS_OK) { in phNxpNciHal_process_ext_cmd_rsp()