Searched refs:NCI_STATUS_OK (Results 1 – 8 of 8) sorted by relevance
37 if (rsp->status == NCI_STATUS_OK) { in nci_core_reset_rsp_packet()59 if (rsp_1->status != NCI_STATUS_OK) in nci_core_init_rsp_packet_v1()99 return NCI_STATUS_OK; in nci_core_init_rsp_packet_v1()116 if (rsp->status != NCI_STATUS_OK) in nci_core_init_rsp_packet_v2()156 return NCI_STATUS_OK; in nci_core_init_rsp_packet_v2()168 if (status != NCI_STATUS_OK) in nci_core_init_rsp_packet()228 if (status == NCI_STATUS_OK) { in nci_rf_disc_rsp_packet()259 if (status != NCI_STATUS_OK) in nci_rf_disc_select_rsp_packet()271 if ((status != NCI_STATUS_OK) || in nci_rf_deactivate_rsp_packet()291 if (discover_rsp->status != NCI_STATUS_OK || in nci_nfcee_discover_rsp_packet()[all …]
49 nci_req_complete(ndev, NCI_STATUS_OK); in nci_core_reset_ntf_packet()568 return NCI_STATUS_OK; in nci_extract_activation_params_iso_dep()613 return NCI_STATUS_OK; in nci_extract_activation_params_nfc_dep()651 return NCI_STATUS_OK; in nci_store_general_bytes_nfc_dep()684 return NCI_STATUS_OK; in nci_store_general_bytes_nfc_dep()693 return NCI_STATUS_OK; in nci_store_ats_nfc_iso_dep()706 return NCI_STATUS_OK; in nci_store_ats_nfc_iso_dep()715 int err = NCI_STATUS_OK; in nci_rf_intf_activated_ntf_packet()854 if (err == NCI_STATUS_OK) { in nci_rf_intf_activated_ntf_packet()869 if (err != NCI_STATUS_OK) in nci_rf_intf_activated_ntf_packet()[all …]
246 if (r == NCI_STATUS_OK) { in nci_hci_send_cmd()376 nci_req_complete(ndev, NCI_STATUS_OK); in nci_hci_resp_received()402 nci_req_complete(ndev, NCI_STATUS_OK); in nci_hci_hcp_message_rx()501 NCI_STATUS_OK, hcp_skb); in nci_hci_data_received_cb()601 if (r == NCI_STATUS_OK) { in nci_hci_set_param()641 if (r == NCI_STATUS_OK) { in nci_hci_get_param()
27 case NCI_STATUS_OK: in nci_to_errno()
422 nci_req_complete(ndev, NCI_STATUS_OK); in nci_nfcc_loopback_cb()438 if (r != NCI_STATUS_OK) in nci_nfcc_loopback()467 if (r == NCI_STATUS_OK && resp) in nci_nfcc_loopback()1117 if (r != NCI_STATUS_OK) in nci_discover_se()
455 if (r != NCI_STATUS_OK) in st_nci_control_se()569 if (r != NCI_STATUS_OK) in st_nci_hci_network_init()
32 #define NCI_STATUS_OK 0x00 macro
625 if (rsp->status == NCI_STATUS_OK) { in fdp_nci_core_get_config_rsp_packet()