Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub_device.h13 bool updatehub_get_device_identity(char *id, int id_max_len);
Dupdatehub_device.c13 bool updatehub_get_device_identity(char *id, int id_max_len) in updatehub_get_device_identity() function
Dshell.c72 updatehub_get_device_identity(device_id, DEVICE_ID_HEX_MAX_SIZE); in cmd_info()
Dupdatehub.c611 if (!updatehub_get_device_identity(device_id, DEVICE_ID_HEX_MAX_SIZE)) { in report()
791 if (!updatehub_get_device_identity(device_id, DEVICE_ID_HEX_MAX_SIZE)) { in z_impl_updatehub_probe()