Lines Matching +full:maximum +full:- +full:read
3 # Copyright (c) 2020-2022 Nordic Semiconductor ASA
4 # SPDX-License-Identifier: Apache-2.0
29 The name of the Directory Listing Object when it is read by a client.
32 int "Maximum number of available OTS instances"
52 bool "Support OACP Read Operation"
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"