Lines Matching +full:led +full:- +full:duty +full:- +full:cycle

8  * SPDX-License-Identifier: Apache-2.0
42 #define BT_DATA_UUID16_SOME 0x02 /**< 16-bit UUID, more available */
43 #define BT_DATA_UUID16_ALL 0x03 /**< 16-bit UUID, all listed */
44 #define BT_DATA_UUID32_SOME 0x04 /**< 32-bit UUID, more available */
45 #define BT_DATA_UUID32_ALL 0x05 /**< 32-bit UUID, all listed */
46 #define BT_DATA_UUID128_SOME 0x06 /**< 128-bit UUID, more available */
47 #define BT_DATA_UUID128_ALL 0x07 /**< 128-bit UUID, all listed */
52 #define BT_DATA_SIMPLE_PAIRING_HASH_C192 0x0e /**< Simple Pairing Hash C-192 */
53 #define BT_DATA_SIMPLE_PAIRING_RAND_C192 0x0f /**< Simple Pairing Randomizer R-192 */
58 #define BT_DATA_SOLICIT16 0x14 /**< Solicit UUIDs, 16-bit */
59 #define BT_DATA_SOLICIT128 0x15 /**< Solicit UUIDs, 128-bit */
60 #define BT_DATA_SVC_DATA16 0x16 /**< Service data, 16-bit UUID */
69 #define BT_DATA_SOLICIT32 0x1f /**< Solicit UUIDs, 32-bit */
70 #define BT_DATA_SVC_DATA32 0x20 /**< Service data, 32-bit UUID */
71 #define BT_DATA_SVC_DATA128 0x21 /**< Service data, 128-bit UUID */
104 * Last Modified on 2023-01-05
115 /** Server-class Computer */
155 /** Generic Eye-glasses */
205 /** In-Shoe Running Walking Sensor */
207 /** On-Shoe Running Walking Sensor */
209 /** On-Hip Running Walking Sensor */
227 /** Multi-switch */
293 /** Multi-Sensor */
325 /** In-ground Light */
337 /** Pole-top Light */
357 /** Low-bay Light */
359 /** High-bay Light */
381 /** De-humidifier */
461 /** LED Driver */
475 /** LED Lamp */
481 /** LED Array */
483 /** Multi-Color LED Array */
541 /** 2-Wheeled Vehicle */
549 /** 3-Wheeled Vehicle */
639 /** Set-Top Box */
651 /** In-ear hearing aid */
653 /** Behind-ear hearing aid */
760 /** Non-connectable and scannable advertising. */
762 /** Non-connectable and non-scannable advertising. */
798 /* The maximum allowed high duty cycle directed advertising timeout, 1.28
1074 * @brief Encode 40 least significant bits of 64-bit LE Supported Features into array values
1075 * in little-endian format.
1077 * Helper macro to encode 40 least significant bits of 64-bit LE Supported Features value into
1087 * @param w64 LE Supported Features value (64-bits)
1094 /** @brief Encode 4 least significant bytes of 64-bit LE Supported Features into
1095 * 4 bytes long array of values in little-endian format.
1097 * Helper macro to encode 64-bit LE Supported Features value into advertising
1107 * @param w64 LE Supported Features value (64-bits)
1115 * @brief Encode 3 least significant bytes of 64-bit LE Supported Features into
1116 * 3 bytes long array of values in little-endian format.
1118 * Helper macro to encode 64-bit LE Supported Features value into advertising
1128 * @param w64 LE Supported Features value (64-bits)
1136 * @brief Encode 2 least significant bytes of 64-bit LE Supported Features into
1137 * 2 bytes long array of values in little-endian format.
1139 * Helper macro to encode 64-bit LE Supported Features value into advertising
1149 * @param w64 LE Supported Features value (64-bits)
1157 * @brief Encode the least significant byte of 64-bit LE Supported Features into
1160 * Helper macro to encode 64-bit LE Supported Features value into advertising
1170 * @param w64 LE Supported Features value (64-bits)
1182 * Helper macro to check if @p w64 has zeros as bits 40-63. The macro is compliant with BT 5.3
1183 * Core Specification where bits 0-40 has assigned values. In case of invalid value, build time