Searched full:large (Results 1 – 25 of 418) sorted by relevance
12345678910>>...17
3 Large Composition Data Client6 The Large Composition Data Client model is a foundation model defined by the Bluetooth mesh10 The Large Composition Data Client model was introduced in the Bluetooth Mesh Protocol Specification15 The Large Composition Data Client model communicates with a Large Composition Data Server model16 using the device key of the node containing the target Large Composition Data Server model instance.18 If present, the Large Composition Data Client model must only be instantiated on the primary
3 Large Composition Data Server6 The Large Composition Data Server model is a foundation model defined by the Bluetooth mesh10 The Large Composition Data Server model was introduced in the Bluetooth Mesh Protocol Specification14 The Large Composition Data Server does not have an API of its own and relies on a18 If present, the Large Composition Data Server model must only be instantiated on the primary24 The Large Composition Data Server model allows each model to have a list of model's specific25 metadata that can be read by the Large Composition Data Client model. The metadata list can be
17 * @defgroup bt_mesh_large_comp_data_cli Large Composition Data Client model24 /** Large Composition Data response. */36 /** Large Composition Data Status messages callbacks */38 /** @brief Optional callback for Large Composition Data Status message.40 * Handles received Large Composition Data Status messages from a Large Composition Data46 * @param cli Large Composition Data Client context.55 * Handles received Models Metadata Status messages from a Large Composition Data61 * @param cli Large Composition Data Client context.69 /** Large Composition Data Client model context */77 /** Optional callback for Large Composition Data Status messages. */[all …]
17 * @defgroup bt_mesh_large_comp_data_srv Large Composition Data Server model24 * @brief Large Composition Data Server model composition data entry.
4 # Enable large memory model to avoid relative addressing7 CONFIG_COMPILER_OPT="-mcmodel=large"
27 * -ERANGE if numeric string input is to large to convert.44 * Set to -ERANGE if numeric string input is to large to convert.61 * Set to -ERANGE if numeric string input is to large to convert.78 * Set to -ERANGE if numeric string input is to large to convert.
25 const int __aeabi_EDOM = 33; /**< Argument too large */26 const int __aeabi_ERANGE = 34; /**< Result too large */
35 large host-side clipboard pastes. Set to 0 to disable44 large host-side clipboard pastes. Set to 0 to disable
20 Question: I only want to *send* large packets. I don't need to receive large30 large notification to be sent.34 To be able to send a large notification both the server and the client need to82 should subscribe and then the peripheral will send a large notification. Right
29 \LARGE \py@release\releaseinfo36 \large \@author\\\@date
21 * * A 9th block of with 32 KiBy "large" sections23 * At time of writing the maximum number of large sections is 6, all24 * within the first large block. Theoretically there could be more49 /* Inclusive address of the RAM range covered by large sections */52 /* Size of a controllable RAM section in large blocks */
68 bool "ARC AGU large size register"72 Save and restore large AGU registers, including 12 address pointers regs,
26 /large28 /large-update
18 # Use large code model for addresses larger than 32 bits,27 zephyr_cc_option(-mcmodel=large)
2 # for platforms that do not allow frequency dividers large enough to get
37 /** Mesh Large Composition Data Server Model Context */98 LOG_ERR("Unable to send Large Composition Data Status"); in handle_large_comp_data_get()172 LOG_ERR("Large Composition Data Server only allowed in primary element"); in large_comp_data_srv_init()176 /* Large Composition Data Server model shall use the device key */ in large_comp_data_srv_init()
25 * much better O(logN) scaling in the presence of large number of50 * features like deadline scheduling which need large priority spaces
4 # The LC3 codec uses a large amount of stack. This app runs the codec in the work-queue, hence