Lines Matching +full:maximum +full:- +full:write
3 # Copyright (c) 2020-2022 Nordic Semiconductor ASA
4 # SPDX-License-Identifier: Apache-2.0
32 int "Maximum number of available OTS instances"
56 bool "Support OACP Write Operation"
67 bool "Support object name write"
85 hex "Maximum number of objects that each service instance can store"
87 # Given the maximum size of a directory listing record (172) and the maximum size of an
88 # object using the net_buf implementation is 2^16-1, the maximum number of objects is given
89 # by 2^16-1 / 172 = 381 == 0x17D)
91 # Max obj count is otherwise the non-RFU IDs available
106 int "Maximum object name length"