Lines Matching +full:0 +full:x01 +full:- +full:negative
10 * SPDX-License-Identifier: Apache-2.0
22 * @version 0.8.0
47 #define BT_HAS_PRESET_INDEX_NONE 0x00
49 #define BT_HAS_PRESET_INDEX_FIRST 0x01
51 #define BT_HAS_PRESET_INDEX_LAST 0xFF
68 BT_HAS_HEARING_AID_TYPE_BINAURAL = 0x00,
73 BT_HAS_HEARING_AID_TYPE_MONAURAL = 0x01,
78 BT_HAS_HEARING_AID_TYPE_BANDED = 0x02,
84 BT_HAS_PROP_NONE = 0,
87 BT_HAS_PROP_WRITABLE = BIT(0),
96 BT_HAS_PRESET_SUPPORT = BIT(0),
108 * and @kconfig{CONFIG_BT_HAS_PRESET_COUNT} is non-zero.
116 * and @kconfig{CONFIG_BT_HAS_PRESET_COUNT} is non-zero.
141 * @param err 0 on success, ATT error or negative errno otherwise.
159 * @param err 0 on success, ATT error or negative errno otherwise.
172 * @param err 0 on success, ATT error or negative errno otherwise.
225 * @return 0 in case of success or negative value in case of error.
238 * @return 0 if success, errno on failure.
251 * @return 0 in case of success or negative value in case of error.
266 * @return 0 in case of success or negative value in case of error.
280 * @return 0 in case of success or negative value in case of error.
293 * @return 0 in case of success or negative value in case of error.
306 * @return 0 in case of success or negative value in case of error.
322 * @return 0 in case of success or negative value in case of error.
323 * @return -EBUSY if operation cannot be performed at the time.
324 * @return -EINPROGRESS in case where user has to confirm once the requested preset
375 * @return 0 if success, errno on failure.
383 * This symbol is linkable if @kconfig{CONFIG_BT_HAS_PRESET_COUNT} is non-zero.
387 * @return 0 if success, errno on failure.
398 * @return 0 if success, errno on failure.
410 * @return 0 in case of success or negative value in case of error.
422 * @return 0 in case of success or negative value in case of error.
429 BT_HAS_PRESET_ITER_STOP = 0,
452 * Iterate presets. Optionally, match non-zero index if given.
468 * @return 0 in case of success or negative value in case of error.
486 * @return 0 in case of success or negative value in case of error.
501 * @return 0 in case of success or negative value in case of error.
512 * @return 0 in case of success or negative value in case of error.