Searched refs:handleBlobCommand (Results 1 – 3 of 3) sorted by relevance
47 Resp handleBlobCommand(uint8_t cmd, std::vector<uint8_t> data, size_t maxSize);
58 return handleBlobCommand( in setupBlobGlobalHandler()
176 Resp handleBlobCommand(uint8_t cmd, std::vector<uint8_t> data, size_t maxSize) in handleBlobCommand() function