Searched refs:synchConfiguration (Results 1 – 1 of 1) sorted by relevance
1318 uint8_t synchConfiguration = PLDM_MESSAGE_TYPE_SYNCHRONOUS; in TEST() 1343 resp->synchrony_configuration = synchConfiguration; in TEST() 1355 EXPECT_EQ(retSynchConfig, synchConfiguration); in TEST() 1365 uint8_t synchConfiguration = 0x4; in TEST() 1390 resp->synchrony_configuration = synchConfiguration; in TEST() 1406 uint8_t synchConfiguration = PLDM_MESSAGE_TYPE_SYNCHRONOUS; in TEST() 1430 resp->synchrony_configuration = synchConfiguration; in TEST() 1320 uint8_t synchConfiguration = PLDM_MESSAGE_TYPE_SYNCHRONOUS; TEST() local 1367 uint8_t synchConfiguration = 0x4; TEST() local 1408 uint8_t synchConfiguration = PLDM_MESSAGE_TYPE_SYNCHRONOUS; TEST() local