Searched refs:cep_value (Results 1 – 1 of 1) sorted by relevance
586 struct bt_gatt_cep cep_value; in add_cep() local593 cep_value.properties = 0x0000; in add_cep()596 return gatt_db_add(&(struct bt_gatt_attr) BT_GATT_CEP(&cep_value), in add_cep()597 sizeof(cep_value)); in add_cep()793 struct bt_gatt_cep *cep_value = attr->user_data; in set_cep_value() local801 cep_value->properties = sys_le16_to_cpu(properties); in set_cep_value()