Lines Matching refs:has
146 void (*discover)(struct bt_conn *conn, int err, struct bt_has *has,
162 void (*preset_switch)(struct bt_has *has, int err, uint8_t index);
176 void (*preset_read_rsp)(struct bt_has *has, int err,
191 void (*preset_update)(struct bt_has *has, uint8_t index_prev,
203 void (*preset_deleted)(struct bt_has *has, uint8_t index, bool is_last);
216 void (*preset_availability)(struct bt_has *has, uint8_t index, bool available,
253 int bt_has_client_conn_get(const struct bt_has *has, struct bt_conn **conn);
268 int bt_has_client_presets_read(struct bt_has *has, uint8_t index, uint8_t max_count);
282 int bt_has_client_preset_set(struct bt_has *has, uint8_t index, bool sync);
295 int bt_has_client_preset_next(struct bt_has *has, bool sync);
308 int bt_has_client_preset_prev(struct bt_has *has, bool sync);