Searched refs:NCI_STATUS_OK (Results 1 – 11 of 11) sorted by relevance
64 return (NCI_STATUS_OK); in nci_snd_core_reset()95 return (NCI_STATUS_OK); in nci_snd_core_init()128 return (NCI_STATUS_OK); in nci_snd_core_get_config()181 return (NCI_STATUS_OK); in nci_snd_core_set_config()220 return (NCI_STATUS_OK); in nci_snd_core_conn_create()252 return (NCI_STATUS_OK); in nci_snd_core_conn_close()288 return (NCI_STATUS_OK); in nci_snd_nfcee_discover()322 return (NCI_STATUS_OK); in nci_snd_nfcee_mode_set()367 return (NCI_STATUS_OK); in nci_snd_discover_cmd()402 return (NCI_STATUS_OK); in nci_snd_discover_select_cmd()[all …]
371 if ((evt_data.t3t_poll.status = nci_status) == NCI_STATUS_OK) in rw_t3t_handle_nci_poll_ntf()1658 if ( (nci_status == NCI_STATUS_OK) in rw_t3t_handle_get_sc_poll_rsp()1673 … if ((status = (tNFC_STATUS) nci_snd_t3t_polling (T3T_SYSTEM_CODE_NDEF, 0, 0)) == NCI_STATUS_OK) in rw_t3t_handle_get_sc_poll_rsp()1714 if ((nci_status == NCI_STATUS_OK) && (num_responses > 0)) in rw_t3t_handle_get_sc_poll_rsp()1739 if ((nci_status == NCI_STATUS_OK) && (num_responses > 0)) in rw_t3t_handle_ndef_detect_poll_rsp()1904 if ((nci_status == NCI_STATUS_OK) && (num_responses > 0)) in rw_t3t_handle_fmt_poll_rsp()2055 if ((nci_status == NCI_STATUS_OK) && (num_responses > 0)) in rw_t3t_handle_sro_poll_rsp()2269 if (p[sod] != NCI_STATUS_OK) in rw_t3t_data_cback()2625 if ((retval = (tNFC_STATUS) nci_snd_t3t_polling (T3T_SYSTEM_CODE_NDEF, 0, 0)) == NCI_STATUS_OK) in RW_T3tDetectNDef()2898 … if ((retval = (tNFC_STATUS) nci_snd_t3t_polling (0xFFFF, T3T_POLL_RC_SC, 0)) == NCI_STATUS_OK) in RW_T3tPresenceCheck()[all …]
245 return (NCI_STATUS_OK); in nfc_ncif_send_data()737 evt_data.status = NCI_STATUS_OK; in nfc_ncif_proc_discover_ntf()1216 if (status == NCI_STATUS_OK) in nfc_ncif_proc_conn_create_rsp()1281 status = NCI_STATUS_OK; in nfc_ncif_proc_reset_rsp()1289 if (status == NCI_STATUS_OK) in nfc_ncif_proc_reset_rsp()1302 if (status == NCI_STATUS_OK) in nfc_ncif_proc_reset_rsp()1331 if (status == NCI_STATUS_OK) in nfc_ncif_proc_init_rsp()
225 if (nfc_status == NCI_STATUS_OK) in nfc_enabled()403 nfc_enabled (NCI_STATUS_OK, nfc_cb.p_nci_init_rsp); in nfc_main_handle_hal_evt()
192 if (status == NCI_STATUS_OK) in continueAfterSetSnoozeMode()243 if (status != NCI_STATUS_OK) in postDownloadPatchram()
682 if (status != NCI_STATUS_OK) in nfc_hal_prm_nci_command_complete_cback()727 if (status != NCI_STATUS_OK) in nfc_hal_prm_nci_command_complete_cback()799 if (status == NCI_STATUS_OK) in nfc_hal_prm_nci_command_complete_cback()
1280 return (NCI_STATUS_OK); in HAL_NfcSetSnoozeMode()
154 #define NCI_STATUS_OK 0x00 macro
47 #define NFA_STATUS_OK NCI_STATUS_OK /* Command succeeded */
36 #define NFC_STATUS_OK NCI_STATUS_OK /* Command succeeded */
856 if (evt_data.connect.status != NCI_STATUS_OK) in nfa_ee_api_connect()