Searched refs:BT_OTS_DATE_TIME_FIELD_SIZE (Results 1 – 2 of 2) sorted by relevance
1025 if (length <= BT_OTS_DATE_TIME_FIELD_SIZE) { in read_obj_created_cb()1031 BT_OTS_DATE_TIME_FIELD_SIZE); in read_obj_created_cb()1066 if (length <= BT_OTS_DATE_TIME_FIELD_SIZE) { in read_obj_modified_cb()1071 BT_OTS_DATE_TIME_FIELD_SIZE); in read_obj_modified_cb()1720 if ((start_len - buf->len) + BT_OTS_DATE_TIME_FIELD_SIZE > rec->len) { in decode_record()1732 if ((start_len - buf->len) + BT_OTS_DATE_TIME_FIELD_SIZE > rec->len) { in decode_record()
514 #define BT_OTS_DATE_TIME_FIELD_SIZE 7 macro