Lines Matching refs:NCI_STATUS_OK
37 if (rsp->status == NCI_STATUS_OK) { in nci_core_reset_rsp_packet()
55 if (rsp_1->status != NCI_STATUS_OK) in nci_core_init_rsp_packet_v1()
83 return NCI_STATUS_OK; in nci_core_init_rsp_packet_v1()
96 if (rsp->status != NCI_STATUS_OK) in nci_core_init_rsp_packet_v2()
121 return NCI_STATUS_OK; in nci_core_init_rsp_packet_v2()
133 if (status != NCI_STATUS_OK) in nci_core_init_rsp_packet()
193 if (status == NCI_STATUS_OK) { in nci_rf_disc_rsp_packet()
224 if (status != NCI_STATUS_OK) in nci_rf_disc_select_rsp_packet()
236 if ((status != NCI_STATUS_OK) || in nci_rf_deactivate_rsp_packet()
256 if (discover_rsp->status != NCI_STATUS_OK || in nci_nfcee_discover_rsp_packet()
279 if (status == NCI_STATUS_OK) { in nci_core_conn_create_rsp_packet()
332 if (status == NCI_STATUS_OK) { in nci_core_conn_close_rsp_packet()