• Home
  • Raw
  • Download

Lines Matching refs:CBInfo

127     pClientCb =gpphLibContext->CBInfo.pClientNtfRegRespCB;  in phLibNfc_NotificationRegister_Resp_Cb()
338 (void*)gpphLibContext->CBInfo.pClientNtfRegRespCntx, in phLibNfc_NotificationRegister_Resp_Cb()
352 pClientCb((void*)gpphLibContext->CBInfo.pClientNtfRegRespCntx, in phLibNfc_NotificationRegister_Resp_Cb()
377 pClientCb(gpphLibContext->CBInfo.pClientNtfRegRespCntx, in phLibNfc_NotificationRegister_Resp_Cb()
442 gpphLibContext->CBInfo.pClientNtfRegRespCB = pNotificationHandler; in phLibNfc_RemoteDev_NtfRegister()
443 gpphLibContext->CBInfo.pClientNtfRegRespCntx = pContext; in phLibNfc_RemoteDev_NtfRegister()
481 gpphLibContext->CBInfo.pClientNtfRegRespCB = NULL; in phLibNfc_RemoteDev_NtfUnregister()
482 gpphLibContext->CBInfo.pClientNtfRegRespCntx =NULL; in phLibNfc_RemoteDev_NtfUnregister()
551 gpphLibContext->CBInfo.pClientConnectCb = pNotifyReConnect_RspCb; in phLibNfc_RemoteDev_ReConnect()
552 gpphLibContext->CBInfo.pClientConCntx = pContext; in phLibNfc_RemoteDev_ReConnect()
639 gpphLibContext->CBInfo.pClientConnectCb = pNotifyConnect_RspCb; in phLibNfc_RemoteDev_Connect()
640 gpphLibContext->CBInfo.pClientConCntx = pContext; in phLibNfc_RemoteDev_Connect()
670 gpphLibContext->CBInfo.pClientConnectCb; in phLibNfc_config_discovery_con_failure_cb()
714 gpphLibContext->CBInfo.pClientConnectCb = NULL; in phLibNfc_config_discovery_con_failure_cb()
716 ps_client_con_cb (gpphLibContext->CBInfo.pClientConCntx, in phLibNfc_config_discovery_con_failure_cb()
774 gpphLibContext->CBInfo.pClientConnectCb( in phLibNfc_RemoteDev_Connect_Cb()
775 gpphLibContext->CBInfo.pClientConCntx, in phLibNfc_RemoteDev_Connect_Cb()
857 gpphLibContext->CBInfo.pClientDisConnectCb = pDscntCallback; in phLibNfc_RemoteDev_Disconnect()
858 gpphLibContext->CBInfo.pClientDConCntx = pContext; in phLibNfc_RemoteDev_Disconnect()
888 pUpper_NtfCb = gpphLibContext->CBInfo.pClientDisConnectCb; in phLibNfc_RemoteDev_Disconnect_cb()
889 pUpper_Context = gpphLibContext->CBInfo.pClientDConCntx; in phLibNfc_RemoteDev_Disconnect_cb()
901 gpphLibContext->CBInfo.pClientDisConnectCb = NULL; in phLibNfc_RemoteDev_Disconnect_cb()
902 gpphLibContext->CBInfo.pClientDConCntx = NULL; in phLibNfc_RemoteDev_Disconnect_cb()
1095 gpphLibContext->CBInfo.pClientTransceiveCb = pTransceive_RspCb; in phLibNfc_RemoteDev_Transceive()
1096 gpphLibContext->CBInfo.pClientTranseCntx = pContext; in phLibNfc_RemoteDev_Transceive()
1127 gpphLibContext->CBInfo.pClientTransceiveCb; in phLibNfc_RemoteDev_Transceive_Cb()
1134 pUpper_Context = gpphLibContext->CBInfo.pClientTranseCntx; in phLibNfc_RemoteDev_Transceive_Cb()
1192 pUpper_Context = gpphLibContext->CBInfo.pClientTranseCntx; in phLibNfc_RemoteDev_Transceive_Cb()
1198 gpphLibContext->CBInfo.pClientTransceiveCb(pUpper_Context, in phLibNfc_RemoteDev_Transceive_Cb()
1206 pUpper_Context = gpphLibContext->CBInfo.pClientTranseCntx; in phLibNfc_RemoteDev_Transceive_Cb()
1211 gpphLibContext->CBInfo.pClientTransceiveCb(pUpper_Context, in phLibNfc_RemoteDev_Transceive_Cb()