HomeSort by relevance Sort by last modified time
    Searched defs:psHciContext (Results 1 - 19 of 19) sorted by null

  /external/libnfc-nxp/src/
phHciNfc_LinkMgmt.c 87 phHciNfc_sContext_t *psHciContext,
96 void *psHciContext,
124 phHciNfc_sContext_t *psHciContext,
133 if( ( NULL == psHciContext )
141 if( ( NULL == psHciContext->p_link_mgmt_info )
146 psHciContext->p_link_mgmt_info = p_link_mgmt_info;
154 psHciContext->p_link_mgmt_info ;
163 else if( hciMode_Session == psHciContext->hci_mode )
188 psHciContext->p_pipe_list[PIPETYPE_STATIC_LINK] =
190 status = phHciNfc_Open_Pipe( psHciContext,
    [all...]
phHciNfc.c 97 phHciNfc_sContext_t *psHciContext = NULL;
117 psHciContext = (phHciNfc_sContext_t *)
120 if(psHciContext != NULL)
122 (void)memset((void *)psHciContext,0,
125 psHciContext->hci_state.cur_state = hciState_Reset;
126 psHciContext->hci_mode = hciMode_Reset;
127 psHciContext->p_hw_ref = pHwRef;
128 psHciContext->host_rf_type = phHal_eUnknown_DevType;
143 psHciContext->p_upper_notify = pHalNotify;
144 psHciContext->p_upper_context = psContext
    [all...]
phHciNfc_CE_A.c 94 phHciNfc_sContext_t *psHciContext,
106 phHciNfc_sContext_t *psHciContext
111 if( NULL == psHciContext )
118 ( NULL == psHciContext->p_ce_a_info ) &&
123 psHciContext->p_ce_a_info = ps_ce_a_info;
139 phHciNfc_sContext_t *psHciContext,
152 if ((NULL == psHciContext) || (NULL == pHwRef))
156 else if(NULL == psHciContext->p_ce_a_info)
163 psHciContext->p_ce_a_info );
178 status = phHciNfc_Open_Pipe( psHciContext,
    [all...]
phHciNfc_CE_B.c 94 phHciNfc_sContext_t *psHciContext,
106 phHciNfc_sContext_t *psHciContext
111 if( NULL == psHciContext )
118 ( NULL == psHciContext->p_ce_b_info ) &&
123 psHciContext->p_ce_b_info = ps_ce_b_info;
139 phHciNfc_sContext_t *psHciContext,
147 if ((NULL == psHciContext) || (NULL == pHwRef))
151 else if(NULL == psHciContext->p_ce_b_info)
158 psHciContext->p_ce_b_info );
173 status = phHciNfc_Open_Pipe( psHciContext,
    [all...]
phHciNfc_ISO15693.c 69 phHciNfc_sContext_t *psHciContext,
107 phHciNfc_sContext_t *psHciContext
112 if( NULL == psHciContext )
118 if (NULL != psHciContext->p_iso_15693_info)
122 else if(( NULL == psHciContext->p_iso_15693_info ) &&
127 psHciContext->p_iso_15693_info = ps_15693_info;
144 phHciNfc_sContext_t *psHciContext,
149 if( (NULL != psHciContext)
151 && ( NULL != psHciContext->p_iso_15693_info )
156 psHciContext->p_iso_15693_info
    [all...]
phHciNfc_Jewel.c 93 phHciNfc_sContext_t *psHciContext,
102 phHciNfc_sContext_t *psHciContext,
114 phHciNfc_sContext_t *psHciContext,
120 if( (NULL != psHciContext)
122 && ( NULL != psHciContext->p_jewel_info )
126 ps_jewel_info = (phHciNfc_Jewel_Info_t *)psHciContext->p_jewel_info;
138 phHciNfc_sContext_t *psHciContext
143 if( NULL == psHciContext )
150 ( NULL == psHciContext->p_jewel_info ) &&
155 psHciContext->p_jewel_info = ps_jewel_info
    [all...]
phHciNfc_RFReaderB.c 99 phHciNfc_sContext_t *psHciContext,
108 phHciNfc_sContext_t *psHciContext,
122 phHciNfc_sContext_t *psHciContext,
128 if( (NULL != psHciContext)
130 && ( NULL != psHciContext->p_reader_b_info )
135 psHciContext->p_reader_b_info ;
147 phHciNfc_sContext_t *psHciContext
152 if( NULL == psHciContext )
159 ( NULL == psHciContext->p_reader_b_info ) &&
164 psHciContext->p_reader_b_info = p_rdr_b_info
    [all...]
phHciNfc_SWP.c 82 phHciNfc_sContext_t *psHciContext,
105 phHciNfc_sContext_t *psHciContext,
117 phHciNfc_sContext_t *psHciContext,
123 if( (NULL != psHciContext)
125 && ( NULL != psHciContext->p_swp_info )
130 psHciContext->p_swp_info ;
141 phHciNfc_SWP_Init_Resources(phHciNfc_sContext_t *psHciContext)
146 if( NULL == psHciContext )
152 if(( NULL == psHciContext->p_swp_info ) &&
156 psHciContext->p_swp_info = ps_swp_info
    [all...]
phHciNfc_WI.c 98 phHciNfc_sContext_t *psHciContext,
107 phHciNfc_sContext_t *psHciContext,
118 phHciNfc_sContext_t *psHciContext,
131 phHciNfc_sContext_t *psHciContext
137 if( NULL == psHciContext )
143 if(( NULL == psHciContext->p_wi_info ) &&
147 psHciContext->p_wi_info = p_WI_info;
163 phHciNfc_sContext_t *psHciContext,
169 if( (NULL != psHciContext)
171 && ( NULL != psHciContext->p_wi_info )
    [all...]
phHciNfc_AdminMgmt.c 115 * \param[in] psHciContext psHciContext is the pointer to HCI Layer
135 void *psHciContext,
149 phHciNfc_sContext_t *psHciContext,
200 phHciNfc_sContext_t *psHciContext,
209 if( (NULL == psHciContext)
217 if( ( NULL == psHciContext->p_admin_info )
222 psHciContext->p_admin_info = (void *) p_admin_info;
230 psHciContext->p_admin_info ;
262 psHciContext->p_pipe_list[PIPETYPE_STATIC_ADMIN]
    [all...]
phHciNfc_Felica.c 105 phHciNfc_sContext_t *psHciContext,
114 phHciNfc_sContext_t *psHciContext,
129 phHciNfc_sContext_t *psHciContext,
135 if( (NULL != psHciContext)
137 && ( NULL != psHciContext->p_felica_info )
141 p_fel_info = (phHciNfc_Felica_Info_t *)psHciContext->p_felica_info ;
154 phHciNfc_sContext_t *psHciContext
159 if( NULL == psHciContext )
166 ( NULL == psHciContext->p_felica_info ) &&
171 psHciContext->p_felica_info = p_fel_info
    [all...]
phHciNfc_Generic.c 136 phHciNfc_sContext_t *psHciContext,
150 phHciNfc_sContext_t *psHciContext,
163 phHciNfc_sContext_t *psHciContext,
176 phHciNfc_sContext_t *psHciContext,
190 phHciNfc_sContext_t *psHciContext,
228 * \param[in] psHciContext psHciContext is the context of
249 phHciNfc_sContext_t *psHciContext,
516 phHciNfc_sContext_t *psHciContext,
521 &(psHciContext->lower_interface)
    [all...]
phHciNfc_IDMgmt.c 101 phHciNfc_sContext_t *psHciContext,
111 void *psHciContext,
136 phHciNfc_sContext_t *psHciContext
141 if( NULL == psHciContext )
147 if( ( NULL == psHciContext->p_identity_info )
152 psHciContext->p_identity_info = p_identity_info;
175 phHciNfc_sContext_t *psHciContext,
181 if( (NULL != psHciContext)
183 && ( NULL != psHciContext->p_identity_info )
187 psHciContext->p_identity_info
    [all...]
phHciNfc_PollingLoop.c 111 phHciNfc_sContext_t *psHciContext,
122 * \param[in] psHciContext psHciContext is the pointer to HCI Layer
172 phHciNfc_sContext_t *psHciContext,
178 if( (NULL != psHciContext)
180 && ( NULL != psHciContext->p_poll_loop_info )
185 psHciContext->p_poll_loop_info ;
197 phHciNfc_sContext_t *psHciContext
202 if( NULL == psHciContext )
209 ( NULL == psHciContext->p_poll_loop_info
    [all...]
phHciNfc_RFReaderA.c 109 phHciNfc_sContext_t *psHciContext,
118 phHciNfc_sContext_t *psHciContext,
131 phHciNfc_sContext_t *psHciContext,
144 phHciNfc_sContext_t *psHciContext,
150 if( (NULL != psHciContext)
152 && ( NULL != psHciContext->p_reader_a_info )
157 psHciContext->p_reader_a_info ;
170 phHciNfc_sContext_t *psHciContext
175 if( NULL == psHciContext )
182 ( NULL == psHciContext->p_reader_a_info ) &
    [all...]
phHciNfc_Sequence.c 116 phHciNfc_sContext_t *psHciContext,
127 * \param[in] psHciContext psHciContext is the context of
142 phHciNfc_sContext_t *psHciContext,
152 * \param[in] psHciContext psHciContext is the context of
167 phHciNfc_sContext_t *psHciContext,
174 phHciNfc_sContext_t *psHciContext,
186 phHciNfc_sContext_t *psHciContext
194 phHciNfc_sContext_t *psHciContext,
    [all...]
phHciNfc_Emulation.c 161 phHciNfc_sContext_t *psHciContext,
169 if( NULL != psHciContext->p_emulation_mgmt_info )
172 psHciContext->p_emulation_mgmt_info ;
173 pPipeInfo = psHciContext->p_pipe_list[NXP_PIPE_CONNECTIVITY];
198 status = phHciNfc_Uicc_Update_PipeInfo(psHciContext,
202 psHciContext->p_pipe_list[NXP_PIPE_CONNECTIVITY] = pPipeInfo;
225 phHciNfc_sContext_t *psHciContext,
231 if( (NULL != psHciContext)
233 && ( NULL != psHciContext->p_emulation_mgmt_info )
237 psHciContext->p_emulation_mgmt_info
    [all...]
phHciNfc_NfcIPMgmt.c 97 phHciNfc_sContext_t *psHciContext,
106 phHciNfc_sContext_t *psHciContext,
119 phHciNfc_sContext_t *psHciContext,
132 phHciNfc_sContext_t *psHciContext,
199 phHciNfc_sContext_t *psHciContext
204 if( NULL == psHciContext )
210 if (NULL != psHciContext->p_nfcip_info)
214 else if(( NULL == psHciContext->p_nfcip_info ) &&
219 psHciContext->p_nfcip_info = p_init_info;
237 phHciNfc_sContext_t *psHciContext,
    [all...]
phHciNfc_DevMgmt.c 151 phHciNfc_sContext_t *psHciContext,
161 void *psHciContext,
188 phHciNfc_sContext_t *psHciContext,
197 phHciNfc_sContext_t *psHciContext,
210 phHciNfc_sContext_t *psHciContext
216 if( NULL == psHciContext )
222 if(( NULL == psHciContext->p_device_mgmt_info ) &&
226 psHciContext->p_device_mgmt_info = p_device_mgmt_info;
242 phHciNfc_sContext_t *psHciContext,
248 if( (NULL != psHciContext)
    [all...]

Completed in 1727 milliseconds