Lines Matching defs:buf
30 const std::span<uint8_t> buf) in encodeQueryDeviceIdentificationRequest()
63 const std::span<const uint8_t> buf, in decodeQueryDeviceIdentificationResponse()
90 std::span<uint8_t> buf) in encodeGetTemperatureReadingRequest()
122 const std::span<const uint8_t> buf, in decodeGetTemperatureReadingResponse()
156 std::span<uint8_t> buf) in encodeReadThermalParametersRequest()
188 std::span<const uint8_t> buf, in decodeReadThermalParametersResponse()
222 uint8_t averagingInterval, std::span<uint8_t> buf) in encodeGetPowerDrawRequest()
253 int decodeGetPowerDrawResponse(std::span<const uint8_t> buf, in decodeGetPowerDrawResponse()
286 std::span<uint8_t> buf) in encodeGetCurrentEnergyCounterRequest()
318 std::span<const uint8_t> buf, in decodeGetCurrentEnergyCounterResponse()
351 std::span<uint8_t> buf) in encodeGetVoltageRequest()
382 int decodeGetVoltageResponse(std::span<const uint8_t> buf, in decodeGetVoltageResponse()
415 std::span<uint8_t> buf) in encodeGetInventoryInformationRequest()
447 std::span<const uint8_t> buf, in decodeGetInventoryInformationResponse()