Searched refs:rxPayload (Results 1 – 1 of 1) sorted by relevance
398 void *rxPayload = hostIntfGetPayload(mRxBuf); in hostIntfGenerateAck() local413 resp = mRxCmd->fastHandler(rxPayload, rx_len, txPayload, mRxTimestamp); in hostIntfGenerateAck()467 void *rxPayload = hostIntfGetPayload(mRxBuf); in hostIntfGenerateResponse() local470 uint8_t respLen = mRxCmd->handler(rxPayload, rx_len, txPayload, mRxTimestamp); in hostIntfGenerateResponse()