Home | History | Annotate | Download | only in src

Lines Matching refs:if_callback

99     phNfcIF_sCallBack_t  if_callback = { NULL, NULL, NULL, NULL };
146 if_callback.pif_ctxt = psHciContext ;
147 if_callback.send_complete = &phHciNfc_Send_Complete;
148 if_callback.receive_complete= &phHciNfc_Receive_Complete;
149 if_callback.notify = &phHciNfc_Notify_Event;
159 &hciReference, if_callback,