Lines Matching defs:attr

61 #define NEXT_DB_ATTR(attr) (attr + 1)  argument
93 struct bt_gatt_attr *attr; member
111 static int ccc_find_by_ccc(const struct bt_gatt_attr *attr) in ccc_find_by_ccc()
162 static struct bt_gatt_attr *attr = server_db; in gatt_db_add() local
355 static ssize_t read_value(struct bt_conn *conn, const struct bt_gatt_attr *attr, in read_value()
387 const struct bt_gatt_attr *attr, const void *buf, in write_value()
533 static void ccc_cfg_changed(const struct bt_gatt_attr *attr, uint16_t value) in ccc_cfg_changed()
546 static struct bt_gatt_attr *add_ccc(struct bt_gatt_attr *attr) in add_ccc()
606 static int alloc_descriptor(struct bt_gatt_attr *attr, in alloc_descriptor()
663 static struct bt_gatt_attr *get_base_chrc(struct bt_gatt_attr *attr) in get_base_chrc()
731 static int alloc_included(struct bt_gatt_attr *attr, in alloc_included()
790 static uint8_t set_cep_value(struct bt_gatt_attr *attr, const void *value, in set_cep_value()
823 static uint8_t alloc_value(struct bt_gatt_attr *attr, struct set_value *data) in alloc_value()
933 static int set_attr_enc_key_size(const struct bt_gatt_attr *attr, in set_attr_enc_key_size()
1035 const struct bt_gatt_attr *attr, in disc_prim_cb()
1162 const struct bt_gatt_attr *attr, in find_included_cb()
1241 const struct bt_gatt_attr *attr, in disc_chrc_cb()
1369 const struct bt_gatt_attr *attr, in disc_all_desc_cb()
1957 const struct bt_gatt_attr *attr, in discover_func()
2140 struct bt_gatt_attr attr = server_db[cp->attr_id[i] - in notify_mult() local
2171 static uint8_t get_attrs_rp(const struct bt_gatt_attr *attr, uint16_t handle, in get_attrs_rp()
2262 static uint8_t get_attr_val_rp(const struct bt_gatt_attr *attr, uint16_t handle, in get_attr_val_rp()