Searched refs:attribute_handle (Results 1 – 4 of 4) sorted by relevance
342 uint16_t attribute_handle, struct pldm_msg *msg) in encode_get_bios_attribute_current_value_by_handle_req() argument365 request->attribute_handle = htole16(attribute_handle); in encode_get_bios_attribute_current_value_by_handle_req()408 uint16_t *attribute_handle) in decode_get_bios_attribute_current_value_by_handle_req() argument411 transfer_op_flag == NULL || attribute_handle == NULL) { in decode_get_bios_attribute_current_value_by_handle_req()424 *attribute_handle = le16toh(request->attribute_handle); in decode_get_bios_attribute_current_value_by_handle_req()
147 uint16_t attribute_handle; member432 uint16_t attribute_handle, struct pldm_msg *msg);464 uint16_t *attribute_handle);
535 request->attribute_handle = htole16(attributehandle); in TEST()552 uint16_t attribute_handle = 0; in TEST() local557 sizeof(transferOpFlag) + sizeof(attribute_handle)> in TEST()570 request->attribute_handle = attribute_handle; in TEST()609 EXPECT_EQ(attributeHandle, le16toh(req->attribute_handle)); in TEST()
1111 'name' => 'attribute_handle',1180 'name' => 'attribute_handle',