Lines Matching defs:attr
117 static void aics_state_cfg_changed(const struct bt_gatt_attr *attr, in aics_state_cfg_changed()
124 const struct bt_gatt_attr *attr, void *buf, in read_aics_state()
137 const struct bt_gatt_attr *attr, in read_aics_gain_settings()
150 static ssize_t read_type(struct bt_conn *conn, const struct bt_gatt_attr *attr, in read_type()
161 static void aics_input_status_cfg_changed(const struct bt_gatt_attr *attr, in aics_input_status_cfg_changed()
168 const struct bt_gatt_attr *attr, void *buf, in read_input_status()
250 const struct bt_gatt_attr *attr, in write_aics_control()
362 static void aics_description_cfg_changed(const struct bt_gatt_attr *attr, in aics_description_cfg_changed()
370 const struct bt_gatt_attr *attr, in write_description()
404 const struct bt_gatt_attr *attr, in aics_write()
412 struct bt_gatt_attr attr = { in aics_write() local
427 const struct bt_gatt_attr *attr, void *buf, in read_description()
544 struct bt_gatt_attr *attr; in bt_aics_register() local