Searched refs:firmware_desc (Results 1 – 1 of 1) sorted by relevance
749 std::string firmware_desc; in requestChipDebugInfoInternal() local750 std::tie(legacy_status, firmware_desc) = legacy_hal_.lock()->getFirmwareVersion(ifname); in requestChipDebugInfoInternal()757 result.firmwareDescription = firmware_desc.c_str(); in requestChipDebugInfoInternal()