Home
last modified time | relevance | path

Searched refs:set_object_u8 (Results 1 – 1 of 1) sorted by relevance

/external/libmtp/src/
Dlibmtp.c189 static int set_object_u8(LIBMTP_mtpdevice_t *device, uint32_t const object_id,
1325 return set_object_u8(device, object_id, map_libmtp_property_to_ptp_property(attribute_id), value); in LIBMTP_Set_Object_u8()
1655 static int set_object_u8(LIBMTP_mtpdevice_t *device, uint32_t const object_id, in set_object_u8() function