Home | History | Annotate | Download | only in src

Lines Matching refs:psHciContext

149                                 phHciNfc_sContext_t     *psHciContext,
159 void *psHciContext,
186 phHciNfc_sContext_t *psHciContext,
195 phHciNfc_sContext_t *psHciContext,
208 phHciNfc_sContext_t *psHciContext
214 if( NULL == psHciContext )
220 if(( NULL == psHciContext->p_device_mgmt_info ) &&
224 psHciContext->p_device_mgmt_info = p_device_mgmt_info;
240 phHciNfc_sContext_t *psHciContext,
246 if( (NULL != psHciContext)
248 && ( NULL != psHciContext->p_device_mgmt_info )
253 psHciContext->p_device_mgmt_info)->p_pipe_info ;
274 phHciNfc_sContext_t *psHciContext,
280 if( (NULL != psHciContext)
282 && ( NULL != psHciContext->p_device_mgmt_info )
287 psHciContext->p_device_mgmt_info ;
303 phHciNfc_sContext_t *psHciContext,
309 if( (NULL != psHciContext)
310 && ( NULL != psHciContext->p_device_mgmt_info )
315 psHciContext->p_device_mgmt_info ;
331 phHciNfc_sContext_t *psHciContext,
338 if( NULL == psHciContext )
342 else if(NULL == psHciContext->p_device_mgmt_info)
350 psHciContext->p_device_mgmt_info ;
371 phHciNfc_sContext_t *psHciContext,
383 if( (NULL == psHciContext) || (NULL == pHwRef) )
387 else if( NULL == psHciContext->p_device_mgmt_info )
394 psHciContext->p_device_mgmt_info)->p_pipe_info ;
410 status = phHciNfc_Send_DevMgmt_Command( psHciContext, pHwRef,
420 phHciNfc_sContext_t *psHciContext,
432 if( (NULL == psHciContext) || (NULL == pHwRef) )
436 else if( NULL == psHciContext->p_device_mgmt_info )
443 psHciContext->p_device_mgmt_info)->p_pipe_info ;
453 psHciContext->p_device_mgmt_info)->p_val = p_val;
460 status = phHciNfc_Send_DevMgmt_Command( psHciContext, pHwRef,
478 phHciNfc_sContext_t *psHciContext,
487 if( ( NULL == psHciContext )
493 else if (NULL == psHciContext->p_device_mgmt_info)
501 psHciContext->p_device_mgmt_info ;
516 status = phHciNfc_Open_Pipe( psHciContext,
521 if (HCI_SELF_TEST == psHciContext->init_mode )
538 status = phHciNfc_Send_Generic_Cmd( psHciContext,
556 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
568 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
589 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
602 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
619 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
631 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
646 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
664 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
678 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
692 psHciContext->p_config_params)->clk_req ;
693 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
706 psHciContext->p_config_params)->input_clk;
707 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
719 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
735 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
751 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
767 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
783 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
799 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
815 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
827 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
845 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
858 status = phHciNfc_Set_Param(psHciContext, pHwRef,
880 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
893 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
912 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
925 status = phHciNfc_DevMgmt_Configure( psHciContext, pHwRef,
960 phHciNfc_sContext_t *psHciContext,
968 if( (NULL == psHciContext) || (NULL == pHwRef) )
974 if( NULL != psHciContext->p_device_mgmt_info )
977 psHciContext->p_device_mgmt_info ;
989 status = phHciNfc_Send_DevMgmt_Event(psHciContext, pHwRef,
1003 status = phHciNfc_Close_Pipe( psHciContext,
1029 phHciNfc_sContext_t *psHciContext,
1035 if( NULL == psHciContext )
1039 else if ( NULL == psHciContext->p_device_mgmt_info )
1047 psHciContext->p_device_mgmt_info ;
1094 phHciNfc_sContext_t *psHciContext =
1100 if( (NULL == psHciContext) || (NULL == pHwRef) )
1104 else if( NULL == psHciContext->p_device_mgmt_info )
1111 psHciContext->p_device_mgmt_info)->p_pipe_info ;
1128 phHciNfc_Send_DevMgmt_Command( psHciContext, pHwRef,
1170 phHciNfc_sContext_t *psHciContext =
1176 if( (NULL == psHciContext) || (NULL == pHwRef) )
1180 else if( NULL == psHciContext->p_device_mgmt_info )
1187 psHciContext->p_device_mgmt_info ;
1193 status = phHciNfc_DevMgmt_InfoUpdate(psHciContext,
1212 psHciContext->p_pipe_list[PIPETYPE_STATIC_LINK] = NULL;
1280 phHciNfc_sContext_t *psHciContext =
1289 if( (NULL == psHciContext) || (NULL == pHwRef) )
1293 else if( NULL == psHciContext->p_device_mgmt_info )
1300 psHciContext->p_device_mgmt_info ;
1369 phHciNfc_Notify_Event(psHciContext, pHwRef,
1380 phHciNfc_sContext_t *psHciContext,
1392 if( (NULL == psHciContext)
1399 else if ( NULL == psHciContext->p_device_mgmt_info )
1406 psHciContext->p_device_mgmt_info ;
1438 phHciNfc_sContext_t *psHciContext,
1451 if( (NULL == psHciContext)
1453 ||(NULL == psHciContext->p_pipe_list[pipe_id])
1463 psHciContext->p_pipe_list[pipe_id];
1464 psHciContext->tx_total = 0 ;
1478 hcp_packet = (phHciNfc_HCP_Packet_t *) psHciContext->send_buffer;
1502 psHciContext->tx_total = length;
1503 psHciContext->response_pending = TRUE ;
1506 status = phHciNfc_Send_HCP( psHciContext, pHwRef );
1527 phHciNfc_sContext_t *psHciContext,
1540 if( (NULL == psHciContext)
1542 ||(NULL == psHciContext->p_pipe_list[pipe_id])
1552 psHciContext->p_pipe_list[pipe_id];
1553 psHciContext->tx_total = 0 ;
1558 hcp_packet = (phHciNfc_HCP_Packet_t *) psHciContext->send_buffer;
1579 psHciContext->tx_total = length;
1582 status = phHciNfc_Send_HCP( psHciContext, pHwRef );