Home | History | Annotate | Download | only in src

Lines Matching refs:plower_if

518     phNfc_sLowerIF_t            *plower_if = 
523 if(NULL != plower_if->release)
525 status = plower_if->release((void *)plower_if->pcontext,
527 (void) memset((void *)plower_if, 0, sizeof(phNfc_sLowerIF_t));
558 phNfc_sLowerIF_t *plower_if = &(psHciContext->lower_interface);
560 if( (NULL != plower_if)
561 && (NULL != plower_if->send)
586 status = plower_if->send((void *)plower_if->pcontext,
614 phNfc_sLowerIF_t *plower_if = NULL ;
623 plower_if = &(psHciContext->lower_interface);
625 if( (NULL != plower_if)
626 && (NULL != plower_if->receive)
630 status = plower_if->receive((void *)plower_if->pcontext,