Searched refs:pFwRsp (Results 1 – 1 of 1) sorted by relevance
428 pNanErrorRspMsg pFwRsp = \ in getNanResponse() local430 *id = (transaction_id)pFwRsp->fwHeader.transactionId; in getNanResponse()431 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse()437 pNanConfigurationRspMsg pFwRsp = \ in getNanResponse() local439 *id = (transaction_id)pFwRsp->fwHeader.transactionId; in getNanResponse()440 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse()446 pNanPublishServiceCancelRspMsg pFwRsp = \ in getNanResponse() local448 *id = (transaction_id)pFwRsp->fwHeader.transactionId; in getNanResponse()449 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse()452 pFwRsp->fwHeader.handle; in getNanResponse()[all …]