Searched refs:DEV_CLASS_LEN (Results 1 – 1 of 1) sorted by relevance
119 #define DEV_CLASS_LEN 3 /**< Device class Length */ macro120 typedef uint8_t wiced_bt_dev_class_t[DEV_CLASS_LEN]; /**< Device class */289 … {register unsigned int ijk; for (ijk = 0; ijk < DEV_CLASS_LEN;ijk++) *(p)++ = (uint8_t) a[DEV_CLA…307 …d int ijk; register uint8_t *_pa = (uint8_t *)a + DEV_CLASS_LEN - 1; for (ijk = 0; ijk < DEV_CLASS…