Home
last modified time | relevance | path

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

/subsys/mgmt/updatehub/
A Dupdatehub_priv.h97 struct resp_probe_objects objects; member
101 struct resp_probe_objects_array objects[4]; member
106 struct resp_probe_objects_array_array objects[2]; member
113 struct resp_probe_objects_array_array objects[2]; member
153 objects, recv_probe_objects_descr),
158 objects, 4, objects_len,
170 objects, 2, objects_len,
183 objects, 2, objects_len,
A Dupdatehub.c858 i, metadata_any_boards.objects[i].objects_len); in z_impl_updatehub_probe()
859 for (size_t j = 0; j < metadata_any_boards.objects[i].objects_len; ++j) { in z_impl_updatehub_probe()
861 &metadata_any_boards.objects[i].objects[j].objects; in z_impl_updatehub_probe()
874 metadata_any_boards.objects[1].objects[0].objects.sha256sum) + 1; in z_impl_updatehub_probe()
883 metadata_any_boards.objects[1].objects[0].objects.sha256sum, in z_impl_updatehub_probe()
885 update_info.image_size = metadata_any_boards.objects[1].objects[0].objects.size; in z_impl_updatehub_probe()
892 i, metadata_some_boards.objects[i].objects_len); in z_impl_updatehub_probe()
895 &metadata_some_boards.objects[i].objects[j].objects; in z_impl_updatehub_probe()
915 metadata_some_boards.objects[1].objects[0].objects.sha256sum) + 1; in z_impl_updatehub_probe()
924 metadata_some_boards.objects[1].objects[0].objects.sha256sum, in z_impl_updatehub_probe()
[all …]
/subsys/bluetooth/services/ots/
A DKconfig21 from all other objects, for easy exposure to a client. Enabling this will use one of the
22 objects given by BT_OTS_MAX_OBJ_CNT.
59 bool "Support patching of objects"
85 hex "Maximum number of objects that each service instance can store"
88 # object using the net_buf implementation is 2^16-1, the maximum number of objects is given
/subsys/bluetooth/audio/
A DKconfig.mpl73 bool "Support for media player objects"
79 Enables support for objects in the media player
86 int "Total memory size to use for storing the content of objects"
90 Sets the total memory size (in octets) to use for storing the content of objects.
A DKconfig.mctl50 bool "Support for accessing objects on remote player"
56 This options enables support for accessing objects (tracks, groups,
A DKconfig.mcs84 of objects.
88 int "Total memory size to use for storing the content of objects"
93 of objects.
/subsys/net/lib/lwm2m/
A DKconfig272 Set the maximum message objects for the LwM2M library client
308 int "LWM2M engine max. pending objects"
311 Set the maximum pending objects for the LwM2M library client
314 int "LWM2M engine max. reply objects"
317 Set the maximum reply objects for the LwM2M library client
605 bool "Support multiple firmware update objects [EXPERIMENTAL]"
742 int "Maximum string size for IoT device objects"
A DKconfig.ucifi7 This option adds general support for uCIFI objects
A DKconfig.ipso7 This option adds general support for IPSO objects
/subsys/tracing/
A DKconfig205 Keep lists to track kernel objects.
334 Enable tracing network objects.
/subsys/net/ip/
A DKconfig.debug32 How many external net_pkt objects are there in user specific pools.
/subsys/fs/
A DKconfig.fatfs76 Affects how many file objects area available for parallel
86 Affects how many directory objects area available for parallel

Completed in 99 milliseconds