• Home
  • Raw
  • Download

Lines Matching refs:CBInfo

151             ||(NULL!=gpphLibContext->CBInfo.pClientRdNdefCb)  in phLibNfc_Ndef_Read()
249 gpphLibContext->CBInfo.pClientRdNdefCb= NULL; in phLibNfc_Ndef_Read()
254 gpphLibContext->CBInfo.pClientRdNdefCb = pNdefRead_RspCb; in phLibNfc_Ndef_Read()
255 gpphLibContext->CBInfo.pClientRdNdefCntx = pContext; in phLibNfc_Ndef_Read()
343 pClientCb = gpphLibContext->CBInfo.pClientRdNdefCb; in phLibNfc_Ndef_Read_Cb()
344 pUpperLayerContext = gpphLibContext->CBInfo.pClientRdNdefCntx; in phLibNfc_Ndef_Read_Cb()
346 gpphLibContext->CBInfo.pClientRdNdefCb = NULL; in phLibNfc_Ndef_Read_Cb()
347 gpphLibContext->CBInfo.pClientRdNdefCntx = NULL; in phLibNfc_Ndef_Read_Cb()
475 gpphLibContext->CBInfo.pClientWrNdefCb = NULL; in phLibNfc_Ndef_Write()
507 gpphLibContext->CBInfo.pClientWrNdefCb = pNdefWrite_RspCb; in phLibNfc_Ndef_Write()
508 gpphLibContext->CBInfo.pClientWrNdefCntx = pContext; in phLibNfc_Ndef_Write()
598 pClientCb = gpphLibContext->CBInfo.pClientWrNdefCb; in phLibNfc_Ndef_Write_Cb()
599 pUpperLayerContext = gpphLibContext->CBInfo.pClientWrNdefCntx; in phLibNfc_Ndef_Write_Cb()
601 gpphLibContext->CBInfo.pClientWrNdefCb = NULL; in phLibNfc_Ndef_Write_Cb()
602 gpphLibContext->CBInfo.pClientWrNdefCntx = NULL; in phLibNfc_Ndef_Write_Cb()
848 gpphLibContext->CBInfo.pClientCkNdefCb = pCheckNdef_RspCb; in phLibNfc_Ndef_CheckNdef()
849 gpphLibContext->CBInfo.pClientCkNdefCntx = pContext; in phLibNfc_Ndef_CheckNdef()
1000 pClientCb = gpphLibContext->CBInfo.pClientCkNdefCb; in phLibNfc_Ndef_CheckNdef_Cb()
1001 pUpperLayerContext = gpphLibContext->CBInfo.pClientCkNdefCntx; in phLibNfc_Ndef_CheckNdef_Cb()
1002 gpphLibContext->CBInfo.pClientCkNdefCb = NULL; in phLibNfc_Ndef_CheckNdef_Cb()
1003 gpphLibContext->CBInfo.pClientCkNdefCntx = NULL; in phLibNfc_Ndef_CheckNdef_Cb()
1112 pClientCb = gpphLibContext->CBInfo.pClientCkNdefCb; in phLibNfc_Ndef_ChkNdef_Pchk_Cb()
1113 pUpperLayerContext = gpphLibContext->CBInfo.pClientCkNdefCntx; in phLibNfc_Ndef_ChkNdef_Pchk_Cb()
1114 gpphLibContext->CBInfo.pClientCkNdefCb = NULL; in phLibNfc_Ndef_ChkNdef_Pchk_Cb()
1115 gpphLibContext->CBInfo.pClientCkNdefCntx = NULL; in phLibNfc_Ndef_ChkNdef_Pchk_Cb()
1149 pClientCb = pLibNfc_Ctxt->CBInfo.pClientCkNdefCb; in phLibNfc_Reconnect_Mifare_Cb()
1150 pUpperLayerContext = pLibNfc_Ctxt->CBInfo.pClientCkNdefCntx; in phLibNfc_Reconnect_Mifare_Cb()
1151 pLibNfc_Ctxt->CBInfo.pClientCkNdefCb = NULL; in phLibNfc_Reconnect_Mifare_Cb()
1152 pLibNfc_Ctxt->CBInfo.pClientCkNdefCntx = NULL; in phLibNfc_Reconnect_Mifare_Cb()
1166 pphLibNfc_RspCb_t pClientCb = pLibNfc_Ctxt->CBInfo.pClientRdNdefCb; in phLibNfc_Reconnect_Mifare_Cb()
1167 pUpperLayerContext = pLibNfc_Ctxt->CBInfo.pClientRdNdefCntx; in phLibNfc_Reconnect_Mifare_Cb()
1168 pLibNfc_Ctxt->CBInfo.pClientRdNdefCb = NULL; in phLibNfc_Reconnect_Mifare_Cb()
1169 pLibNfc_Ctxt->CBInfo.pClientRdNdefCntx = NULL; in phLibNfc_Reconnect_Mifare_Cb()
1181 pphLibNfc_RspCb_t pClientCb = pLibNfc_Ctxt->CBInfo.pClientWrNdefCb; in phLibNfc_Reconnect_Mifare_Cb()
1182 pUpperLayerContext = pLibNfc_Ctxt->CBInfo.pClientWrNdefCntx; in phLibNfc_Reconnect_Mifare_Cb()
1183 pLibNfc_Ctxt->CBInfo.pClientWrNdefCb = NULL; in phLibNfc_Reconnect_Mifare_Cb()
1184 pLibNfc_Ctxt->CBInfo.pClientWrNdefCntx = NULL; in phLibNfc_Reconnect_Mifare_Cb()
1217 pLibNfc_Ctxt->CBInfo.pClientTransceiveCb; in phLibNfc_Reconnect_Mifare_Cb()
1219 pUpperLayerContext = pLibNfc_Ctxt->CBInfo.pClientTranseCntx; in phLibNfc_Reconnect_Mifare_Cb()
1220 pLibNfc_Ctxt->CBInfo.pClientTranseCntx= NULL; in phLibNfc_Reconnect_Mifare_Cb()
1221 pLibNfc_Ctxt->CBInfo.pClientTransceiveCb= NULL; in phLibNfc_Reconnect_Mifare_Cb()
1690 gpphLibContext->CBInfo.pClientNdefNtfRespCb( in phLibNfc_Ndef_SrchNdefCnt_Cb()
1691 gpphLibContext->CBInfo.pClientNdefNtfRespCntx, in phLibNfc_Ndef_SrchNdefCnt_Cb()
1695 gpphLibContext->CBInfo.pClientNdefNtfRespCb = NULL; in phLibNfc_Ndef_SrchNdefCnt_Cb()
1696 gpphLibContext->CBInfo.pClientNdefNtfRespCntx = NULL; in phLibNfc_Ndef_SrchNdefCnt_Cb()
1718 gpphLibContext->CBInfo.pClientNdefNtfRespCb( in phLibNfc_Ndef_SrchNdefCnt_Cb()
1719 gpphLibContext->CBInfo.pClientNdefNtfRespCntx, in phLibNfc_Ndef_SrchNdefCnt_Cb()
1723 gpphLibContext->CBInfo.pClientNdefNtfRespCb = NULL; in phLibNfc_Ndef_SrchNdefCnt_Cb()
1724 gpphLibContext->CBInfo.pClientNdefNtfRespCntx = NULL; in phLibNfc_Ndef_SrchNdefCnt_Cb()
1759 … gpphLibContext->CBInfo.pClientNdefNtfRespCb(gpphLibContext->CBInfo.pClientNdefNtfRespCntx, in phLibNfc_Ndef_SrchNdefCnt_Cb()
1761 gpphLibContext->CBInfo.pClientNdefNtfRespCb = NULL; in phLibNfc_Ndef_SrchNdefCnt_Cb()
1762 gpphLibContext->CBInfo.pClientNdefNtfRespCntx = NULL; in phLibNfc_Ndef_SrchNdefCnt_Cb()
1812 gpphLibContext->CBInfo.pClientNdefNtfRespCb( in phLibNfc_Ndef_SrchNdefCnt_Cb()
1813 gpphLibContext->CBInfo.pClientNdefNtfRespCntx, in phLibNfc_Ndef_SrchNdefCnt_Cb()
1822 gpphLibContext->CBInfo.pClientNdefNtfRespCb( in phLibNfc_Ndef_SrchNdefCnt_Cb()
1823 gpphLibContext->CBInfo.pClientNdefNtfRespCntx, in phLibNfc_Ndef_SrchNdefCnt_Cb()
1844 gpphLibContext->CBInfo.pClientNdefNtfRespCb = NULL; in phLibNfc_Ndef_SrchNdefCnt_Cb()
1845 gpphLibContext->CBInfo.pClientNdefNtfRespCntx = NULL; in phLibNfc_Ndef_SrchNdefCnt_Cb()
1902 ||(NULL!=gpphLibContext->CBInfo.pClientNdefNtfRespCb)) in phLibNfc_Ndef_SearchNdefContent()
1969 gpphLibContext->CBInfo.pClientNdefNtfRespCb = pNdefNtfRspCb; in phLibNfc_Ndef_SearchNdefContent()
1970 gpphLibContext->CBInfo.pClientNdefNtfRespCntx = pContext; in phLibNfc_Ndef_SearchNdefContent()