Searched refs:objects (Results 1 – 12 of 12) sorted by relevance
| /subsys/mgmt/updatehub/ |
| A D | updatehub_priv.h | 97 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 D | updatehub.c | 858 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 D | Kconfig | 21 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 D | Kconfig.mpl | 73 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 D | Kconfig.mctl | 50 bool "Support for accessing objects on remote player" 56 This options enables support for accessing objects (tracks, groups,
|
| A D | Kconfig.mcs | 84 of objects. 88 int "Total memory size to use for storing the content of objects" 93 of objects.
|
| /subsys/net/lib/lwm2m/ |
| A D | Kconfig | 272 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 D | Kconfig.ucifi | 7 This option adds general support for uCIFI objects
|
| A D | Kconfig.ipso | 7 This option adds general support for IPSO objects
|
| /subsys/tracing/ |
| A D | Kconfig | 205 Keep lists to track kernel objects. 334 Enable tracing network objects.
|
| /subsys/net/ip/ |
| A D | Kconfig.debug | 32 How many external net_pkt objects are there in user specific pools.
|
| /subsys/fs/ |
| A D | Kconfig.fatfs | 76 Affects how many file objects area available for parallel 86 Affects how many directory objects area available for parallel
|
Completed in 99 milliseconds