24#define DEV_DESCR_LLPM_SUPPORT_POS 0
25#define DEV_DESCR_LLPM_SUPPORT_SIZE 1
26#define DEV_DESCR_LEN (DEV_DESCR_LLPM_SUPPORT_POS + \
27 DEV_DESCR_LLPM_SUPPORT_SIZE)
30 BT_UUID_128_ENCODE(0x00000001, 0x7544, 0x13ac, 0x9846, 0x2e781c091d25));
33 BT_UUID_128_ENCODE(0x00000002, 0x7544, 0x13ac, 0x9846, 0x2e781c091d25));
36 BT_UUID_128_ENCODE(0x00000003, 0x7544, 0x13ac, 0x9846, 0x2e781c091d25));
static const struct bt_uuid_128 hwid_chrc_uuid
Definition dev_descr.h:35
static const struct bt_uuid_128 custom_desc_chrc_uuid
Definition dev_descr.h:32
const struct @49 dev_descr_include_once
static struct bt_uuid_128 custom_desc_uuid
Definition dev_descr.h:29