Searched refs:HandleBlockTransmit (Results 1 – 2 of 2) sorted by relevance
216 …Error HandleBlockTransmit(uint8_t *aBlock, uint32_t aPosition, uint16_t *aBlockLength, bool *aMore… in HandleBlockTransmit() function in ot::Coap::ResourceBlockWise
875 SuccessOrExit(error = aResource.HandleBlockTransmit(buf, in ProcessBlock2Request()