Searched refs:obj_cal_checksum (Results 1 – 4 of 4) sorted by relevance
206 if (ots->cb->obj_cal_checksum) { in oacp_checksum_proc_validate()207 err = ots->cb->obj_cal_checksum(ots, conn, ots->cur_obj->id, params->offset, in oacp_checksum_proc_validate()
460 __ASSERT(ots_init->cb->obj_cal_checksum, in bt_ots_init()
218 .obj_cal_checksum = ots_obj_cal_checksum,
747 int (*obj_cal_checksum)(struct bt_ots *ots, struct bt_conn *conn, uint64_t id, member