reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
855 if (SendPacketAndWaitForResponse(packet.GetString(), response, false) == 857 if (response.IsOKResponse()) 859 uint8_t error = response.GetError(); 862 if (response.IsUnsupportedResponse()) 869 if (SendPacketAndWaitForResponse(packet.GetString(), response, false) == 871 if (response.IsOKResponse()) 873 uint8_t error = response.GetError(); 876 if (response.IsUnsupportedResponse())