Searched refs:PLDM_ERROR_NOT_READY (Results 1 – 6 of 6) sorted by relevance
327 else if (fileStatus == PLDM_ERROR_NOT_READY) in fileAckWithMetaData()
57 PLDM_ERROR_NOT_READY = 0x04, enumerator
555 rc = PLDM_ERROR_NOT_READY; in onComplete()
257 co_return PLDM_ERROR_NOT_READY; in getPDRs() local
1325 return pldm_fd_reply_cc(PLDM_ERROR_NOT_READY, &hdr, in pldm_fd_handle_msg()
4428 EXPECT_EQ(completionCode, PLDM_ERROR_NOT_READY); in TEST()