Lines Matching +full:non +full:- +full:uniform
8 * SPDX-License-Identifier: Apache-2.0
153 /** Long-term evolution (LTE) */
161 /** Code-Division Multiple Access (CDMA) */
165 /** Wideband Code-Division Multiple Access (WCDMA) */
470 * @brief The Uniform Caller Identifier of the bearer
472 * See the Uniform Caller Identifiers table in Bluetooth Assigned Numbers
477 * The Uniform Resource Identifiers schemes supported by this bearer as an UTF-8 string
479 * See https://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml for possible values.
487 * A GTBS shall be registered before any non-GTBS services. There can only be a single GTBS
528 * @retval -EINVAL @p param contains invalid data
529 * @retval -EALREADY @p param.gtbs is true and GTBS has already been registered
530 * @retval -EAGAIN @p param.gtbs is false and GTBS has not been registered
531 * @retval -ENOMEM @p param.gtbs is false and no more TBS can be registered (see
533 * @retval -ENOEXEC The service failed to be registered
549 * @retval -EINVAL @p bearer_index is invalid
550 * @retval -EALREADY The bearer identified by @p bearer_index is not registered
551 * @retval -EAGAIN The bearer identified by @p bearer_index is GTBS and there are TBS instances
553 * @retval -ENOEXEC The service failed to be unregistered
622 * @param value The Null-terminated string value. The value is not kept
796 * @param uri The Null-terminated URI string.
808 * @param interval The interval to write (0-255 seconds).
1099 * @retval -EINVAL @p cbs is NULL
1100 * @retval -EEXIST @p cbs is already registered